/* Text Colors

green: #00653C
burgundy: #7B2231
tan: #E6CDBE
*/
body, p, td {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color : #7B2231;
}

a.Main_Nav:link, a.Main_Nav:visited  {font-family: Arial; color : #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none;}
a.Main_Nav:active, a.Main_Nav:hover  {font-family: Arial; color : #E6CDBE; text-decoration: underline; font-size: 11px; font-weight: bold;}

.White_Menu_Text {font-family: Arial; color : #FFFFFF; font-size: 10pt; font-weight: bold; text-decoration: none;}
.Tan_Menu_Text {font-family: Arial; color : #E6CDBE; font-size: 11px; font-weight: bold; text-decoration: none;}

a.Small_Links:link, a.Small_Links:visited  {font-family: Arial; color : #FFFFFF; font-size: 8pt; font-weight: bold; text-decoration: none;}
a.Small_Links:active, a.Small_Links:hover  {font-family: Arial; color : #E6CDBE; text-decoration: underline; font-size: 8pt; font-weight: bold;}

a.Bottom_Links:link, a.Bottom_Links:visited  {font-family: Arial; color : #00653C; font-size: 10px; font-weight: normal;  text-decoration: none;}
a.Bottom_Links:active, a.Bottom_Links:hover  {
	font-family: Arial;
	color : #7B2231;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
.Bottom_Text{font-family: Arial;	color : #7B2231;	font-size: 10px;	font-weight: normal;}

a.Tiny_Links_Reg:link, a.Tiny_Links_Reg:visited  {font-family: Arial; color : #00653C; font-size: 7pt; font-weight: normal; text-decoration: none;}
a.Tiny_Links_Reg:active, a.Tiny_Links_Reg:hover  {font-family: Arial; color : #7B2231; text-decoration: underline; font-size: 7pt; font-weight: normal;}

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

a.Small_Links_Reg:link, a.Small_Links_Reg:visited  {font-family: Arial; color : #7B2231; font-size: 8pt; font-weight: normal;  text-decoration: none;}
a.Small_Links_Reg:active, a.Small_Links_Reg:hover  {font-family: Arial; color : #00653C; text-decoration: underline; font-size: 8pt; font-weight: normal;}


a:link, a:visited  {font-family: Arial; color : #7B2231; font-size: 10pt; font-weight: bold;  text-decoration: none;}
a:active, a:hover  {font-family: Arial; color : #00653C; text-decoration: underline; font-size: 10pt; 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;}

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

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

.normalGreen {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #00653C;
}

.smaller_red {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #921D2F;
}
.smaller_green {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #00653C;
}
.smaller_black {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}

.smaller_white {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
}

.smaller_burgundy {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #7B2231;
}
.normal_red {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #921D2F;
}
.normal_burgundy {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #7B2231;
}
.normal_black {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}

.indent {
	margin-left: 10px;
}
.BoldLargerGreen {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 14px;
	font-weight: bold;
font-style: normal;
color:#00653C;
}

.Small_Text {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #7B2231;
}
#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:#7B2231;
}
.ItalicHeaderGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
font-style: italic;
color:#00653C;
}
.ItalicHeaderGreen_Larger {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
font-style: italic;
color:#00653C;
}
.HeaderGreen_Larger {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
font-style: normal;
color:#00653C;
}
.ItalicHeaderTan {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
font-style: italic;
color:#DCBFAD;
}

.ItalicSmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
font-style: italic;
color:#7B2231;
}

