body, table, td, p
{
  font: 8pt Verdana, Arial, Helvertica, "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;
}

.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: 0;
	margin: 13px 0px 15px 0px;
}

.Page_SubHeading
{
	font-size: xx-small;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.ProductPage_SubHeading
{
	font-size: xx-small;
	font-weight: bold;
	padding: 0;
	margin: 0px 0px 15px 0px;
}

.ProductPage_CategoryHeading
{
	font-size: xx-small;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.Page_Content
{
	font-size: smaller;
}

.ProductPage_Content
{
	font-size: smaller;
	line-height: 20px;
}

.Page_Paragraph
{
	padding: 0;
	margin: 0px 0px 15px 0px;
}

.ProductPage_CategoryItems
{
	padding: 0;
	margin: 0px 0px 15px 10px;
	line-height: 20px;
}

.ProductPage_Bullets
{
	padding: 0;
	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: 11px Verdana, sans-serif;
	color: #FFF;
}

a.firstLevelNav:link, a.firstLevelNav:active, a.firstLevelNav:visited {
	text-decoration: none;
}

a.firstLevelNav:hover {
	color: #83B5C7;
	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;
}