BODY, TD, TH, P, DIV, FORM, H1, H2, H3, H4, BLOCKQUOTE, UL, OL {
	font-family : Verdana, Arial, sans-serif;
}
BODY, P, TD, DIV, H1, H2, H3, H4 {
	color : #666666;
}
BODY         {
	margin : 24px 20px;
	font-size : smaller;
}
A {
	color: #336699;
	text-decoration : none;
}
A:HOVER {
	color : red;
	text-decoration : underline;
}
.navbar {
	border-left:0px solid #336699; border-right:0px solid #336699; border-top:1px solid #336699; border-bottom:1px solid #336699; height : 22px;
	margin-bottom : 4px;
	padding-top : 1px;
	width : 100%
}
.navbar A {
	color : #336699;
}
TD.navbarcol{
		font-size : smaller;
    	color : Gray;
}
HR {
	color : silver ;
	height : 1px;
}
H1, H2, H3
{
	color : #336699;
}
TD
{
	font-size: smaller;
}
TD.product
{
	color : White;
	background-color : #336699;
	width : 100%;
	font-size: 14pt;
	font-weight: bold;
}
H3.Product {
	color : White;
	background-color : #336699;
}
.subhead {
	font-style : italic;
	margin-top: -35px;
	margin-bottom: 6px;
	text-align : right;
	font-weight : bold;
	font-size : smaller;
}
.bodytext {
	text-indent : 1em;
}
TD.mainbar {
	padding-left : 16px;
	font-size: smaller;
}
TD.mainbar A{
	color: #336699;
}
TD.HighlightsBar {
	background-color: #F5F5F5;
	font-size: smaller;
}
TD.HighlightsBar A
{
	color: #333333;
	text-decoration: none;
}
TD.HighlightsBar A:HOVER
{
	color: #336699;
}
TD.Left {
	background-color: #EAEAEA;
}
TD.LeftHeader
{
	background-color: Silver;
	font-size: smaller;
	font-weight: bold;
	text-align : center;
	width: 100%;
}
TD.LeftBody
{
	font-size: smaller;
	width: 100%
}
TD.LeftBody A
{
	color: #333333;
	text-decoration: none;
}
TD.LeftBody A:HOVER
{
	color: #336699;
}
