html, body, p, div, input, textarea, select, option, h1, h2, h3, h4, h5, h6, img, a, a:link, a:active, a:hover, a:visited, form, ul, li{
  margin:0;
  padding:0;
  text-align:left;
  line-height:100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background:#ffffff url(../images/bg-main.jpg) repeat-x top center;
	text-align: left;
	margin: 0;
	font-size:10pt;
	color:#666666;
}

a:link, a:active, a:visited, a:hover{
	color:#0886D8;
}

a:hover{
	text-decoration:none;
}

table{
	margin-top:15px;
}

#container {
	height: auto;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo{
  float: left;
  margin-top: 40px;
  margin-left: 2px;
}
#logo h1{
  font-family: Arial;
  color:#666666;
  font-size:35px;
  font-weight:normal;
}
#logo a:link, a:visited, a:active, a:hover{
  text-decoration: none;
}
#header {
	height: 95px;
	width: 920px;
	float: left;
}
#nav {
	float: right;
	width:465px;
	height: 39px;
	padding: 0;
	margin:7px 0 0 0; /* 56 0 0 0 */
}
* html #nav {
	width:468px;
	margin-right:-3px;
}

#nav ul{
	margin:0;
	padding:0;
}

#nav ul li{
	margin:0;
	padding:0;
	display:inline;
	float:left;
}

a{
    outline:none;
}
#promo {
	background-image: url(../images/bg-promo-form.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 313px;
	width: 920px;
}
#promo-bg {
	float: right;
	height: 313px;
	width: 490px;
	padding: 0;
	margin:0;
}
#promo-form {
	position: absolute;
	width: 646px; /* was 640 */
	height: auto;
	margin: 0px;
	padding: 0px;
}

#promo-form h2 {
	font-size: 26px;
	font-weight: normal;
	color: #eaeaea;
	border-bottom:1px solid #63C3E5;
	margin:18px 0 0 30px;
	padding:0 0 12px 0;
}

#promo-form h3 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin:10px 0 8px 33px;
	padding: 0;
}

#promo-form .col-left {
	width:216px;
	float:left;
}
* html #promo-form .col-left {
	margin-left:40px;
}
#promo-form .col-right {
	width:260px;
	margin:0 0 0 335px;
}
#promo-form p input {
	margin:0 10px 0 0;	
}
#promo-form p input.submit {
	margin:16px 0 0 0;
}


#promo-form p {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
	padding: 0;
	margin:0 0 0 70px;
}


#maincontent {
	float: left;
	width: 920px;
	padding: 0px;
	height: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenttop {
	float: left;
	height: 18px;
	width: 918px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding: 0px;
}
#contentbottom {
	padding: 0px;
	float: left;
	height: 20px;
	width: 918px;
	margin:0 0 0 1px;
}
* html #contentbottom {
	margin-top:-4px;
}

#content {
	background-image: url(../images/contentbody.gif);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 833px;
  	margin:0 0 0px 1px;
	padding:0 43px 0 43px;
	min-height:600px;
}
#content p {
	font-size: 13px;
	margin-left: 0;
	text-align: left;
	color: #666666;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#content h2 {
	margin-top: 12px;
	text-align: left;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0px;
}
#content h3 {
	font-size: 16px;
	font-weight: normal;
	color: #0886C4;
	margin-top: 15px;
	margin-bottom: -10px;
	text-align: left;
	padding: 0px;
	letter-spacing: 0.01em;
}
#content ul {
  margin:0;
  padding:0;
	list-style-type:none;
	font-size: 13px;
	line-height: 17px;
	color: #666666;
	text-align: left;
  margin-left:20px;
  margin-top:17px;
}


#content li {
	padding-top: 5px;
	padding-bottom:8px;
   background:url(../images/bullet.gif) no-repeat -0px 11px;
   padding-left:14px;
	 line-height:150%;

}

#content div.partner_with_us ul{
	padding-top:10px;
	padding-left:10px;
}

