@charset "UTF-8";
* {margin:0; padding:0;}
/* CSS Document */
	html,body {
	margin:0;
	padding:0;
	height:100%;
	background-color: #COLOR3;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/homeowners/bkg_page.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	 min-height:100%;
}
* html #wrapper{height:100%;} /* is "min-height" in IE6, served with the validating Star-html-hack. */
body { /*Opera height trigger*/ 
position:absolute; /*relative position does not work on initial page loading*/
width:100%;
}
#wrapper:after,
#content:after,
#footer:after{ /* this ruleset clears floats inside. (adapted from positioniseverything.net) */
    clear:both;
    content:" ";
    display:block;
    height:0;
    font-size:0;
}

/******************************************** 
NAVIGATIONS
*********************************************/
/*******************TOPNAV*******************/
#topnav {
	width: 900px;
	background-color: #c0541b;
	background-image: url(../images/homeowners/topnavBkgcream.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 115px;
	font-size: 12px;
}
#topnav .logo{
	width: 900px;
	height: 115px;
	float: left;
}
#topnav .links {
	padding-top: 96px;
	
}
#topnav .links a{
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 9px;
	width: 900px;
	color: #FFF;
	text-decoration: none;
	
}
#topnav .links a:hover{
	width: 900px;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 9px;
	color: #FFF;
	text-decoration: none;
	background-color: #f16a22;
}
#topnav .links .selected{
	width: 900px;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 9px;
	color: #FFF;
	text-decoration: none;
	background-color: #f16a22;
}
/******************MAIN NAV******************/
#mainnav {
	width: 900px;
	height: 28px;
	z-index: 999;
	float: left;
	background-color: #f16a22;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #f16a22;
}
.pulldowntab{
	float:left;
	width:900px;
	font-size: 13px;
	line-height:11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 28px;
	color: #fff;
	font-weight: bold;
}
.pulldowntab ul{
	list-style-type: none;
	margin:0;
	margin-left: 0px;
	padding:0;
	color: #fff;
}
.pulldowntab li{
	display:inline;
	margin:0;
	padding:0;
	color: #fff;
}
.pulldowntab a{
	float:left;
	margin-right: 0px;
	text-decoration:none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
	color: #fff;
}
.pulldowntab a span{
	float:left;
	display:block;
	color:#FFF;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 1px;
}
.pulldowntab a span {
	float:none;
	color: #fff;
}
.pulldowntab a:hover span {
	color: #fff;
}
.pulldowntab li.selected a	{
	color: #fff;
	background-color: #c0541b;	
}

.pulldowntab li.selected a span	{
	color: #fff;
	background-color: #c0541b;
}

.pulldowntab a:hover, .pulldowntab li.selected a:hover {
	color: #fff;
	background-color: #c0541b;
}

.pulldowntab a:hover span, .pulldowntab li.selected a:hover span {
	color: #fff;
	background-color: #c0541b;
}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
	position:absolute;
	top: 0;
	z-index:999;
	width: 200px;
	visibility: hidden;
	font-size: 13px;
	line-height:normal; /*Add border strip to bottom of menu*/
	margin-top: -2px;
	background-color: #c0541b;
	color: #fff;
}
.dropmenudiv ul{
	list-style-type: none;
	padding-left: 0px;
	background-color: #c0541b;
	height: 0px;
}
.dropmenudiv li{
	list-style-type: none;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: url(../images/homeowners/spacer.gif);
	background-color: #c0541b;
}
.dropmenudiv a{
	width: auto;
	display: block;
	text-decoration: none;
	color: #fff;
	background-color: #;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f16a22;
	background-image: none;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
color: #fff;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #f16a22;
color: #fff;
background-image: none;
}
/******************SIDE NAV******************/
.sidenav {
	display: block;
	float: left;
	padding-bottom: 20px;
	width: 200px;
}
.sidenav ul{
	list-style-type: none;
	padding-left: 0px;
}
.sidenav li {
	background-image: url(../images/homeowners/sidemenu_divider.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
	
}
.sidenav a{
	width: auto;
	display: block;
	text-decoration: none;
	color: #3ea345;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
}

.sidenav .selected{
	padding-left: 10px;
	background-image: url(../images/homeowners/sidemenu_selected.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


* html .sidenav a{
width: 100%;
}

.sidenav a:hover{
	background-image: url(../images/homeowners/sidemenu_selected.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	
}
.coilesslogo{
	padding: 10px;
	display: block;
}

/**********************
UTILITY PANEL
***********************/
#homepage #utilitypanel {
	top: 0px;
	position: absolute;
	z-index: 999;
	display: 2;
	width: 310px;
	margin-left: 590px;
	margin-top: 285px;
}
#allpages #utilitypanel {
	top: 0px;
	position: absolute;
	z-index: 999;
	display: 2;
	width: 310px;
	margin-left: 590px;
	margin-top: 140px;
}
#utilitypanel .searchentry{
	width: 170px;
	height: 18px;
	background-color: #d7dfdb;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 10px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
}
#utilitypanel a {
	color: #FFF;
	text-decoration: none;
}
.searchpanel {
	background-color: #;
	width: 282px;
	float: right;
	padding-top: 9px;
	padding-left: 10px;
	display: block;
	padding-bottom: 10px;
	margin: 0px;
}
.searchpanel label{
	background-color: #;
	color: #000;
}
.quicklinks {
	float: right;
}
a.quicklink {
	background: transparent url(../images/homeowners/quicklink_button.gif) no-repeat scroll top right;
	color: #ffffff;
	display: block;
	float: left;
	height: 27px;
	margin-right: 6px;
	padding-right: 14px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}
