/* CSS Document */

html, body, p, div, input, textarea, select, option, h1, h2, h3, h4, h5, h6, img, a, form, ul, li {
	margin:0;
	padding:0;
}
img, fieldset {
	border:none
}
ul {
	list-style:none
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
body {
	background:#f1f0ec url(../images/body-bg.jpg) repeat-x top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#333333;
	line-height:100%
}
p {
	font-size:13px;
	color:#000000;
	line-height:19px
}
h1 {
	color:#333333;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:39px;
	font-weight:bold;
}
h1 a, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
	color:#333333;
	text-decoration:none
}
h2 {
	font-size:19px;
	color:#003959;
	line-height:1em
}
h3 {
	font-size:19px;
	color:#5f3058;
	font-weight:bold;
	line-height:1em
}
/* WRAPPER */

div.wrapper {
	width:940px;
	margin:0 auto;
	min-height:700px
}
/* HEADER */

div.header {
	width:940px;
	height:81px;
	float:left
}
/* LOGO */

div.header div.logo {
	width:360px;
	float:left;
	padding-top:10px
}
.truste, .ssl-seal {
	float:right;	
	margin:12px 132px 0 0;
	height:55px;
	width:10px;
	padding:6px 0 0 0;	
}
.sr_lock{
	width:264px;
	text-align:center;
	color:#666666;
	font-size:8pt;
	height:17px;
	margin-left:32px;
	margin-top:7px;
}
.sr_lock_inner{
	margin-left:10px;
}
.sr_lock img{
	position:relative;
	top:2px;
}
.ssl-seal{
	margin-top:20px;
}

div.header div.logo h1 {
	width:360px;
	height:40px;
	float:left;
}
div.header div.logo h1 img {
	position:relative;
	width:360px;
	height:40px;
}
div.header div.logo p.byline {
	width:360px;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#7e7e7e;
	text-align:center;
	font-style:italic;
	margin-top:-2px;
	margin-left:-7px;
}
/* MAIN NAV */

div.mainnav {
	width:940px;
	height:38px;
	float:left;
	background:url(../images/nav-bg.jpg) no-repeat;
	margin-bottom:6px
}
div.mainnav ul {
	float:left;
	padding:3px 0
}
div.mainnav ul li {
	height:32px;
	float:left;
	font-size:14px;
	font-weight:bold;
	background:url(../images/border-nav.gif) no-repeat top right
}
div.mainnav ul li.last {
	background:none
}
div.mainnav ul li a {
	height:22px;
	float:left;
	color:#fdfdfd;
	text-decoration:none;
	padding:10px 23px 0 23px
}
/* PHOTO BLOCK */

div.photo-block {
	width:940px;
	height:350px;
	float:left;
	background:url(../images/photo-block-bg.jpg) no-repeat;
	padding:10px 11px 0 11px;
	margin:0 -11px;
	position:relative
}
div.photo-block .photo {
	width:659px;
	height:350px;
	float:left
}

div.photo-block div.form {
	width:327px;
	height:350px;
	float:right;
	margin-top:-350px;
	position:relative;
	padding-right:35px
}
div.photo-block div.form form {
	width:327px;
	height:310px;
	float:right;
	padding:40px 0px 0 0;
	text-align:center;
}
div.photo-block div.form h3 {
	font-size:34px;
	color:#333333;
	font-weight:bold;
	line-height:1em;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	text-align:center;
}
div.photo-block div.form h4 {
	font-size:17px;
	color:#cc0000;
	line-height:1em;
	font-weight:bold;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
 	letter-spacing:-1px;
}
div.photo-block div.form p.input {
	float:left;
	padding:12px 0 14px 0
}
div.photo-block div.form p.input input {
	width:305px;
	height:47px;
	float:left;
	border:1px solid #999999;
	background-image:url(../images/input-zipcode-bg.gif);
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:38px;
	color:#000000;
	text-align:center;
	line-height:47px;
	padding:6px 10px
}
div.photo-block div.form p.find {
	float:left
}
/* PARTNERS */

