TD {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: arial,Tahoma; san: 
}
IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
.header {
	FONT-WEIGHT: 700; FONT-SIZE: 20px
}
.headerBlue {
	
}
.benefitsMain {
	FONT-WEIGHT: 700; FONT-SIZE: 14px
}
.benefitsSection {
	BORDER-TOP: white 1px solid; FONT-WEIGHT: 700; FONT-SIZE: 12px; PADDING-TOP: 10px
}
label
{
height: 2.2em;	
display: block;
clear: left;
border-top: 1px dotted #CCCCCC;
}
fieldset legend {
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
}

label span{
width: auto;
float: left;
padding: 3px;
margin: 2px;
}
.input{
font-size: 11px;
padding-left: 2px;
height: 13px;
width: 8em;
float: right;
clear: none;
margin-top: 3px;
margin-bottom: 2px;
}

select, option{
width: 11em;
font-size: 11px;
}
#radio input{
width: 10px;
float: right;
margin:5px 5px 0 0 ;
clear: right;
display: block; 
}
#radio label
{
width: 155px;
float: left;
padding-left: 0.4em;
line-height: 2.2em;
}
.error
{
	color: White;
	background-color: #bb0e0e;
	width: 460px;
	padding: 5px;
	display: block;
	font-weight: bold;
	border: 1px #cccccc solid ;
	clear: left;
	
}
a.buton
{
	
	padding: 3px;
	background-color: #116396;
	border: 1px solid #cccccc;
	width: 150px;
	color: White;
	float: left;
}
a.buton:hover
{
	background-color: #1c8ed5;
}