  .text{font-family:Tahoma; font-size:10px;  color:#00487D; text-decoration:none}
  .main{font-family:"Trebuchet MS", "Myriad Pro"; font-size:9pt;  color:#25272E; line-height:normal; }
  .aoimain a:link{
  font-family:"Trebuchet MS", "Myriad Pro";
  font-size:9pt;  
  color:#FFFFFF;
  line-height:normal; 
  text-decoration: none; 
  display: block;
  background-color: #c1bdb2;
}
  .aoimain a:visited{
  font-family:"Trebuchet MS", "Myriad Pro"; 
  font-size:9pt;  
  color:#FFFFFF;
  line-height:normal;
  text-decoration: none; 
  display: block;
  background-color: #c1bdb2;
}
  .aoimain a:hover{
  font-family:"Trebuchet MS", "Myriad Pro"; 
  font-size:9pt;  
  color:#FFFFFF;
  line-height:normal; 
  text-decoration: none; 
  display: block; 
  background-color: #ff8000;
  margin-left: -10px;
  padding-left: 10px
}
  .orange{font-family:Tahoma; font-size:11px;  color:#FF8000; line-height:13px}
  .policy{font-family:Tahoma; font-size:11px;  color:#00243E; text-decoration:none}
  .policy2{font-family:Tahoma; font-size:9px;  color:#708594; text-decoration:none}
  .text2{font-family:Tahoma; font-size:9px;  color:#80A4BE; text-decoration:none}
  .blue{font-family:Tahoma; font-size:11px;  color:#004170;}

H1 {
  color: #004170;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: -0.05em
}
H2 {
  color: #004170;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: -0.05em
}
H3 {
  color: #004170;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.05em;
  font-weight: bold;
  letter-spacing: -0.05em
}
.subheadBlue {
  color: #004170;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.05em;
  font-weight: bold;
  letter-spacing: -0.05em
}

.subheadOrange {
  color: #ff8000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.05em;
  font-weight: bold;
  letter-spacing: -0.05em
}

.td_light {
  background-image: url(bg_light.gif);
  padding: 20px
}
.td_dark {
  background-image: url(bg_dark.gif)
}

.td_light ul, .td_light li {
	font-family: "Trebuchet MS", "Myriad Pro";
	font-weight: bold;
	font-size: 9pt;
	list-style-image: url(li_bullet.gif)
}

a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:visited {
  text-decoration: none;
  color: #000000;
	font-weight: bold;
}

a:active {
  text-decoration: underline;
  color: #000000;
	font-weight: bold;
}

.aoi {
background-color: #c1bdb2;
  padding-left: 10px
}

a:hover {
  color: #003399;
  text-decoration: underline;
	font-weight: bold;
}

p {font-family:"Trebuchet MS", "Myriad Pro"; font-size:9pt;  color:#25272E; line-height:normal; }



  .input{
  		width:170px; height:17px;
		border-width:1px;
		border-style:solid;
		background-color:#F2F5F7;
		border-color:#425D70;
		font-family:Tahoma; font-size:11px;  color:#919191;
		}
		
	
		.textarea{
		width:170px; height:125px;
		border-width:1px;
		border-style:solid;
		background-color:#F2F5F7;
		border-color:#425D70;
		font-family:Tahoma; font-size:11px;  color:#919191;
		overflow:auto;
		}
  .center-image {
	text-align: center;
}
