
BODY, P, UL, OL, LI, TD, BLOCKQUOTE  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
}
	  
H1 { font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 13pt;
}

.hometext {
	color: #FFCC00;
	font-size: 10pt;
}

.homeheading {
	color: #FFCC00;
	font-weight: bold;
	font-size: 10pt;
}

.pagetitle {
	color: #002500;
	font-weight: bold;
	font-size: 14pt;
; font-style: normal
}

.TableDetails {
	font-size: 8pt;
}

A.leftnav:LINK, A.leftnav:VISITED {
	
	color: #DDDDDD; 
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14pt
}

A.leftnav:ACTIVE {
	color: #999966 ;
	text-decoration: none;
}
		
A.leftnav:HOVER {
	color: #FFCC00 ;
	text-decoration: none;
}

A.rightnav:LINK, A.rightnav:VISITED {
	
	color: #DDDDDD; 
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14pt
}

A.rightnav:ACTIVE {
	color: #999966 ;
	text-decoration: none;
}
			
A.rightnav:HOVER {
	color: #FFCC00 ;
	text-decoration: none;
}

A.mainlink:LINK, A.mainlink:VISITED { 
	
	color: #999966; 
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14pt
} 
			
A.mainlink:HOVER {
	color: #002500 ;
	text-decoration: none;
}

.provider {
	color: #999999; 
	font-size: 8pt;
	font-weight: normal;
}

A.provider:LINK, A.provider:VISITED {
	text-decoration: underline;

}
			
A.provider:HOVER {
	color: #E0E0E0;
}

img {
	border-color: #002500
}
a:hover img {
	border-color: #FFCC00
}

