/* ----------------- LISTS-------------------*/ 
ul { font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
       list-style:  square; color: #00779f; font-size: 10pt; line-height: 14pt} 
.bookmrks { font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
                        font-weight: bold; color: #808080 }    
.ulblackorange { font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif; color: #000080; 
                                font-weight: bold; line-height: 14pt}
.ulblack { font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif; color: black; line-height: 12pt}          				 
.ulgray { font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif; color: #666666; line-height: 13pt; margin-left: 15pt}  
.ulrust { font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif; color: #993300; font-size: 92%; line-height: 92%}
.ulnorm { font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif; line-height: 14pt}            
ol { list-style: decimal; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: normal;
}




.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	color : #CC0202;
}

.gry-head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #66676A;
}

.hdr {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
	color : #EA0000:
}

.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #CC0202;
	font-weight : bold;
}

}

.head-s {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #000000;
	font-weight : bold;
}

.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	
}

.body-bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	
}
.body-s {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	padding-left : 20px}
}
.lftnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #800000;
	font-weight : normal;
	line-height : 12pt;
}
.hdlftnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	font-weight : bold;
}

.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.navlt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.red {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FF0000;
}

A:LINK {
	text-decoration : none;
	color : #CC0000;
	font-weight : bold;
}
A:VISITED {
	text-decoration : none;
	color : #000080;
	font-weight : bold;
	
}
A:HOVER {
	color : #005500;
	font-weight : Bold;
	text-decoration : underline;
	background : Yellow;
}