div.partners {
	width:940px;
	height:68px;
	float:left;
	background:url(../images/partnre-bg.png) no-repeat;
	padding:11px;
	margin:0 -11px;
	position:relative;
	margin-top:-11px
}
div.partners ul {
	float:left;
	padding:11px 0 0 10px
}
div.partners ul li {
	height:35px;
	float:left;
	padding-right:11px
}
div.partners ul li.last {
	padding-right:0
}
/* CONTENT */

div.content {
	width:904px;
	float:left;
	padding:18px 18px 0 18px;
	background:#eff5f7 url(../images/content-bg.jpg) repeat-x top
}
/* CONTENT LEFT */

div.content-left {
	width:547px;
	float:left;
	padding:0 50px 0 0
}
div.content-left p {
	padding-bottom:12px
}
div.content-left p span {
	font-weight:bold
}
div.content-left h3 {
	color:#a50000;
	font-size:18px;x
	padding:16px 0 5px 0
}
/* CONTENT RIGHT */

div.content-right {
	width:284px;
	float:left;
}
div.content-right h3 {
	font-size:18px;
	color:#333333;
	font-weight:bold;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	line-height:20px
}
div.content-right h3 span {
	background:url(../images/arrow-down.gif) no-repeat right 6px;
	padding:0 23px 8px 0
}
/* CONTENT RIGHT - ARTICLES */

div.content-right .articles {
	width:284px;
	float:left;
	padding:0px 0 19px 0
}
div.content-right .articles ul {
	float:left;
	padding-top:12px
}
div.content-right .articles ul li {
	font-size:14px;
	padding-bottom:9px
}
div.content-right .articles ul li.last {
	padding-bottom:0
}
div.content-right .articles ul li a {
	color:#0c76ac;
	text-decoration:none
}
div.content-right .articles ul li a:hover {
	color:#0c76ac;
	text-decoration:underline
}
/* CONTENT RIGHT - STATES */

div.content-right .states {
	width:284px;
	float:left;
	padding-bottom:24px;
}
div.content-right .states ul {
	float:left;
	padding-left:0px;
	padding-right:45px;
	padding-top:12px
}
div.content-right .states ul.last {
	padding-right:0
}
div.content-right .states ul li {
	font-size:14px;
	line-height:1.6em;
	float:left;
}
div.content-right .states ul li a {
	color:#0c76ac;
	text-decoration:none
}
div.content-right .states ul li a:hover {
	color:#0c76ac;
	text-decoration:underline
}
div.content-right .states ul li.left{
  width:140px;
}
div.content-right .states ul li.right{
  width:auto;
}
/* FOOTER */

div.bgfooter {
	width:100%;
	height:73px;
	float:left;
	background:url(../images/footer-bg.gif) repeat-x;
	padding-top:2px;
	margin-top:20px
}
div.footerbox {
	width:940px;
	margin:0 auto
}
div.footer {
	width:907px;
	height:42px;
	float:left;
	background:url(../images/footerbg-bg.png) no-repeat top;
	padding:8px 16px 0 17px
}
div.footer p {
	float:left;
	font-size:11px;
	color:#FFFFFF;
	line-height:15px
}
div.footer p a {
	color:#FFFFFF;
	text-decoration:none
}
div.footer p a:hover {
	text-decoration:underline
}
div.footer p span {
	font-size:11px;
	font-weight:bold
}
div.footer p divider {
	padding:0 3px
}
div.footer p.footernav {
	float:right;
	font-size:11px;
	color:#f1f0ec;
	font-weight:bold;
	/*padding-top:8px*/
}
div.footer p.footernav a {
	color:#f1f0ec;
	padding:0 2px
}

div.footer p.social{
	padding-top:4px;
	padding-left:101px;
}
.footer .social a{
  margin-right:5px;
  line-height:14px;
  vertical-align:top;
}
.footer .social a.rss{
  background:transparent url("../images/rss.png") no-repeat 0 0;
  text-decoration:none;
  padding:0 0 0 20px;
  margin-right:0;
}
.footer .social a.rss:hover{
  text-decoration:underline;
}
div.footer p.social a.rss{
  background:transparent url("../images/rss.png") no-repeat 0 0;
  text-decoration:none;
  padding:0 0 2px 20px;
  margin-right:3px;
}
/* CONTENT INTERIOR  */