a.quicklink span {
	color: #ffffff;
	display: block;
	line-height: 14px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 14px;
	background-color: transparent;
	background-image: url(../images/homeowners/quicklink_button_span.gif);
	background-repeat: no-repeat;
}
a.quicklink:hover {
    background-position: bottom right;
    color: #ffffff;
    outline: none;
}
a.quicklink:hover span {
    color: #ffffff;
	background-position: bottom left;
    padding-top: 6px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 14px;
}


/***************************
CONTENT
****************************/
#content {
	padding-bottom: 180px; /*************these 3 numbers should match **************/
	width: 900px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 12px;
}
#content #leftcontent{
	width: 200px;
	float: left;
	display: block;
	padding-bottom: 20px;
	padding-top: 20px;
}
#content #maincontent{
	float: left;
	display: block;
	padding-right: 20px;
	width: 640px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
/***************************
FOOTER
****************************/
#footer {
	width:870px;
	height:280px; /*************these 3 numbers should match **************/
	margin-top: -180px; /*************these 3 numbers should match **************/
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/all/partners_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#footer a:link {
	color: #999;
}
#footer a:hover {
	text-decoration: none;
}
#footer a:visited {
  color: #999;
}

#footer .copyright{
	float: left;
	text-align: left;
	color: #999;
	padding-top: 30px;
	padding-bottom: 10px;
	width: 460px;
}
#footer .bottomnav
{
	float: left;
	width: 870px;
}
#footer .bottomnav .sitemap
{
	color: #999;
	font-size: 11px;
	float: left;
	padding-right: 20px;
	width: auto;
}
#footer .bottomnav .sitemap ul
{
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
	background-color: #;
	
}
#footer .bottomnav .sitemap li
{
	font-weight: normal;
	margin-left: 12px;
}
#footer .bottomnav .sitemap li a .sitemap ul a
{
	font-weight: normal;
	color: #FFF;
}
/***********************
ALL
*************************/
.clear {
	clear: both;
	height: 5px;
	display: block;
}
/*********************
STYLES
**********************/
h1 {
	font-size: 18px;
	line-height: 20px;
	color: #f16a22;
	display: block;
	padding-bottom: 8px;
}
h2 {
	font-size: 12px;
	line-height: 16px;
	color: #3ea345;
	padding-bottom: 2px;
	display: block;
}
h3 {
	font-size: 14px;
	line-height: 19px;
	color: #3ea345;
	display: block;
	padding-bottom: 8px;
}
p{
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 8px;
	display: block;
	}
.insert {
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 8px;
	display: ;
	background-color: #;
	}
.insert h1 {
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 3px;
	display: ;
	}
 .insert p {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 8px;
	display: ;
	}
a:link {
	color: #;
}
a:hover {
	text-decoration: none;
}
a:visited {
  color: #;
}
td {
	text-align: left;
}
.table_chart{
	color: #ccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FC0;
	border-right-color: #FC0;
}
.table_chart td{
	color: #ccc;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-align: center;
}
.left  {
	float: left;
	padding-right: 10px;
}
.hidden {
  display: none;
}

#content #maincontent ul{
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 8px;
	display: ;
	padding-left: 14px;
	}
#content #maincontent li{
	list-style-position: outside;
	list-style-image: url(../images/homeowners/list_mark.gif);
	}
#content #maincontent a:link {
	color: #3ea345;
}
#content #maincontent a:hover {
	text-decoration: none;
}
#content #maincontent a:visited {
	color: #3ea345;
}
.chart {
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #f16a22;
	border-right-color: #f16a22;
}
.chart td {
	padding: 5px;
	text-align: center;
	font-size: 12px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #f16a22;
	border-left-color: #f16a22;
}
.orangebar {
	text-align: center;
	background-color: #f16a22;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
}
.chartdivider {
	background-color: #FFF;
	height: 3px;
}

/********************/
.formfield {
	padding: 2px;
	background-color: #CCE0C5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	height: 20px;
	font-size: 12px;
}
.formfield_nowidth {
	padding: 2px;
	background-color: #CCE0C5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	font-size: 12px;
}
.formfield_comments {
	padding: 2px;
	background-color: #CCE0C5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
.table_contact {
	padding-bottom: 10px;
}
.table_contact td {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
}
.linewrapper {
	border: 1px solid #f16a22;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
/**********************
TOOL TIP
**********************/
#tooltip{
	position:absolute;
	border:3px solid #F60;
	background:#ffffff;
	color:#000;
	display:none;
	font-size: 12px;
	line-height: 14px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}	
.capacitychart {
	border: 1px solid #F60;
}

img.topmenu_icons {
	border: 0;
	margin-right: 5px;
}