#content div.partner_with_us ul li{
	background:none;
	line-height:16px;
	padding-bottom:0;
}
#footer {
	float: left;
	height: 50px;
	width: 920px;
}
#footerleft {
	float: left;
	height: auto;
	width: 400px;
	font-size: 12px;
	color: #999999;
	text-align: left;
	margin-top: 17px;
	margin-left: 10px;
}
#footerleft a:link {
	text-decoration: none;
	color: #999999;
}
#footerleft a:active {
	text-decoration: none;
	color: #999999;
}
#footerleft a:hover {
	text-decoration: none;
	color: #999999;
}
#footerleft a:visited {
	text-decoration: none;
	color: #999999;
}
#footerright {
	float: right;
	width: 400px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #999999;
	text-align: right;
	word-spacing: .15em;
}

#footerright a:link {
	text-decoration: none;
	color: #0886C4;
}
#footerright a:active {
	text-decoration: none;
	color: #ff0000;
}
#footerright a:hover {
	text-decoration: none;
	color: #000000;
}
#footerright a:visited {
	text-decoration: none;
	color: #0886C4;
}
a img{
    border:0;
}

.clearfloat { height: 1px; clear: both;}
.clear0 { height: 0; clear: both; }

/*START FORM STYLES*/
#form_questions_commercial{
	display:none;
}

#form_questions_residential{
	display:none;
}

#main_form, .form_container{
	background-color:#fff;
}

#content .form_container h3, #content .form_container h2{
	 margin:15px 0 15px 80px;
}

.appfield{
	border:1px solid #000000;
	width:137px;	
	padding:1px 0 1px 0;
}
	
#main_form h2{padding-bottom:0;margin-bottom:0;}
#main_form p{padding-bottom:0;margin-bottom:25px;}

.form_container{
	width:100%;
	padding-top:0px;
	margin-top:5px;
	padding-bottom:20px;
	font-size:14px;
	font-weight:500;
	color:#000000;
	min-height:500px;
}

*:first-child+html .form_container{
	margin-top:5px;
}


.inner_form{
	margin:0 auto;
	background-color:#A5D9E7;
	background-color:#FFFFD9;
	background-color:#D2ECFD;
	width:80%;
	border:1px solid #88A188;
  border:1px dotted #DAD1B0;
	padding-top:20px;

}

.c_item, .c_item_clear{
	padding:10px 30px 10px 30px;
	margin-left:10px;
	margin-right:10px;
	border-bottom:1px solid #88A188;
  border-bottom:1px dotted #DAD1B0
}

*:first-child+html .c_item{
	padding-top:0;
	padding-bottom:10px;
	margin-top:10px;
}


.c_item_clear{
	border:0;
	padding-bottom:0;
	padding-top:8px;
}

.c_left, .c_left_wide, .c_left_equal{
	padding-left:20px;
	width:190px;
	float:left;
}

.c_left_wide{
	width:180px;
}


.c_left_equal{
	width:45%;
}	


.c_right, .c_right_equal{
	padding-left:10px;
	float:left;
}

.c_right_equal{
	width:45%;
}

table.form{
  margin-top: -16px;
	margin-left:9px;
}
table.form td{
  width:160px;
  padding-right:10px;
}
.eq_sp{
	width:85px;
	float:left;
	display:inline;
}

.form_table{
	width:325px;
}

.large_form_table{
	width:90%;
	margin:0 auto;
	margin-left:65px;
}

.large_form_table td{
	width:25%;
  padding-bottom:10px;
}

.std_input, .zipwidth, .prop_select, .prop_select2, .datewidth, .yearwidth, .phonewidth, .addr_input{
	width:137px;
	border:1px solid #000000;
}
#zip-temp{
  height:25px;
  width:95px;
  font-size:19px;
}
select{
	border:1px solid #000000;
}

.addr_input{
	width:294px;
}

.zipwidth{
	width:80px;
}

.prop_select{
	width:61px;
}

.prop_select2{
	width:194px;
}

.button{
	float:right;
}

.button_c{
	border:0;
  padding-bottom:10px;
	margin-top:6px;
}

#current_provider, #mailing_address{
	display:none;
}

.datewidth{
  width:25px;
}

.yearwidth{
  width:40px;
}

.phonewidth{
  width:35px;
}
/*END FORM STYLES*/
.disclaimer{
	width:657px;
	margin:0 auto;
	font-size:10px;
	color:#707070;
	line-height:120%;
	padding-top:5px;
  margin-top:13px;
}

.disclaimer a{
	size:7pt;
	color:#707070;
}