div.content-interior {
	width:960px;
	float:left;
	margin:0 -10px;
	position:relative
}
div.content-interior .box-top {
	width:960px;
	height:17px;
	float:left;
	background:url(../images/content-interior-top-bg.png) no-repeat top
}
div.content-interior .box-middle {
	width:860px;
	float:left;
	background:url(../images/content-interior-middle-bg.png) repeat-y;
	padding:23px 43px 0 57px
}
div.content-interior .box-bottom {
	width:960px;
	height:17px;
	float:left;
	background:url(../images/content-interior-bottom-bg.png) no-repeat top
}
/* CONTENT INTERIOR - CONTENT LEFT */

div.content-interior div.content-left {
	width:498px;
	float:left;
	padding:0
}
.sitepage div.content-interior div.content-left{
	min-height:900px;
	width:98%;
}
*html .sitepage div.content-interior div.content-left {
	height:900px;
}
div.content-interior div.content-left .photo {
	height:304px;
	float:left;
	padding-bottom:25px
}
div.content-interior div.content-left p {
	color: #000000;
	padding-bottom:12px
}
div.content-interior div.content-left p span {
	font-weight:bold
}
div.content-interior div.content-left p a {
	color:#0c76ac;
	text-decoration:none
}
div.content-interior div.content-left p a:hover{
	text-decoration:underline;
}
div.content-interior div.content-left h2{
	padding-bottom:5px;
}
div.content-interior div.content-left h3 {
	color:#a50000;
	font-size:18px;
	font-weight:bold;
	padding:2px 0 5px 0
}
/* CONTENT INTERIOR - CONTENT RIGHT  */

div.content-interior div.content-right {
	width:284px;
	margin-top:-6px;
	float:right;
}
div.content-interior div.content-right div.form {
	width:284px;
	float:right;
	padding-bottom:29px
}
div.content-interior div.content-right div.form form {
	width:284px;
	float:left
}
div.content-interior div.content-right div.form h3 {
	font-size:30px;
	color:#333333;
	font-weight:bold;
	line-height:1em;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
	background:none;
	text-align:center;
	margin-left:-3px;
}
div.content-interior div.content-right div.form h4 {
	font-size:16px;
	color:#cc0000;
	line-height:1em;
	font-weight:bold;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	text-align:center;
	margin-left:-7px;
}
div.content-interior div.content-right div.form p.input {
	float:left;
	padding:12px 0 11px 0
}
div.content-interior div.content-right div.form p.input input {
	width:259px;
	height:44px;
	float:left;
	border:1px solid #999999;
	background-image:url(../images/input-zipcode-bg-interior.gif);
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:38px;
	color:#000000;
	text-align:center;
	line-height:44px;
	padding:3px 10px
}
div.content-interior div.content-right div.form p.find {
	float:left
}
/* TESTIMONAILS */

