/* root level text style */

a:link {color: #224585;}
a:visited {color: #224585;}
a:active {color: #000000;}

.servicelinks a:link {color: #fffc00;
text-decoration:none;
font-weight:bold;
}
.servicelinks a:visited {color: #fffc00;
text-decoration:none;
font-weight:bold;
}

.servicelinks a:hover {color: #ffffff;
text-decoration:none;
font-weight:bold;
}

.servicelinks{
color:#FFFFFF;
}

a:hover {color: #000000; text-decoration: none;}

a.nound:link {text-decoration: none;}
a.nound:active {text-decoration: none;}
a.nound:visited {text-decoration: none;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

b {
	color: #000000;
	}

td {
	font-size: 12px;
	color: #000000;
	}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #b72939;
	margin: 0px;
	}

h1 {
	font-size: 19px;
	font-weight: bold;
	color: #224585;
	margin: 0px;
	}
	
h3 {font-size:14px; font-weight:bold; color:#666; margin:20px 0 0 0;}
	
.right {float:right; margin:0 0 15px 15px;}

.callbox {width:150px; background:#CCCCCC; padding:4px; float:right; margin:0 0 10px 15px; font-size:16px;}
.callbox p {margin:0;}

.required {color:#990000;}


ul#checklist {padding-left:2px; margin:-5px 5px 0 15px;}
ul#checklist li {background:transparent url('images/checkmark.gif') no-repeat; list-style:none; margin-bottom:0; padding:0 0 12px 22px; background-position:0 0;}

#left_nav ul {margin:0 0 10px 0; padding:0; text-align:left;}
#left_nav ul a {color:#000066; text-decoration:none;}
#left_nav ul li {list-style:none; padding:0 0 2px 0; font-size:.95em; margin:0 0 3px 15px; border-bottom:1px solid #fff;}
#left_nav ul li.last {border-bottom:none;}
#left_nav ul li.request_service a {color:#990000;}
#left_nav ul li.on a {font-weight:bold; color:#003366;}

.landing_col {width:44%; margin:0 2%; float:left; background:#eee; text-align:center; border:1px solid #ccc; padding-bottom:10px;}
.landing_col h3 {border-bottom:1px solid #003399; padding-bottom:10px; font-size:20px;}

.landing_col .lg {font-size:16px;}
.lg a {color:#990000;}

.energy_star_box {clear:both; margin:20px 0; border-top:1px solid #ccc; border-bottom:1px solid #ccc; float:left; width:100%; padding:10px 0 0 0;}