body, table, td, p
{
  font: 10pt Arial, Verdana, Helvetica, sans serif;
  color: #000000;
}

A.thing:link
{
	color:#000000; text-decoration: none;
}

A.thing:visited
{
	color:#000000; text-decoration: none;
}

A.thing:active
{
	color:#000000; text-decoration: none;
}

#footer
{
    FONT-SIZE: 8pt;
    COLOR: #498286;
    
}
#footer2
{
    FONT-SIZE: 8pt;
    COLOR: black;
    
}

.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;
}

.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;
}

td.tree {
	padding: 4px 0px 4px 0px;
}

a.firstLevelNav {
	font: 8pt Arial,verdana;
	color: #000000;
}

a.firstLevelNav:link, a.firstLevelNav:active, a.firstLevelNav:visited {
	text-decoration: none;
}

a.firstLevelNav:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.secondLevelNav {
	font: 10px Verdana, sans-serif;
	color: #CCC;
}

a.secondLevelNav:link, a.secondLevelNav:active, a.secondLevelNav:visited {
	text-decoration: none;
}

a.secondLevelNav:hover {
	color: #FFF;
	text-decoration: none;
}

img.frontpageisstupid {
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}