div.testimonials {
	width:284px;
	float:left;
	padding-bottom:23px
}
div.testimonials .photo {
	height:189px;
	float:left;
	padding-bottom:15px
}
div.testimonials h3 {
	font-size:20px;
	float:left;
	color:#000000;
	font-weight:bold;
	padding-bottom:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
div.testimonials .set {
	width:209px;
	float:left;
	background:url(../images/testimonials-bg.png) no-repeat top;
	padding:10px 38px 0 37px
}
div.testimonials p {
	font-size:14px;
	color:#666666;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:23px
}
div.testimonials p span {
	font-size:17px;
	color:#666666;
	font-style:italic;
	font-weight:normal
}
/* FORM PAGE  */

div.content-form {
	width:940px;
	float:left;
	padding-bottom:15px;
	min-height:900px;
}
*html div.content-form{
	height:900px;
}
/* FORM PAGE - CONTENT LEFT */


div.content-form-left {
	width:640px;
	float:left;
	padding-top:8px;
	margin-left:-10px;
	position:relative
}
div.content-form-left .box-top {
	width:640px;
	height:25px;
	float:left;
	background:url(../images/form-top-bg.png) no-repeat top
}
div.content-form-left .box-middle {
	width:565px;
	float:left;
	background:url(../images/form-middle-bg.png) repeat-y top;
	padding:0 35px 0 40px;
	min-height:900px;
}
*html div.content-form-left .box-middle{
	height:900px;
}
div.content-form-left .box-bottom {
	width:640px;
	height:32px;
	float:left;
	background:url(../images/form-bottom-bg.png) no-repeat top
}
/* FORM PAGE - FORM */

div.content-form-left .form {
	width:565px;
	float:left
}
div.content-form-left h3 {
	width:565px;
	float:left;
	font-size:18px;
	color:#397490;
	font-weight:bold;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	border-bottom:1px solid #CCCCCC;
	line-height:1.3em;
	padding-bottom:10px
}
div.content-form-left .setlist {
	width:565px;
	float:left;
	border-bottom:1px solid #CCCCCC;
	line-height:1.3em;
	margin-bottom:5px;
	padding-bottom:5px
}
div.content-form-left h4 {
	font-size:16px;
	color:#000000;
	line-height:1.2em;
	padding-bottom:8px
}
div.content-form-left h4 span {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold
}
div.content-form-left h4 .star {
	color:#FF0000
}
div.content-form-left h4 .current {
	color:#417e9a
}
div.content-form-left .set {
	width:565px;
	float:left;
	padding:13px 0 20px 0
}
div.content-form-left .set ul {
	width:181px;
	float:left
}
div.content-form-left .set ul li {
	float:left;
	font-size:13px;
	color:#333333;
	line-height:1.6em
}
div.content-form-left .set ul li .check {
	width:21px;
	float:left;
	margin-top:2px
}
div.content-form-left .set ul li span {
	width:160px;
	float:left
}
div.content-form-left ul.more {
	width:138px;
	float:left
}
div.content-form-left ul.more li {
	float:left;
	font-size:13px;
	color:#333333;
	line-height:1.6em
}
div.content-form-left ul.more li .check {
	width:21px;
	float:left;
	margin-top:2px
}
div.content-form-left ul.more li span {
	width:117px;
	float:left
}
div.content-form-left .about {
	width:565px;
	float:left;
	padding:10px 0 15px 0
}
div.content-form-left .about h4 {
	width:172px;
	float:left;
	padding-bottom:0
}
div.content-form-left .textarea {
	width:303px;
	height:70px;
	float:left;
	border:1px solid #666666;
	font-size:12px;
	color:#000000;
	padding:5px 10px;
	margin-right:-5px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif
}
div.content-form-left .contact {
	width:355px;
	float:left;
	padding:13px 0 0 0;
}
div.content-form-left .contact label {
	width:106px;
	float:left;
	font-size:13px;
	color:#000000
}
div.content-form-left .contact ul {
	float:left;
	margin-top:-10px
}
div.content-form-left .contact ul li {
	float:left;
	padding-bottom:4px
}
div.content-form-left .contact ul li .brace {
	float:left;
	padding:0
}
div.content-form-left .contact label span {
	color:#FF0000
}
div.content-form-left .contact .input {
	width:137px;
	height:17px;
	float:left;
	border:1px solid #666666;
	border-top:1px solid #abadb3;
	font-size:12px;
	color:#000000;
	padding:2px 5px 1px 5px;
	line-height:17px
}
div.content-form-left .contact .input.email {
	width:137px
}
div.content-form-left .contact .input.code {
	width:35px
}
div.content-form-left .contact .input.number1 {
	width:35px
}
div.content-form-left .contact .input.number2 {
	width:31px
}
div.content-form-left .contact .dropdown {
	width:149px;
	float:left;
	border:1px solid #e3e9ef;
	border-top:1px solid #abadb3;
	font-size:11px;
	color:#000000;
	padding:3px 5px 2px 5px
}
div.content-form-left .bgpopup {
	float:right;
	padding-right:217px
}
div.content-form-left .popup {
	width:203px;
	height:95px;
	float:right;
	background:url(../images/pop-bg.png) no-repeat;
	padding:12px 12px 0 13px;
	margin:-130px 0 0 0;
	position:relative;
	z-index:50000
}
div.content-form-left .popup p {
	font-size:11px;
	color:#000000
}
div.content-form-left p.find {
	height:43px;
	float:left;
	padding:18px 0 0 182px
}
div.content-form-left p.find a{
  float:left;
}
#firstnm{
	width:125px;
}
#lastnm{
	width:175px;
}
#phone{
	width:100px;
}
/* FORM PAGE - CONTENT RIGHT */

