/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #424141;
	background-color: #b4c6db;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	text-align: left;
}

a {
	color: #1d3a7e;
	text-decoration: underline;
}
.questions {	color: #1d3a7e;
text-decoration:none;}
li {
	padding-left: 5px;
	padding-top: 3px;
}
hr {
	color: #B4C6DB;
	width:350px;
	align:center;
}

.titles {
	font-family: arial, verdana, "sans-serif";
	font-size: 20px;
	color: #1d3a7e;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.headlines {
	font-family: arial, verdana, "sans-serif";
	font-size: 22px;
	color: #1d3a7e;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-transform: uppercase;	
}
.header h4 {
	font-family: Arial, verdana, "sans-serif";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1d3a7e;
	text-decoration: none;
}
.footer a:link, .footer a:visited {
	color: #1d3a7e;
	text-decoration: none;
}
.footer a:hover {
	color: #cc2701;
	text-decoration: underline;
}
.navbar {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

.style1 {
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
.style3 {
	color: #1D3A7E;
	font-weight: bold;
}
p { padding:5px;}

br {padding: 10px;}

.menus {
	position: absolute;
	width: 908px;
	height: 25px;
	top: 99px;
	right: auto;
	background: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	z-index:2;
}
.menus2 {
	position: absolute;
	width: 908px;
	height: 25px;
	top: 188px;
	right: auto;
	background: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	z-index:2;
}
.ad {z-index:0;}

.hbenefits p{padding:0px;}

fieldset {border:1px #1d3a7e solid;}
fieldset p {padding: 0 10px 0 10px;}

legend {padding: 1px;}