/**
 * HTML
**/

html, body {
height: 100%;
background: #F5F5F5;
font-family: Helvetica,Arial,Verdana,Trebuchet,sans-serif;
}

body {
height: 100%;
margin: 0;
padding: 0;
}



img {border:0px}

h1 {
  font-size:24px;
  font-weight: bold;
  color: #313130;
  line-height: 24px;
  margin-top: 0px;
  margin-bottom: 15px
}

h2 {
  font-size: 18px;
  font-weight: bold;
  color:#313130;
  line-height: 20px;
  margin-top: 15px;
  margin-bottom: 10px;
}

p {
  font-size: 15px;
  color: #313130;
  line-height: 18px;
  margin-bottom: 18px;
}

a {
  font-size: 15px;
  font-weight: bold;
  color: #1c7ad5;
  line-height: 18px;
  margin-bottom: 18px;
  text-decoration: none;
}

a:hover {
  color: #6b6b6b;
}



/**
 * IDs
 **/
 
 #content ol, #content ul {
  padding-left: 0px;
  margin-left: 15px;
  font-size: 15px;
  color: #313130;
  line-height: 18px;
  list-style-image: url('images/bullet.gif');
}

#content li {
  list-style-image: url('images/bullet.gif');
  margin: 8px 0px 8px 0px;
} 
 
#disclosures ul {
  padding: 0px;
  margin: 0px;
  display: block;
  text-decoration: none;
}

#disclosures li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
 
#wrapper {
  width: 960px;
  margin: 0px auto;
  text-align: left;
}

#header {
  width: 960px;
  height: 100px;
}

#logo {
  width: 204px;
  height: 68px;
  float: left;
  margin-top: 18px;
}

#security {
  width: 260px;
  float: right;
  margin-top: 51px;
}

#navigation {
  width: 960px;
  height: 31px;
  background:url(/images/nav_gradient.gif) repeat-x;
}

#form {
  width: 960px;
  height: 286px; 
  margin: 15px 0px 0px 0px;
  background: url(/images/header.jpg) no-repeat;
}

#agencies {
  width: 960px;
  height: 90px;
  background: url(/images/agencies.gif) no-repeat;
}

#content {
  width: 555px;
  float: left;
  margin-top: 15px;
}

#related, #featured-post {
  display: block;
  width: 393px;
  float: right;
  margin-top: 15px;
  background: url(/images/plugin_gradient.gif) repeat-x;
  padding-bottom:  15px;
  clear: right;
}

#agency {
  display: block;
  width: 393px;
  float: right;
  margin-top: 15px;
  background: url(/images/plugin_gradient.gif) repeat-x;
  padding-bottom:  45px;
  clear: right;
}

#cta {
  width: 960px;
  padding-top: 30px;
  clear: both;
}

#footer {
  width:960px;
  background: url(/images/plugin_gradient.gif) repeat-x;
  padding-top: 15px;
  clear: both;
}

#right_cta {
  width: 393px;
  float: right;
  margin-top: 30px;
}

#featured {
  width: 555px;
  float: left;
  margin-top: 15px;
  background: url(/images/plugin_gradient.gif) repeat-x;
  padding-bottom: 45px;
}

/**
 * CLASSES
**/ 

.phone-number	{
	margin-right:15px;
}

.nav_info_1, .nav_info_2 {
  margin-top: 8px;
  height: 31px;
  float: left;
}

.article {
  color: #6e6e6e;
  font-size:18px;
  font-weight: bold;
  line-height: 8px;
  margin-top: 18px;
  background: url(/images/article_icon.gif) left no-repeat;
  padding-left: 20px;
}

.article_title {
  color: #1c7ad5;
  font-size: 11px;
  font-weight: bold;
}

.article_insurance {
  width:  393px;
  height: 75px;
  display: block;
  clear: both;
}

.clear	{
  clear: both;
}

.cta_info { 
  width: 231px;
  margin-right: 12px;
  float: left;
  padding-bottom: 45px;
}
.cta_info p, .cta_info_2 p	{
	font-size:11px;
}