div.content-form-right {
	width:284px;
	float:right;
	padding-top:17px
}
div.results {
	width:284px;
	float:left;
	background:#dceaf1
}
div.results h4 {
	width:260px;
	height:30px;
	float:left;
	background:#417e9a;
	font-weight:bold;
	font-size:18px;
	color:#ffffff;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	padding:14px 0 0 24px;
	margin-bottom:8px
}
div.results .set {
	width:248px;
	float:left;
	padding:0 0 0px 22px
}
div.results .set h5 {
	font-size:13px;
	color:#427e9b;
	font-weight:bold;
	line-height:1.4em
}
div.results .set h5 a {
	color:#427e9b;
	text-decoration:none
}
div.results .set h5 a:hover {
	color:#427e9b;
	text-decoration:underline
}
div.results .set p {
	color:#000000;
	line-height:1.5em;
	padding-bottom:13px
}
div.results .set p span {
	font-weight:bold
}

.content-left #calculatorcontent{
	padding-top:10px;
}
.content-left #calculatorcontent a{	
	text-decoration:none;
	color:#0C76AC;
}
.content-left #calculatorcontent a:hover{
	text-decoration:underline;
}
.formbox{
	float:left;
}
#form_logos{
	margin-top:430px;
	background-color:#fff;
	width:57%;
	height:395px;
	margin-left:50px;
	border:3px solid #518EAA;
}
#form_logos ul{
	background-color:#fff;
	padding:10px 10px;
}
#form_logos li{
	padding-bottom:7px;
}
#jhf{margin-left:15px;}
#pf{margin-left:18px;}
#mlf{margin-left:5px;}
#fjf{margin-left:1px;}
#ejf{margin-left:12px;}
#af{margin-left:11px;}
#wrf{margin-left:16px;}
.content-form .content-form-left .validation_errors{
	/*border-bottom: 1px solid #CCCCCC;*/
	border:1px solid red;
	padding:10px;
}
.content-form .content-form-left .validation_errors p{
	padding-bottom:10px;
}
.content-form .content-form-left .validation_errors ul{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.content-form .content-form-left .validation_errors ul li{
	padding-bottom:5px;
}
.content-form .content-form-left #leftcol h2{
	padding-bottom:8px;
}
.content-form .content-form-left #leftcol p{
	padding-bottom:10px;
}
.content-form .content-form-left .formbox{
	position:relative;
	float:left;
}
.content-interior .content-left dl dt{
	padding-bottom:10px;
}
.content-interior .content-left dl dd{
	padding-bottom:15px;
}
.sitepage .content-interior .content-left p.disclaimer{
	line-height:12px;
}

#nospam {
    display: inline;
    padding-left: 8px;
    padding-top: 1px;
}

#li-email{
	padding-bottom:1px;
}

#respect {
    float: left;
    padding-left: 5px;
    padding-top: 1px;
}

#respect span {
    color: #387490;
    font-size: 11px;
}

/* LC and FAQ styles */
div.lc_guide h4, div.faq h4.question{
  font-size:13px;
  font-weight:bold;
}

/* Coverage Map */

div.national-coverage {
    float: right;
    height: 50px;
    padding-right: 7px;
    padding-top: 22px;
    width: 220px;
}

div.national-coverage .map {
    float: left;
    padding-right: 4px;
}
div.national-coverage p {
    color: #3E3E3F;
    font-family: Century Gothic,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

div.national-coverage p.top {
    color: #3E3E3F;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding-top:3px;
}
#disclaimer{
    text-align:center;
    color:#2d2d2d;
    font-size:10px;
    clear:both;
}
