BODY
{
	font-family: Arial;
	font-size: 10pt;
	color: black;
	padding-right: 0px;
	padding-left: 0px;	
	padding-bottom: 0px;
	margin: 0px;	
	padding-top: 0px;	
}
.DivHeader
{
	color: black;
	background-color: white;
}
.DivNavBar
{
	color: black;
	background-color: white;
	margin: 0;
	padding: 0 0 5px 5px;
	border-width: 1px;
	border-color: green;
}
.DivProdNavBar
{
	color: black;
	font-size: 8pt;
	font-weight: normal;
	background-color: navy;
	margin: 0;
	padding: 5px 0 5px 25px;
	border-color: green;
}
.DivBody
{
	color: black;
	padding: 10px;
}
.DivLeftBar
{
	color: black;
	background-color: white;
	margin: 0;
	padding: 0;
}
.DivFooter
{
	color: black;
}
a:link
{
	font-size: 10pt;
	color: navy;
	font-weight: bold;
}
a:visited
{
	color: maroon;
	font-weight: bold;
}
a:hover
{
	color: red;
}
a:active
{
	color: red font-weight: bold;
}
.BodyHeader
{
	font-size: 13pt;
	color: black;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}
.BodyHeaderNoLine
{
	font-size: 13pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}
.BodySubHeader
{
	font-weight: bold;
	font-size: 13pt;
	color: black;
	font-family: Arial;
}
.BodySubHeaderSmall
{
	color: black;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
.BodyText
{
	color: black;
	font-size: 12pt;
}
.BodyText10
{
	color: black;
	font-size: 10pt;
}
.BodyText8
{
	color: black;
	font-size: 8pt;
}
.BodyText10Bold
{
	color: black;
	font-size: 10pt;
	font-weight: bold;
}
.AddressFooter
{
	color: black;
	font-size: 10pt;
}
.BodyTextBold
{
	color: black;
	font-size: 12pt;
	font-weight: bold;
}
h3
{
	color: black;
	font-size: 14pt;
	font-weight: bold;
	margin: 1em 0;
}
.RedProdLink
{
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: red;
	padding: 2px;
	border: outset 1px maroon;
}
.BodyTable
{
	color: white;
	background-color: navy;
	text-align: center;
	margin: 0;
	padding: 0;
	border: solid 1px gray;
}
.CurrentNavLink
{
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: red;
	padding: 2px;
	border: outset 1px maroon;
}
BodyLink
{
	font-size: 10pt;
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}
.BodyWarning
{
	font-size: 10pt;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.BodyWarningSmall
{
	font-size: 8pt;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
P
{
	font-size: 10pt;
}
td
{
	font-size: 10pt;
}