.cta_info_2 {
  width: 231px;
  float: left;
}

.featured_info {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom:1px solid #D1D1D1 !important;
}

.featured_info p {
  font-size: 15px;
  color: #313130;
  line-height: 18px;
  margin: 0px;
}
.featured_info a	{
	color:#1c7ad5;
	text-decoration:none;
}
.featured_info a:hover	{
	color:#6b6b6b;
	text-decoration:none;
}

.floatimgleft {
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.footer_info {
  width: 231px;
  margin-right: 12px;
  float:left;
  font-size: 12px;
  color: #7f7f7e;
  line-height: 18px;

}

.footer_info_2 {
  margin-right: 12px;
  float:left;
  font-size: 12px;
  color: #7f7f7e;
  line-height: 18px;

}

.footer_info a, .footer_info_2 a {
  color: #7f7f7e;
  background: none;
  font-size:12px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-transform: none;
  text-decoration: none;
}

.footer_info a:hover, .footer_info_2 a:hover {
  font-size: 12px;
  color: #1c7ad5;
  line-height: 18px;
}

.subform {
  width: 403px;
  height: 187px;
  margin-left: 530px;
  padding-top: 75px;
}
.subform-B	{
  position:absolute;
  width: 403px;
  height: 187px;
  margin-left: 530px;
  margin-top:75px;
  background:url(/images/form-bg.png) no-repeat;
}
.subform-B .insurance-select	{
	display:none;
}
.subform-B .input-zip  {
   position:absolute;
   width:86px;
   font-size:13px;
   font-weight:bold;
   text-transform:uppercase;
   border:1px solid #a2a2a3 !important;
   color:#2e2e2d;
   padding:5px 0px 5px 0px;
   text-align:center;
   margin:92px 0px 0px 65px;   
}
.subform-B .continue-button  {
   position:absolute;
   margin:90px 0px 0px 170px;
}

.featured_info h2 {
  color: #1c7ad5;
  background: none;
  font-size: 15px;
  margin:0px;
  margin-bottom:5px;
  font-weight:bold;
  text-transform: none;
  text-decoration: none;
}

.featured_info h2 a:hover {
  color: #6b6b6b;
}

.nav_info_1 a, .nav_info_2 a	{
  color: #6b6b6b;
  padding-right: 20px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  margin-left: 13px;
  }
.nav_info_1 a	{
  border-right:1px solid #D1D1D1 !important;
 }
.nav_info_1 a:hover, .nav_info_2 a:hover {
  color: #1c7ad5;
}

/**
** CONTACT FORM
**/

#field_email input, #field_subject input, #field_first input, #field_last input {
	width:231px;
	border:1px #DCDCDC solid !important;
	margin-bottom:8px;
	font-size:12px;
	color:#959595;
	padding:5px 0px 5px 5px;
	background-color: #f0f0f0;
}

.form_header {
    width:393px;
	margin-bottom:5px;
	font-size:12px;
	color:#959595 !important;
	padding:5px 0px 5px 0px;
}

#field_captcha input {
    width:150px;
	border:1px #DCDCDC solid !important;
	margin-bottom:5px;
	margin-top:8px;
    background-color: #f0f0f0;
	font-size:12px;
	color:#959595 !important;
	padding:5px 0px 5px 5px;
}

.required input {
}
.required .active {
}
span.required	{
    font-family: Helvetica,Arial,Verdana,Trebuchet,sans-serif !important;
	color:#aa3807 !important;
	display:none;
}


.response textarea	{
	width:393px;
	border:1px #DCDCDC solid !important;
    font-family: Helvetica,Arial,Verdana,Trebuchet,sans-serif;
	font-size:12px;
	color:#959595 !important;
	background-color: #f0f0f0 !important;
	height:142px;
	padding:5px 5px 0px 5px; 
}
.response .contact-button	{
	margin-top:10px;
	margin-bottom: 30px;
}

.response .default {
	color: #666666;
}
.response .error input {
	background-color:#aa3807 !important;
	color:#FFFFFF !important;
}
.response .error .active {
	background-color:#FFFFFF !important;
	color:#959595 !important;
}