body {
	background-color: #0087a7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #90B0D2;
	font-variant: small-caps;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.form_required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-variant: small-caps;
	color: #00FFFF;
	font-weight: bold;
}
INPUT {
	background-color: #EBEBE3;
	color: black;
	font-family: arial, verdana, "ms sans serif";
	font-weight: normal;
	font-size: 9pt;
	font-variant: normal;
} 

TEXTAREA {
background-color: #83A5C5;
color: #FFFFFF;
font-family: arial, verdana, "ms sans serif";
font-size: 10pt;
font-weight: normal;
boder-bottom-style: none;
border-top-style: none;
boder-right-style: none;
border-left-style: none;
} 

.altButtonFormat {
	background-color: #8BACCF;
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
} 

.altTextField {
	background-color: #89AAC9;
	font-family: arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-color:#55789F;
	border-left-style: solid;
	border-right-color:#55789F;
	border-top-style: solid;
	border-top-color:#55789F;
	border-left-color:#55789F;
} 

.radioStyle {
	font-family: verdana;
	font-size: 9pt;
	color: #000000;
	background-color: #6587AC;
	border-left-style: none;
	border-top-style: none;
	border-right-style:none;
	border-bottom-style:none;
}
.altradioStyle {
	font-family: verdana;
	font-size: 9pt;
	color: #000000;
	background-color: #89AAC9;
	border-left-style: none;
	border-top-style: none;
	border-right-style:none;
	border-bottom-style:none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
}