*:first-child+html .disclaimer{
	padding-top:0;
}
.error, input.error{
	border:3px solid red;
  display:inline;
}

em.error{
width:1px;
display:block;
left:-9999px;
}

em{
	margin-left:0px;
  position:absolute;
  z-index:-1;
	
}

.small{
	font-size:8pt;
}

/*ARTICLES DIVS STYLE */
#content .articles_top{
  width:350px;
  min-height:350px;
  border-top-style:dotted;
  border-left-style:dotted;
  border-bottom-style:dotted;
  border-width:3px;
  border-color:#D6D6D6;
  padding:0px 0px 10px 10px;
  margin-bottom:15px;
  margin-top:13px;
  margin-left:5px;
  margin-right:7px;
  float:right;
}

#content .articles_top h3{
  margin-bottom:10px;
}

#content .articles_top h4.question{
  margin-top:15px;
  margin-bottom:-10px;
}

#content .article_h3{
  margin-bottom:-4px;
}

/*articles_left div */
#content .articles_left{
  width:45%;
  min-height:150px;
  padding:0px 26px 0px 0px;
  margin:0px 0px 0px 0px;
  border-color:#D6D6D6;
  float:left;
}
*:first-child+html #content .articles_left{
  padding-top:18px;
}

#content .articles_left h3{
  margin-bottom:10px;
  text-align:left;
}

#content .articles_left h4.question{
  margin:15px 0px -10px 0px;
  font-size:13px;
  color:#666666;
}

/*articles_right div */
#content .articles_right{
  width:45%;
  min-height:150px;
  padding:0px 0px 0px 39px;
  margin:0px 0px 0px 0px;
  border-color:#D6D6D6;
  float:right;
}
*:first-child+html #content .articles_right{
  padding-top:18px;
}

#content .articles_right h3{
  margin-bottom:10px;
  text-align:center;
}

#content .articles_right h4.question{
  margin:15px 0px -10px 0px;
  font-size:13px;
  color:#666666;
}

#content .table_states td{
  padding:0px 10px 0px 0px;
}

#content .state_articles h3{
  margin-bottom:4px;
}

hr{
  height:1px;
  border:0px;
  margin:18px 0px 0px 0px;
  background-color:#D6D6D6;
}

*:first-child+html hr{
  margin:18px 0px 0px 0px;
}

/* FAQ and Glossary Styles */
#content .faq_div{
}

#content .faq_div h4.question{
  margin:15px 0px -10px 0px;
  font-size:13px;
  color:#666666;
}

#content #gloss_cont{
  margin:18px 0px 0px 0px;
}

#content #gloss_cont #letters{
  text-align:center;
}

#content #gloss_cont a{
  text-decoration:none;
}

#faqs_div{
  min-height:200px;
  margin:18px 0px 0px 0px;
}

#content .validation_error{
  margin-top:5px;
  margin-left:82px;
}
#content .validation_error p{
 margin:0;
 padding:0;
 margin-bottom:10px;
}
#content .validation_error ul{
 margin:0;
 padding:0;
 list-style-type:none;
 margin-bottom:10px;
}
#content .validation_error ul li{
    margin:0;
    padding:0;
    background: url("../images/bullet.gif") no-repeat scroll 0 6px transparent;
    color: #000000;
    font-size: 12px;
    line-height: 19px;
    padding-left: 16px;
}

/*Loading Image*/
.loading{ /*Kyle*/
  position:relative;
  height:33px;
  padding:1px 0 0 38px;
  /*background:url(../images/loading.gif) no-repeat top left; - loaded with jquery - IE fix*/
  width:205px;
}
.loading span.two_lines{ /*Kyle*/
  line-height:120%;
}
.loading span.one_line{ /*Kyle*/
  line-height:230%;
}
/*end - Loading Image*/

/* Coverage Map (9/8/2011) */

div.national-coverage{
  float: right;
  width:359px;
  padding-top: 15px;
  height:34px;
}

div.national-coverage .map{
    float:right;
    width:50px;
    height:34px
}

div.national-coverage p{
    color: #666666;
    float: right;
    font-family: Arial;
    font-size: 17px;
    padding-top: 7px;
    padding-right:7px;
}

div.national-coverage p span{
    color:#0987C4;
    font-weight:bold;
}
