@charset "utf-8";

/*****
 *	body settings
 */

body{
	background-color:#d5e3f0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.3;}
	
h1,h2,h3,h4,h5,h6,p{padding-bottom:15px;}

h1,h2{letter-spacing:-.5px; line-height:1;}

h1{color:#655fcf; font-size:24px; font-weight:bold;}
h2{color:#2f9034; font-size:18px; font-weight:bold;}
h3{font-size:16px; font-weight:bold;}

.big{font-size:130%;}

a{}
a:hover{}

/*****
 *	layout settings
 */
 
#wrapper{
	margin:0 auto;
	position:relative;
	text-align:left;
	width:760px;}
	
#masthead{
	background-image:url(../images/headerBg.jpg);
	background-repeat:no-repeat;
	height:85px;}
	
#logo{
	position:relative;
	left:20px;}
	
#callToAction{
	background-image:url(../images/callToActionBg.jpg);
	background-repeat:no-repeat;
	height:295px;
	position:relative;}
	
#compare-now{
	text-indent:-10000px;
	background-image:url(../images/medicare-supplement-insurance-online-redo.jpg);
	font-weight:bold;
	height:130px;
	left:365px;
	position:absolute;
	top:18px;
	width:350px;}
	
#zipCodeLabel{
	font-weight:bold;
	font-size:10pt;
	left:375px;
	letter-spacing:-.5px;
	position:absolute;
	top:167px;}
	
.label{color:#fff;}
	
.errorText2{color:red;}
	
#zipCode{
	border:none;
	background-color:#fff !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	left:505px;
	position:absolute;
	top:167px;
	width:185px;}
	
#callToAction a.button{
	background-image:url(../images/get-free-quotes.jpg);
	background-position:top;
	height:47px;
	left:446px;
	position:absolute;
	text-indent:-10000px;
	top:233px;
	width:265px;}
	
#bodyWrapper{
	background-image:url(../images/bodyWrapperBg.jpg);
	background-repeat:repeat-y;}
	
#bodyWrapper.wider{background-image:url(../images/bodyWrapperBg-wider.jpg);}
	
#bodyWrapperBottom{
	background-image:url(../images/bodyWrapperBottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:40px;}
	
#bodyWrapper.wider #bodyWrapperBottom{background-image:url(../images/bodyWrapperBottom-wider.jpg);}
	
#bodyContent{
	float:left;
	padding-left:65px;
	padding-top:40px;
	width:385px;}
	
#bodyWrapper.wider #bodyContent{
	width:630px;}
	
table#medigap-plan-coverage{ border:solid 1px #fff;}
table#medigap-plan-coverage thead{ background-color:#538bc5; }
table#medigap-plan-coverage th{color:#fff; font-weight:bold; font-size:14pt; padding:5px; text-align:center;}
table#medigap-plan-coverage td{font-size:10pt; padding:5px;}
table#medigap-plan-coverage .odd{background-color:#d8dfec;}
table#medigap-plan-coverage .even{background-color:#eef2f7;}
table#medigap-plan-coverage .covered{font-weight:bold; font-size:105%;}
table#medigap-plan-coverage .checks{text-align:center;}
	
#testimonials{
	font-size:12px;
	float:left;
	padding-left:50px;
	padding-top:40px;
	width:240px;}
	
#testimonials h2{
	padding:0px 25px 15px;}
	
#testimonials p{
	padding:0px 25px;}
	
#testimonials .divider{
	background-image:url(../images/divider-side.gif);
	background-repeat:no-repeat;
	height:2px;
	margin:15px 0px;}
	
#footer{
	color:#637292;
	margin:0 auto;
	margin-bottom:10px;
	font-size:8pt;
	width:720px;}
	
#breadcrumbsWrapper{
	background-color:#293c8b;
	margin-bottom:10px;}
	
#breadcrumbs-top{background-image:url(../images/footer-top.jpg); height:10px;}
#breadcrumbs-bottom{background-image:url(../images/footer-bottom.jpg); height:10px;}
#breadcrumbs-content{color:#fff; padding:10px 20px;}
#breadcrumbs-content a{color:#fff;}

/***
 *	Form Settings
 ********************************************/

#contactForm .fieldWrapper{padding-bottom:15px;}

#contactForm .label{
	font-size:11pt;
	color:#0f4c81;
	font-weight:normal;}

#contactForm .errorText2{
	font-size:11pt;
	color:red;
	font-weight:bold;}

#contactForm input, 
#contactForm textarea,
#contactForm select{
	font-family:Arial, sans-serif;
	font-size:10pt;
	border:solid 1px #ced5df;
	padding:4px;
	color:#003b94;
	background-color:#fff !important; }
	
/* spacing */
.vspace2{height: 10px;}
.vspace3{height: 5px;}






/**
 *	Contact Form Settings
 ***************************************************/

#contact_form{
	width:385px;}

#contact_form .fieldWrapper{
	width:380px;}
	
#contact_form label{
	font-size:9pt;
	width:130px;}
	
#contact_form input.text,
#contact_form textarea,
#contact_form select{
	font-size:10pt;}

.error{color:red;}

#contact_form .error label{color:#bf1e2e;}
#contact_form .error input,
#contact_form .error textarea{
	background-image:none;
	padding-right:0px;}

#form_first_name,#form_phone{width:110px;}
#form_last_name{width:180px;}
#form_email{width:200px;}
#form_subject{ width:220px;}
#form_comment{width:200px; height:80px;}
	
#contact_form #submit{
	left:145px;}