/* Text Colors

light blue: #D8E2F0
dark green: #004F35
red: #921D2F
*/
body, td, p {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #004F35;
}
.smallwhitetext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
a.Small_Links:link, a.Small_Links:visited  {font-family: Verdana; color : #004F35; font-size: 8pt; font-weight: bold; text-decoration: none;}
a.Small_Links:active, a.Small_Links:hover  {font-family: Verdana; color : #921D2F; text-decoration: underline; font-size: 8pt; font-weight: bold;}

a.Bottom_Links:link, a.Bottom_Links:visited  {font-family: Verdana; color : #004F35; font-size: 7pt; font-weight: normal;  text-decoration: none;}
a.Bottom_Links:active, a.Bottom_Links:hover  {
	font-family: Verdana;
	color : #921D2F;
	text-decoration: underline;
	font-size: 7pt;
	font-weight: normal;
	background-color: #EBE1A2;
}

a.Tiny_Links_Reg:link, a.Tiny_Links_Reg:visited  {font-family: Verdana; color : #004F35; font-size: 7pt; font-weight: normal; text-decoration: none;}
a.Tiny_Links_Reg:active, a.Tiny_Links_Reg:hover  {font-family: Verdana; color : #921D2F; text-decoration: underline; font-size: 7pt; font-weight: normal;}

.Tiny_Text{
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	color: #004F35;
	}
a.Red_Links:link, a.Red_Links:visited  {font-family: Verdana; color : #921D2F; font-size: 10pt; font-weight: bold;  text-decoration: none;}
a.Red_Links:active, a.Red_Links:hover  {font-family: Verdana; color : #004F35; text-decoration: underline; font-size: 10pt; font-weight: bold;}

a.Small_Links_Reg:link, a.Small_Links_Reg:visited  {font-family: Verdana; color : #004F35; font-size: 8pt; font-weight: normal;  text-decoration: none;}
a.Small_Links_Reg:active, a.Small_Links_Reg:hover  {font-family: Verdana; color : #921D2F; text-decoration: underline; font-size: 8pt; font-weight: normal;}


.ArialDkBlueLg{
	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #004580;

}
.ArialGreenMed{
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #95c73c;

}
a:link, a:visited  {font-family: Arial; color : #004F35; font-size: 11px; font-weight: bold;  text-decoration: none;}
a:active, a:hover  {font-family: Arial; color : #921D2F; text-decoration: underline; font-size: 11px; font-weight: bold;}

a.heading2:link, a.heading2:visited  {font-family: "Times New Roman", Times, serif; color : #921D2F; font-size: 14pt;  text-decoration: none; font-weight: bold;}
a.heading2:active, a.heading2:hover  {font-family: "Times New Roman", Times, serif; color : #95C73C; text-decoration: underline; font-size: 14pt; font-weight: bold;}

a.LargeLinkGreen:link, a.LargeLinkGreen:visited  {font-family: Arial; color : #004F35; font-size: 15px;  text-decoration: none; font-weight: bold;}
a.LargeLinkGreen:active, a.LargeLinkGreen:hover  {font-family: Arial; color : #921D2F; text-decoration: underline; font-size: 15px; font-weight: bold;}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
font-style: normal;
color:#921D2F;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
font-style: normal;
color:#921D2F;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
font-style: normal;
color:#921D2F;
}

.normal {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #004F35;
}
.normalArialRed {
	font-family: Arial;
	font-size: 11pt;
	font-style: bold;
	color: #921D2F;
}

.smaller_red {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: #921D2F;
}
.normal_red {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #921D2F;
}
.Small_Text {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: #004F35;
}
#printonly { 
  display : none; 
} 


.special { display:none;
margin-left:5px; } 
/*

*/
ul.nomargin{
	margin-left:0px;

}
.ItalicHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
font-style: italic;
color:#921D2F;
}
