body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	background-color: #efefef;
}
a:link {
	text-decoration: none;
	color: #0033cc;
}
a:visited {
	text-decoration: none;
	color: #0033cc;
}
a:hover {
     text-decoration: underline;
     color: #3333ff; 
}
a:active {
	text-decoration: none;
	color: #0033cc;
}
Paragraph {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 9pt;
	color: #000000;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

.littletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.Greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #174923;
	text-align: left;
}
.GreenSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #234B33;
}
.BlueGreenSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #134582;
}

.GreenHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #336666;
}

.TextTall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

.BlackHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.BlackSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
.BlackCaptionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.TanText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #B4AE82;
	text-align: left;
}
.LabelHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	font-weight: bold;
	color: #4C4C4C;
	text-align: center;
}
.RedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #800000;
}
.BlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003399;
}
.RedSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #800000;
}
.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;
	color: #ffffff;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #006600;
	font-weight: bold;
}

#LeftNavBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;}
.NavBoxText {color: #000000; font-style: normal; line-height: 1.60em; text-decoration: none; padding: 9px;}
a.NavBoxLink:link    {color: #0033cc; font-style: normal; line-height: 1.60em; text-decoration: none; padding: 9px; }
a.NavBoxLink:visited {color: #0033cc; font-style: normal; line-height: 1.60em; text-decoration: none; padding: 9px;}
a.NavBoxLink:hover  {color: #3333ff; font-style: normal; line-height: 1.60em; text-decoration: underline; padding: 9px;}
a.NavBoxLink:active  {color: #0033cc; font-style: normal; line-height: 1.60em; text-decoration: none; padding: 9px;} 

a.WhiteNavBoxLink:link    {color: #ffffff; font-style: normal; line-height: 1.60em; text-decoration: none; padding: 9px; }
a.WhiteNavBoxLink:visited {color: #ffffff; font-style: normal; line-height: 1.60em; text-decoration: none; padding: 9px;}
a.WhiteNavBoxLink:hover   {color: #ffffff; font-style: normal; line-height: 1.60em; text-decoration: underline; padding: 9px;}
a.WhiteNavBoxLink:active  {color: #ffffff; font-style: normal; line-height: 1.60em; text-decoration: none; padding: 9px;} 
