a:link
{
	font-family: Arial, Verdana;
}
a:hover
{
	font-family: Arial, Verdana;
}
a:active 
{
	font-family:Arial, Verdana;
}
.foot_link
{
	font-size: 10pt;
	color: #C0C0C0;
	text-decoration: none;
	margin-top: 0pt;
	margin-bottom: 0pt;
}
:hover.foot_link, .foot_link-active, :hover.foot_link-active
{
	text-decoration: underline;
	color: #FFFFFF;
}
.pg_link
{
   	font-size: 10pt;
   	color: #800000;
    font-weight: 400;  
   	text-decoration: underline;
}
:hover.pg_link, .pg_link-active, :hover.pg_link-active 
{
   	color: #800000; 
   	font-weight: 800;
    text-decoration: none;  
}
.header_link
{
   	font-size: 14pt;
   	color: #800000;
    font-weight: 800;  
   	text-decoration: underline;
}
:hover.header_link, .header_link-active, :hover.header_link-active 
{
   	color: #800000; 
   	font-weight: 800;
    text-decoration: none;  
}
.heavy_page
{
	color: #800000;
	font-weight: 800;
}	
.blue_heading
{
	color: #0066CC;
	font-weight: 800;
}	
.red_heading
{
	color: #FF0000;
	font-weight: 800;
}
.green_heading
{
	color: #006633;
	font-weight: 800;
}
.sub_head
{
	color: #CC6600;
}
.page_ul         
{
	list-style-type: disc;
	word-spacing: 0; 
	text-indent: 0; 
	margin-bottom: 0pt;
	margin-top: 2pt;
	margin-left: 15pt;
	line-height: 200%;
}
table
{	
	font-family: Arial, Verdana;
	color: #000000; 
	text-align: left;
	font-size: 10pt;
	word-spacing: 0; 
	text-indent: 0; 
}
p
{
	font-family: Arial, Verdana;
	color: #000000; 
	text-align: left;
	font-size: 10pt;
	word-spacing: 0; 
	text-indent: 0; 
	margin-top: 8pt;
	margin-bottom: 0pt;
}
ul
{
	list-style-type: disc;
	word-spacing: 0; 
	text-indent: 0; 
	margin-bottom: 5pt;
	margin-top: 5pt;
	margin-left: 1pt;
	line-height: 100%;
}
h1
{
	font-family: Arial, Verdana;
	font-size: 26pt;
	color: #FFFFFF;
	font-weight: 400;
	text-align: center;
	margin-top: 0pt;
	margin-bottom: 0pt;

}
h2
{
	font-family: Calibri, Arial, Verdana;
	font-size: 20pt;
	color: #CC6600;
	font-weight: 400;
	text-align: left;
	margin-top: 0pt;
	margin-bottom: 0pt;	
}
h3
{
	font-family: Calibri, Arial, Verdana;
	font-size: 14pt;
	color: #CC6600;
	font-weight: 800;
	text-align: left;
	margin-top: 0pt;
	margin-bottom: 5pt;	
}
h4
{
	font-family: Arial, Verdana;
	font-size: 11pt;
	color: #CC6600;
	font-weight: 400;
	margin-top: 10pt;
	margin-bottom: 8pt;
}
h5
{
	font-family: Arial; Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: 800;
	margin-top: 10pt; 
	margin-bottom: 2pt; 
}
h6
{
	font-family: Arial; Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: 400;
	margin-top: 3pt; 
	margin-bottom: 3pt; 
}
.navlist ul
{
	margin-left: 0pt;
	padding-left: 0pt;
	white-space: nowrap;
}
.navlist li
{
	display: inline;
	list-style-type: none;
}
.navlist a 
{
	padding: 5px 9px;
}
.navlist a:link, .navlist a:visited
{
	color: #FFFFFF;
	background-color: #AE2C00;
	text-decoration: none;
}
.navlist a:hover
{
	color: #FFFFFF;
	background-color: #800000;
	text-decoration: none;
}