@charset "iso-8859-1";
BODY {
   font-family: arial,helvetica,san-serif;
   font-size: 10pt;
   font-style: normal;
   font-weight: normal;
   color: black;
   background-color: white;
}
	.all	{
		font-family: Verdana, Arial, Helvetica, sans-serif;	 
		font-size:10px;
		padding:2 0 0 7px	
		text-align: left;
		width:276px;
		height:22px;
		border-width:1px;
		border-style:solid;
		border-color:#232323 #232323 #232323 #232323;
		background-color:#ffffff;
		color:#E4E4E4;
		}
		
	.pagebg{
		background-color: #ffffff;
	}
		
	.bodytext {
   	    font-family: arial,helvetica,san-serif;
		font-size: 10pt;
   		font-style: normal;
   		color: #000000;
   }
   
   	ul	{
		list-style:disc;
		margin:0px;
		padding:0px;
		}
	li	{
		height:16px;
		background:url('images2/arrow1.gif') no-repeat bottom left;
		padding-left:9px; padding-right:0; padding-top:0; padding-bottom:10
		}
		
	A:link {
		font-size: 8pt;
		color: gray; 
		text-decoration: none;
		}
	A:visited {
		font-size: 8pt;
		color: gray; 
		text-decoration: none;
		}
	A:hover {
		font-size: 8pt;
		cursor: hand;
		color: red; 
		text-decoration: none;
		}		
	A:active {
		font-size: 8pt;
		color: gray; 
		text-decoration: none;
		}

	.link2 {
		font-family: Geneva, Arial, Helvetica;
		font-size: 12pt;
		color: red; 
		text-decoration: none;
		font-weight: bolder;
		}
	.link2:hover {
		font-family: Geneva, Arial, Helvetica;
		font-size: 12pt;
		cursor: none;
		color: #62B1BF; 
		background-color: yellow; 
		text-decoration: none;
		}
	.link2:visited {
		font-size: 12pt;
		color: #000000; 
		text-decoration: none;
		}
		
	.link3 {
		font-family: Geneva, Arial, Helvetica;
		font-size: 12pt;
		color: green; 
		text-decoration: none;
		font-weight: bolder;
		}
	.link3:hover {
		font-family: Geneva, Arial, Helvetica;
		font-size: 12pt;
		cursor: none;
		color: blue; 
		background-color: white; 
		text-decoration: none;
		}
	.link3:visited {
		font-size: 12pt;
		color: red; 
		text-decoration: none;
		}

		
	.formsubmitred {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bolder;
		color: #ffffff;
		text-align: center;
		border-top:  1px solid #C70032;
		border-right:  1px solid #C70032; 
		border-bottom: 1px solid #C70032;
		border-left:  1px solid #C70032; 
		background-color: red;
	}
	
	.formsubmit {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bolder;
		color: #ffffff;
		text-align: center;
		border-top:  1px solid blue;
		border-right:  1px solid blue; 
		border-bottom: 1px solid blue;
		border-left:  1px solid blue; 
		background-color: #6278AA;
	}
	.formtext {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #637281;
	}		
	.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;
	}	
	.formfield{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		background-color: #E7EFEF;
		color: black;
		border-top:  1px solid lightblue;
		border-right:  1px solid lightblue; 
		border-bottom: 1px solid lightblue;
		border-left:  1px solid lightblue; 
	}
	.formarea{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		background-color: #ffffff;
		color: #000000;
		border-width: 1px;
		border-color: lightblue;	
	}
	select{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px:
		background-color: #E7F4F5;
		color: #000000;
		border-top:  1px solid lightblue;
		border-right:  1px solid lightblue; 
		border-bottom: 1px solid lightblue;
		border-left:  1px solid lightblue; 	
	}

	.f1a{
		color: #163781;
	}
	.f1b{
		color: #6278AA;
	}
	.f2a{
		color: #166F16;
	}
	.f2b{
		color: #6EA56E;
	}
	.f3a{
		color: #C70032;
	}
	.f3b{
		color: #FE859A;
	}
	.f4a{
		color: #5D5D5D;
	}
	.f4b{
		color: #909091;
	}
	.f5a{
		color: #6F166F;
	}
	.f5b{
		color: #995B99;
	}
	.f6a{
		color: #55A1D0;
	}
	.f6b{
		color: #E7EFEF;
	}
	.f7a{
		color: #FB7006;
	}
	.f7b{
		color: #FAC49B;
	}	
	.f8a{
		color: #E7845A;
	}
	.f8b{
		color: #F2BBA4;
	}	

	.c1a{
		background-color: #163781;
	}
	.c1b{
		background-color: #6278AA;
	}
	.c2a{
		background-color: #166F16;
	}
	.c2b{
		background-color: #6EA56E;
	}
	.c3a{
		background-color: #C70032;
	}
	.c3b{
		background-color: #FE859A;
	}
	.c4a{
		background-color: #5D5D5D;
	}
	.c4b{
		background-color: #909091;
	}
	.c5a{
		background-color: #6F166F;
	}
	.c5b{
		background-color: #995B99;
	}
	.c6a{
		background-color: #55A1D0;
	}
	.c6b{
		background-color: #E7EFEF;
	}
	.c7a{
		background-color: #FB7006;
	}
	.c7b{
		background-color: #FAC49B;
	}	
	.c8a{
		background-color: #E7845A;
	}
	.c8b{
		background-color: #F2BBA4;
	}	

	
	.headfoot {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #CCCCCC;
		color: #ffffff;
		font-weight: bolder;
	}	
	
	.head1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 22px;
		font-weight: bolder;
		color: #9CADBD;
	}
	.head2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #7CBDED;
		font-weight: bold;
	}
	.head3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #BD9C5A;
		font-weight: bold;
	}
	.head4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FF9C31;
		font-weight: bold;
	}
	.subhead1A {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: D0400F;
		font-weight: bold;
	}
	.subhead1B {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #4498A2;
		font-weight: bold;
	}
	.subhead1C {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #637281;
		font-weight: bold;
	}
	.subhead1D {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #A58CAD;
		text-align: left;
	}
	.head4 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #9CADBD;
		color: #E7EFEF;
		font-weight: bolder;
	}

	.subhead1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		color: D0400F;
		text-align: left;
	}
	.subhead2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #4498A2;
		text-align: left;
	}
	.subhead3 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: D0400F;
		text-align: left;
	}
	.subhead4 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #A58CAD;
		text-align: left;
	}
	.head4 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #9CADBD;
		color: #E7EFEF;
		font-weight: bolder;
	}

	.bar1 {
		background-color: #EFEFEF;
	}
	.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;
	}
</style>