@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	height:100%;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link, a:active, a:visited {
	color: #000000;
	font-family: Verdana, Arial, Sans-serif;
	text-decoration: none;
	font-weight: normal;
}

a:hover, a:visited:hover {
	color: #000000;
	font-family: Verdana, Arial, Sans-serif;
	text-decoration: underline;
	font-weight: normal;
}

a img {
	border: 0 none;
}

h1 {color: #474747; font-size: 20px; font-family: Verdana, Arial, Sans-serif; margin: 0px;}
h2 {color: #474747; font-size: 20px; font-family: Verdana, Arial, Sans-serif; font-weight: bold; margin: 0px;}
h3 {color: #474747; font-size: 18px; font-family: Verdana, Arial, Sans-serif; margin: 0px;}
h4 {color: #474747; font-size: 16px; font-family: Verdana, Arial, Sans-serif; margin: 0px;}
h5 {color: #474747; font-size: 14px; font-family: Verdana, Arial, Sans-serif; margin: 0px;}

#main {
	width: 100%;
	text-align: center;
	clear: both;
}

#header-container {
	width: 972px;
	height: 148px;
	clear: both;
}

#header-top-left {
	width: 591px;
	height: 34px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	color: #000000;
	font-family: Verdana, Arial, Sans-serif;
	line-height: 1.0em;
	display: inline;
}

#header-top-middle {
	width: 100px;
	height: 34px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 1.0em;
}

#header-top-right {
	width: 281px;
	height: 34px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	color: #000000;
	font-family: Verdana, Arial, Sans-serif;
	line-height: 1.0em;
}

#header-top-right a:link, #header-top-right a:visited{
	color: #000000;
	font-family: Verdana, Arial, Sans-serif;
	font-weight: normal;
	text-decoration: none;
}

#header-top-right a:hover, #header-top-right a:visited:hover{
	color: #000000;
	font-family: Verdana, Arial, Sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

#header-middle {
	width: 972px;
	height: 75px;
	background-image: url(images/bg-header.gif);
	background-repeat: repeat-x;
	float: left;
}

#logo-container {
	width: 236px;
	height: 149px;
	float: left;
}

#news {
	width: 476px;
	height: 149px;
	float: left;
	margin-left: 260px;
	background-image: url(images/testimonial-bg.jpg);
	background-repeat: no-repeat;
}

#stories {
	width: 415px;
	height: 71px;
	margin-top: 27px;
	margin-left: 31px;
	float: left;
	color: #ffffff;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	text-align: left;
}

#stories a:active, #stories a:visited, #stories a{
	color: #ffffff;
}

#stories a:hover, #stories a:visited:hover{
	color: #ffffff;
}

#branded-right {
	width: 461px;
	height: 134px;
	float: left;
	text-align: right;
	margin-left: 260px;
	padding-right: 15px;
	padding-top: 15px;
}

#header-bottom {
	width: 962px;
	height: 10px;
	background-color: #fff315;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-serif;
	padding: 5px;
	float: left;
}

#header-bottom a, #header-bottom a:visited{
	color: #000000;
	text-decoration: none;
}

#header-bottom a:hover, #header-bottom a:visited:hover{
	color: #000000;
	text-decoration: underline;
}

#nav-container {
	width: 969px;
	height: 28px;
	padding-left: 3px;
	background-color: #767676;
	border-top: 1px solid #474747;
	border-bottom: 1px solid #474747;
}

#nav1 {
	height: 18px;
	padding: 5px;
	float: left;
	text-align: center;
	padding-left: 14px;
	padding-right: 14px;
}

#nav1:hover {
	background-color: #474747;
}

#nav1 a:link, #nav1 a:visited{
	color: #ffffff;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#nav1 a:hover, #nav1 a:visited:hover{
	color: #ffffff;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#nav2 {
	height: 14px;
	padding: 5px;
	text-align: center;
}

#nav2 a:link, #nav2 a:visited{
	color: #767676;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#nav2 a:hover, #nav2 a:visited:hover{
	color: #767676;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

#sub-nav-container {
	width: 972px;
	height: 24px;
	text-align: center;
	background-image: url(images/bg-sub-nav.jpg);
	background-repeat: repeat-x;
	clear: both;
}

#home-container {
	width: 972px;
	overflow: hidden;
	border-bottom: 1px dotted #474747;
}

#home-col-1 {
	width: 415px;
	height: 491px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px dotted #474747;
	float: left;
	overflow: hidden;
}

#home-col-1-top {
	width: 100%;
	float: left;
	color: #000000;
	font-size: 12px;
	text-align: left;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #474747;
}

#home-col-1-bottom {
	width: 100%;
	float: left;
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#home-col-1-bottom-left {
	width: 202px;
	float: left;
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding-right: 10px;
}

#home-col-1-bottom-right {
	width: 202px;
	float: left;
	color: #000000;
	font-size: 12px;
	text-align: left;
}

#home-col-2 {
	width: 261px;
	height: 491px;
	padding-right: 10px;
	border-right: 1px dotted #474747;
	float: left;
	overflow: hidden;
}

#home-col-2-top {
	width: 100%;
	float: left;
	color: #000000;
	font-size: 12px;
	text-align: left;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #474747;
}

#home-col-2-bottom {
	width: 100%;
	float: left;
	color: #000000;
	font-size: 12px;
	text-align: left;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
}

#home-col-3 {
	width: 244px;
	height: 491px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	background-color: #f0f1e1;
	overflow: hidden;
}

#home-col-3-top {
	width: 100%;
	float: left;
	color: #000000;
	font-size: 12px;
	text-align: left;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #474747;
}

#home-col-3-bottom{
	width: 100%;
	float: left;
	color: #000000;
	font-size: 12px;
	text-align: left;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
}

#qs-container{
	width: 100%;
	float: left;
	padding-top: 15px;
}

#field-container{
	width: 100%;
	padding-bottom: 10px;
	float: left;
}

#field-container input {
	width: 257px;
}

#field-container select {
	width: 261px;
}

#field-container2{
	width: 55%;
	padding-bottom: 10px;
	float: left;
}

#field-container2 input {
	width: 114px;
}

#field-container2 select {
	width: 118px;
}

#field-container3{
	width: 45%;
	padding-bottom: 10px;
	float: left;
}

#field-container3 input {
	width: 113px;
}

#field-container3 select {
	width: 117px;
}

#sub-container {
	width: 972px;
	overflow: hidden;
	border-bottom: 1px dotted #474747;
}

#sub-header {
	width: 100%;
	height: 34px;
	text-align: center;
	padding-top: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #474747;
	float: left;
}

#sub-content {
	width: 100%;
	overflow: hidden;
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: left;
	float: left;
}

#footer {
	width: 972px;
	color: #000000;
	font-size: 10px;
	line-height: 1.3em;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.bv-content-body {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
}

.bv-agent-roster img {
	border: 1px solid #000000;
}

