@charset "iso-8859-1";
BODY {
   font-family: arial,helvetica,san-serif;
   font-size: 8pt;
   font-style: normal;
   color: black;
   background-color: #294A73;
}
	A:link {
		font-size: 8pt;
		color: #000000; 
		text-decoration: none;
		}
	A:visited {
		font-size: 8pt;
		color: gray; 
		text-decoration: none;
		}
	A:hover {
		font-size: 8pt;
		cursor: hand;
		color: white; 
		background-color: #637281; 
		text-decoration: none;
		}		
	A:active {
		font-size: 8pt;
		color: gray; 
		text-decoration: none;
		}

ul		{
		list-style:disc;
		margin:0px;
		padding:0px;
		}

li		{
		/*height:16px;*/
		background:url('images/arrow1.gif') no-repeat bottom left;
		padding-left:9px; padding-right:0; padding-top:0; padding-bottom:10
		}
		

.inputXXX	{
		width:276px;
		height:22px;
		border-width:1px;
		border-style:solid;
		<!--- border-color:#232323; ---> 
		<!--- background:#707070; ---> 
		color:#E4E4E4;
		<!--- font-family:arial;
		font-size:10px;
		<!--- padding:2 0 0 7px ---> 
		}
		
.textbox{
		font-size: 10px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;	 
		} 
		
.checkbox {
		font-family: Geneva, Arial, Helvetica;
		font-size: 10pt;
		} 
		
.scrollbox{
	font-family: Geneva, Arial, Helvetica;
	font-size: 10pt;	
	background:#ffffff;
  {
  
.textarea{
		width:276px;
		height:94px;
		border-width:1px;
		border-style:solid;
		border-color:#232323;
		background:#707070;
		color:#E4E4E4;
		font-family:arial;
		font-size:10px;
		overflow:hidden;
		padding:2 0 0 7px
		}
.mylink1 {
		font-family: Geneva, Arial, Helvetica;
		font-size: 12pt;
		color: red; 
		text-decoration: none;
		font-weight: bolder;
		}
.mylink1:hover {
		font-family: Geneva, Arial, Helvetica;
		font-size: 12pt;
		cursor: none;
		color: #62B1BF; 
		background-color: yellow; 
		text-decoration: none;
		}
.mylink1:visited {
		font-size: 12pt;
		color: #000000; 
		text-decoration: none;
		}

.textboxxxx {
		font-size: 10px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;	
  		border-right: 1px solid; 
  		border-top: 1px solid #c0c0c0; 
  		border-left: 1px solid #c0c0c0; 
  		border-bottom: 1px solid #c0c0c0;
  		<!--- border-left-color : Maroon; ---> 
  		<!--- border-right-color : Maroon; ---> 
  		<!--- border-top-color : Maroon; ---> 
  		<!--- border-bottom-color : Maroon;  ---> 
  		} 


.formfield {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		border-color: #D8E0F8;
		background-color: #E6EAD8 ;
		border-width: 1px;
		color: #000000 ;
	}
.formhead {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bolder;
		border-color: #D0400F;
		background-color: #D0400F;
		color: #ffffff;
		border-width: 1px;
	}	
.forminput{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		background-color: #9CADBD;
		color: #ffffff;
		border-width: 1px;
		
	}
.formtext {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
	}
	
.bodytext {
   	    font-family: arial,helvetica,san-serif;
		font-size: 8pt;
   		font-style: normal;
   		color: #000000;
   }
	.submit {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bolder;
		border-color: #D0400F;
		background-color: darkgray;
		color: #ffffff;
		border-width: 1px;
	}
	.headfoot {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #CCCCCC;
		color: #ffffff;
		font-weight: bolder;
	}	
	.caption {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bolder;
		color: #294A73;
	}
	.caption1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #AD6B6B;
		font-weight: bold;
	}
	.caption2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #BD9C5A;
		font-weight: bold;
	}
	.caption3 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FF9C31;
		font-weight: bold;
	}
	.caption4 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #799091;
		font-weight: bold;
	}
	.caption5 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #6B6B73;
		font-weight: bold;
	}
	.caption6 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #C68452;
		font-weight: bold;
	}
	.caption7 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #4498A2;
		font-weight: bold;
	}
	.head1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #AD6B6B;
		color: #F7E7E7;
		font-weight: bolder;
	}
	.head2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #BD9C5A;
		color: #EFE7CE;
		font-weight: bolder;
	}
	.head3 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #FF9C31;
		color: #FFFFDE;
		font-weight: bolder;
	}
	.head4 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #9CADBD;
		color: #E7EFEF;
		font-weight: bolder;
	}
	.head5 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #6B6B73;
		color: #E7E7E7;
		font-weight: bolder;
	}
	.head6 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #C68452;
		color: #F7EFDE;
		font-weight: bolder;
	}
	.head7 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #4498A2;
		color: #E7F4F5;
		font-weight: bolder;
	}
	.head8 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bolder;
		background-color: #D0400F;
		color: #ffffff;
	}	
	.head9 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bolder;
		background-color: #8CB5DE;
		color: #ffffff;
	}	
	.bar1 {
		background-color: #F7E7E7;
	}
	.bar2 {
		background-color: #EFE7CE;

	}
	.bar3 {
		background-color: #FFFFDE;
	}
	.bar4 {
		background-color: #E7EFEF;
	}
	.bar5 {
		background-color: #E7E7E7;
	}
	.bar6 {
		background-color: #F7EFDE;
	}
	.boxshadow {
		border-width: 1px;
		bordercolorlight: #000000;
		bordercolordark: #FFFFFF; 
		bgcolor: #ffffff; 
	 }
	.boxgray {
		bordercolorlight: lightgray;
		bordercolordark: #lightgray; 
		background-color: #ffffff; 
		border-width: 1px;
	 } 
	.bullet {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #CC0000;
	}	
	.copyright {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8px;
	}
	
	
	
	.note { font-size: 9pt }
	p { font-size: 9pt }
	
	h1 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold; 
color: #AD6B6B; }

h2 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
color: #FFFFFF; }	
	
	
	A.viewdetails:link {
		font-size: 8pt;
		font-weight: bold;
		color: #AD6B6B;
		text-decoration: none;
	}

	A.viewdetails:visited {
		font-size: 8pt;
		font-weight: bold;
		color: #AD6B6B;
		text-decoration: none;
	}

	A.viewdetails:hover {
		font-size: 8pt;
		font-weight: bold;
		cursor: hand;
		color: white; 
		background-color: #AD6B6B; 
		text-decoration: none;
	}	

.statecovered {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;		
	}	
	
	
	
</style>