body, table, td, p
{
  font: 8pt Verdana, Arial, Helvertica, sans serif;
  color: #000000;
}


a:link { color:#B02223; }
a:visited { color:#B02223;}
a:hover { color:#B02223;}
a:active { color:#B02223; }



A.thing:link
{
	color:#000000; text-decoration: none;
}

A.thing:visited
{
	color:#000000; text-decoration: none;
}

A.thing:active
{
	color:#000000; text-decoration: none;
}

.SideLabels
{
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 1px;
    COLOR: black;
    PADDING-TOP: 1px;
    FONT-FAMILY: Arial;
}

.ProductPage_Heading, .Page_Heading
{
	font-size: x-small;
	font-weight: bold;
	color: #0C3487;
	padding: 0px, 0px, 0px, 0px;
	margin: 13px, 0px, 15px, 0px;
}

.Page_SubHeading
{
	font-size: xx-small;
	font-weight: bold;
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 0px, 0px;
}

.ProductPage_SubHeading
{
	font-size: xx-small;
	font-weight: bold;
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 15px, 0px;
}

.ProductPage_CategoryHeading
{
	font-size: xx-small;
	font-weight: normal;
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 0px, 0px;
}

.Page_Content
{
	font-size: smaller;
}

.ProductPage_Content
{
	font-size: smaller;
	line-height: 20px;
}

.Page_Paragraph
{
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 15px, 0px;
}

.ProductPage_CategoryItems
{
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 15px, 10px;
	line-height: 20px;
}

.ProductPage_Bullets
{
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 0px, 26px;
	line-height: 20px;
}
.ProductPage_Note
{
	font-style: italic;
}

.ProductPage_ItemsTable th
{
	vertical-align: top;
	text-align: left;
	font-size: xx-small;
	font-weight: bold;
}

.ProductPage_ItemsTable td
{
	vertical-align: top;
	text-align: left;
	font-size: 9px;
}

.BackLink
{
	position: relative;
	float: right;
	left: 0px;
	top: 0px;
	margin: 13px, 0px, 0px, 0px;
}

TABLE.tableProductLinkList
{
	border: #000000 0px solid;
	border-collapse: collapse;
}

TABLE.tableProductLinkList TD
{
	padding: 3px;
	border: #000000 2px solid;
}

.url {
	font-size: 9px;
}