/* CSS Document */

body, td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
	color:#003D7E;

}



a:link,  a:active,  a:visited {
	color:#003D7E;
	font-size:10px;
	text-decoration:none;
}
a:hover{
	color:#003D7E;
	text-decoration:underline;
}

.header {
	height:130px;
	background-image:url(images/header.jpg);
}
h3 {
margin:0px;
}
.topnav {
	height:30px;
	line-height:30px;
	font-size:12px;
	background-color:#F6A01B;
	color:#FFFFFF;
	text-decoration:none;
 	text-align:center;
}

.topnav a:link, .topnav a:active, .topnav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.topnav a:hover {
	color:#305691;
	text-decoration:none;	
	font-weight:bold;
}

.center_left {
	width:161px;
	vertical-align:top;
}
.center_midde {
	vertical-align:top;

}

.center_right {
	width:280px;
	vertical-align:top;
}



.content_top {
	background-image:url(images/c_top.jpg);
	background-repeat:no-repeat;
	height:8px;
	line-height:8px;
	font-size:1px;
	width:481px;
}

.content {
 background-color:#FDE9CD;
 padding:20px;


}

.content_bot{
	background-image:url(images/c_bot.jpg);
	background-repeat:no-repeat;
	height:8px;
	line-height:8px;
	font-size:1px;
	width:481px;

}

.tinysep {
	line-height:1px;
	height:1px;
	font-size:1px;
	background-color:#1B2F62;
}.tinysep2 {
	line-height:2px;
	height:2px;
	font-size:1px;
	background-color:#1B2F62;
}

.lft_hd {
	background-image:url(images/bthead.jpg);
	background-repeat:no-repeat;
	width:142px;
	height:34px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	text-align:left;
	padding-left:5px;
	
}
.svcholder{
	padding-left:10px;
	padding-right:10px;
}
.nv2{
	padding-top:2px;
	padding-bottom:2px;
}

.nv2 a:link, .nv2 a:active, .nv2 a:visited {
	color:#003D7E;
	font-size:10px;
	text-decoration:none;
}
.nv2 a:hover{
	color:#003D7E;
	text-decoration:underline;
}
.testimonials {
	padding-left:10px;
	padding-right:10px;
}

.terms_priv{
	background-color:#FDE9CD;
	padding-left:10px;
	padding-right:10px;
}

.home_pic{
	background-image:url(images/home_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#FDE9CD;
	height:120px;
	
}
.faq_top{
background-image:url(images/faq_top.jpg);
background-repeat:no-repeat;
height:50px;
}

.faq {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:5px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

.faq_bot{
background-image:url(images/faq_bot.jpg);
background-repeat:no-repeat;
height:12px;
}

.question {
	padding-left:10px;
	padding-right:5px;
	background-color:#FDEDD7;
	border-left:1px dashed #cccccc;
	border-right:1px dashed #cccccc;
	border-top:1px dashed #cccccc;
}
.answer {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:5px;
	background-color:#FEF1E0;
	border-left:1px dashed #cccccc;
	border-right:1px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
}

p{
padding:0px;
margin:0px;
}