/* Text Colors

tan: #F3EBD8
red: #982127
logo red: #CD323A
orange: #F5A060
*/
p {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #982127;
}

a.Small_Links:link  {font-family: Verdana; color : #982127; font-size: 8pt; font-weight: bold; text-decoration: none;}
a.Small_Links:visited  {font-family: Verdana; color : #982127; font-size: 8pt; font-weight: bold; text-decoration: none;}
a.Small_Links:active  {font-family: Verdana; color : #F5A060; text-decoration: underline; font-size: 8pt; font-weight: bold}
a.Small_Links:hover  {font-family: Verdana; color : #F5A060; text-decoration: underline; font-size: 8pt; font-weight: bold;}

a.Bottom_Links:link  {font-family: Verdana; color : #982127; font-size: 7pt; font-weight: normal;  text-decoration: none;}
a.Bottom_Links:visited  {font-family: Verdana; color : #982127; font-size: 7pt; font-weight: normal;  text-decoration: none;}
a.Bottom_Links:active  {font-family: Verdana; color : #F5A060; text-decoration: underline; font-size: 7pt; font-weight: normal;}
a.Bottom_Links:hover  {
	font-family: Verdana;
	color : #F5A060;
	text-decoration: underline;
	font-size: 7pt;
	font-weight: normal;
}

a.Tiny_Links_Reg:link  {font-family: Verdana; color : #982127; font-size: 7pt; font-weight: normal; text-decoration: none;}
a.Tiny_Links_Reg:visited  {font-family: Verdana; color : #982127; font-size: 7pt; font-weight: normal; text-decoration: none;}
a.Tiny_Links_Reg:active  {font-family: Verdana; color : #982127; text-decoration: underline; font-size: 7pt; font-weight: normal;}
a.Tiny_Links_Reg:hover  {font-family: Verdana; color : #F5A060; text-decoration: underline; font-size: 7pt; font-weight: normal;}

.Tiny_Text{
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	color: #982127;
	}

a.Small_Links_Reg:link  {font-family: Verdana; color : #982127; font-size: 8pt; font-weight: normal;  text-decoration: none;}
a.Small_Links_Reg:visited  {font-family: Verdana; color : #982127; font-size: 8pt; font-weight: normal;  text-decoration: none;}
a.Small_Links_Reg:active  {font-family: Verdana; color : #F5A060; text-decoration: underline; font-size: 8pt; font-weight: normal;}
a.Small_Links_Reg:hover  {font-family: Verdana; color : #F5A060; 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  {font-family: Verdana; color : #982127; font-size: 10pt; text-decoration:none; font-weight: bold;}
a:visited  {font-family: Verdana; color : #982127; font-size: 10pt; font-weight: bold;  text-decoration: none;}
a:active  {font-family: Verdana; color : #F5A060; text-decoration: underline; font-size: 10pt; font-weight: bold;}
a:hover  {font-family: Verdana; color : #F5A060; text-decoration: underline; font-size: 10pt; font-weight: bold;}

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

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

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

.normal {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #982127;
}
.normalArialOrange {
	font-family: Arial;
	font-size: 11pt;
	font-style: bold;
	color: #F5A060;
}

.smaller_orange {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: #F5A060;
}
.normal_orange {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #F5A060;
}
.Small_Text {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: #982127;
}
#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:#F5A060;
}
.ItalicHeaderLogoRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
font-style: italic;
color:#CD323A;
}
