<style TYPE="text/css">



/* backgrounds for various pages */

.custServiceBG {  background-color: #88A582; background-image: url(/main_graphics/custService_bg.jpg); background-repeat: no-repeat}
.productsBG {  background-color: #A59F82; background-image: url(/main_graphics/products_bg.jpg); background-repeat: no-repeat}
.seniorBG {  background-color: #A59F82; background-image: url(/main_graphics/senior_bg.jpg); background-repeat: no-repeat}
.companyBG {  background-color: #8D82A5; background-image: url(/main_graphics/company_bg.jpg); background-repeat: no-repeat}
.agentsBG {  background-color: #82A599; background-image: url(/main_graphics/agents_bg.jpg); background-repeat: no-repeat}
.generalBG {  background-color: #82A2A5; background-image: url(/main_graphics/general_bg.jpg); background-repeat: no-repeat}
.contactBG {  background-color: #A58291; background-image: url(/main_graphics/contact_bg.jpg); background-repeat: no-repeat}
.homeBG {  background-color: #8294A5; background-image: url(/main_graphics/home_bg.jpg); background-repeat: no-repeat}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	font-weight : bold;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
	font-weight : bold;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
	background-color: #CCCCCC;
}
.text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 14px}

.errortext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366; line-height: 14px}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color : #003366;
	color: white;
}

.reportfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color : #CCCCCC;
	color: black;
}

.reqfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color : #003366;
	color: white;
}

.reqAdminfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color : #003366;
	color: white;
}

.link
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: white;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color : #CCCCCC;
	color: white;
}
.SubmitButton {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12 px;
	width : auto;
}


/* General styles */,
body {
	font-family: Arial, Helvetica sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align : top;
}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}
li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
b {color: FFFFFF; font-weight: bold; }
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 14px}
span {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
a {font-family: arial, helvetica, verdana; }
a:link {
	color: #003366;
}
a:visited {color: #003366; }
a:hover {color: #000000; ; text-decoration: none}
#header { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; line-height: 16px; font-weight: bold; }

#form_textarea { background-color: #E6E6E6; color: #000000; font-size: 10px; font-family: Arial; }
#form_textarea_red { background-color: #E6E6E6; color: #FF0000; font-size: 10px; font-family: Arial; }
#form_dropdown { background-color: #FFFFFF; color: #000000; font-size: 10px; font-family: Arial; border: 1 solid #415462 }
#form_submit { background-color: #000000; color: #FFFFFF; font-size: 10px; font-weight: 700; font-family: Arial; border: 1 solid #FFFFFF }
#form_checkbox { color: #000000; font-size: 10px; font-weight: 700; font-family: Arial; }
#sumbitcomplaint { 
	background-color: #036; 
	color: #fff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	border: solid 1px #666; 
	margin: 0; 
	padding: 0;
	}

.complaint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 2px 10px;
	width: auto;
	background: #036 url(../images/complaintbg.gif) no-repeat right top;
	}
.complaint:link,.complaint:active,.complaint:visited {
	color: #fff;
	
	}
.complaint:hover {
	color: #fff;
	background-color: #666;
	
	}
	
</style>
