@charset "UTF-8";
/* CSS Document */

html, body
{
	
}

body
{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-image:url(../images/bg-repeat.gif);
	background-repeat:repeat-x;
	color:#5e5a5a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}

.interior
{
	background-image:url(../images/bg-repeat-interior.gif);
	background-repeat:repeat-x;
}


a, a:link, a:active, a:visited
{
	color:#054899;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a.green, a:link.green, a:active.green, a:visited.green
{
	color:#017145;
	text-decoration:none;
}

a:hover.green
{
	text-decoration:underline;
}


img, div 
{ 
	behavior: url(styles/iepngfix.htc) 
}

p {
	line-height: 1.4em;
}

li {
	line-height: 1.4em;
}

form
{
	padding:0px;
	margin:0px;
}

h1
{
	font-size:23px;
	font-weight:normal;
	color:#9a9595;
	margin:20px 0px;
	padding:0px;
	line-height: 1.2em;
}


h2
{
	font-size:15px;
	font-weight:bold;
	color:#666666;
	margin:10px 0px;
	padding:0px;
	line-height: 1.2em;
}

/*  *************** PRIMARY CONTAINERS *********************** */

div#Container
{
	width:777px;
	margin:auto;
}

div#Masthead
{
	width:777px;
}

div#Logo
{
	width:207px;
	height:57px;
	float:left;
	margin-top:20px;
	text-align:center;
	background:url(../images/logo_blue.gif) no-repeat top center;
}

div#LogoMini
{
	width:100%;
	height:43px;
	text-align:center;
	background:url(../images/footer_logo-blue.gif) no-repeat top center;
	padding-bottom:10px;
}


div#TopNav
{
	background:url(../images/topnav_bg.gif) no-repeat top right;
	width:570px;
	height:47px;
	float:right;
}


div#TopNav ul, div#TopNav ul li
{
	margin:0px;
	padding:0px;
	list-style:none;
}

div#TopNav ul
{
	padding-top:20px;
	padding-right:34px;
	text-align:right;
}

div#TopNav ul li
{
	display:inline;
	border-right:1px solid #77726e;
	padding-right:10px;
	padding-left:6px;
}

div#TopNav ul li.last
{
	border-right:none;
	padding-right:0px;
}

div#TopNav ul li a:link, div#TopNav ul li a:active, div#TopNav ul li a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

div#TopNav ul li a:hover
{
	text-decoration:underline;
}


div#MainNav
{
	clear:right;
	float:left;
	height:43px;
	margin-top:12px;
}

/* Services */
a:link.cat1, a:active.cat1, a:visited.cat1
{
	background:url(../images/btn_services-up.gif) no-repeat;
	width:84px;
	height:43px;
	padding: 0px;
	font-size:0px;
	text-indent:-2500px;
}

a:hover.cat1
{
	background:url(../images/btn_services-over.gif) no-repeat;
}

a:link.cat1_active, a:active.cat1_active, a:visited.cat1_active, a:hover.cat1_active
{
	background:url(../images/btn_services-active-blue.gif) no-repeat;
	width:84px;
	height:43px;
	padding: 0px;
	font-size:0px;
	text-indent:-2500px;
}


/* Green Programs */
a:link.cat2, a:active.cat2, a:visited.cat2
{
	background:url(../images/btn_gprograms-up.jpg) no-repeat;
	width:146px;
	height:43px;
	padding: 0px;
	font-size:0px;
	text-indent:-2500px;
}

a:hover.cat2
{
	background:url(../images/btn_gprograms-over.gif) no-repeat;
}

a:link.cat2_active, a:active.cat2_active, a:visited.cat2_active, a:hover.cat2_active
{
	background:url(../images/btn_gprograms-active-green.gif) no-repeat;
	width:146px;
	height:43px;
	padding: 0px;
	font-size:0px;
	text-indent:-2500px;
}

/* FAQs */
a:link.cat3, a:active.cat3, a:visited.cat3
{
	background:url(../images/btn_faqs-up.gif) no-repeat;
	width:55px;
	height:43px;
	padding: 0px;
	font-size:0px;
	text-indent:-2500px;
}

a:hover.cat3
{
	background:url(../images/btn_faqs-over.gif) no-repeat;
}


a:link.cat3_active, a:active.cat3_active, a:visited.cat3_active, a:hover.cat3_active
{
	background:url(../images/btn_faqs-active-gray.gif) no-repeat;
	width:55px;
	height:43px;
	padding: 0px;
	font-size:0px;
	text-indent:-2500px;
}

/* Resources */
a:link.cat5, a:active.cat5, a:visited.cat5
{
	background:url(../images/btn_resources-up.gif) no-repeat;
	width:101px;
	height:43px;
	padding: 0px;
	font-size:0px;
	text-indent:-2500px;
}

a:hover.cat5
{
	background:url(../images/btn_resources-over.gif) no-repeat;
}

a:link.cat5_active, a:active.cat5_active, a:visited.cat5_active, a:hover.cat5_active
{
	background:url(../images/btn_resources-active-gray.gif) no-repeat;
	width:101px;
	height:43px;
	padding: 0px;
	font-size:0px;
	text-indent:-2500px;
}



/* Training */
a:link.cat4, a:active.cat4, a:visited.cat4
{
	background:url(../images/btn_training-up.gif) no-repeat;
	width:101px;
	height:43px;
	padding: 0px;
	font-size:0px;
	text-indent:-2500px;
}

a:hover.cat4
{
	background:url(../images/btn_training-over.gif) no-repeat;
}

a:link.cat4_active, a:active.cat4_active, a:visited.cat4_active, a:hover.cat4_active
{
	background:url(../images/btn_training-active-gray.gif) no-repeat;
	width:101px;
	height:43px;
	padding: 0px;
	font-size:0px;
	text-indent:-2500px;
}











div#Body
{
	clear:both;
}

div#LeftColumn
{
	float:left;
	padding-bottom:25px;
}

div#RightColumn
{
	float:left;
	width:570px;
	margin-left:19px;
}

div#Footer
{
	clear:left;
	background:url(../images/footer-bg.gif) no-repeat bottom;
	height:85px;
	font-size:11px;
	line-height:12px;
	padding:0px 20px;
	margin-top:50px;
}


/*  *************** SECONDARY CONTAINERS *********************** */

div#News
{
	margin-top:5px;
	margin-bottom:28px;
}

div.moduleNews
{
	background:url(../images/module-news_header.gif) no-repeat top left;
	background-color:#ebebeb;
	width:187px;
	font-size:11px;
	line-height:13px;
}

div.moduleNewsContent
{
	padding:0px 10px;
	min-height:200px;
	padding-bottom:10px;
}

div.moduleLight
{
	background:url(../images/module-light_header.gif) no-repeat top left;
	background-color:#ebebeb;
	width:187px;
	font-size:11px;
	line-height:13px;
}

div.moduleLightContent
{
	background:url(../images/module-light_footer.gif) no-repeat bottom left;
	padding:0px 10px;
	
	padding-bottom:10px;
}

div.moduleDark
{
	background:url(../images/module-dark_header.gif) no-repeat top left;
	background-color:#66605c;
	width:187px;
	font-size:11px;
	line-height:13px;
	margin-bottom:18px;
}

div.moduleDarkContent
{
	background:url(../images/module-dark_footer.gif) no-repeat bottom left;
	padding:0px 10px;
	min-height:50px;
	padding-bottom:10px;
}

h3.hNews
{
	background:url(../images/hNews.gif) no-repeat center left;
	width:41px;
	text-indent:-1500px;
	font-size:0px;
	color:#000000;
	height:32px;
	margin-bottom:13px;
}

h3.hQuickLinks
{
	background:url(../images/hQuickLinks.gif) no-repeat center left;
	width:84px;
	text-indent:-1500px;
	font-size:0px;
	color:#000000;
	height:32px;
	margin-bottom:13px;
}

h3.hQuickContact
{
	background:url(../images/hQuickContent.gif) no-repeat center left;
	width:106px;
	text-indent:-1500px;
	font-size:0px;
	color:#000000;
	height:32px;
	margin-bottom:8px;
}

p.nDate
{
	margin-bottom:0px;
	margin-top:0px;
}

p.nDescription
{
	margin-top:0px;
	margin-bottom:7px;
	line-height:12px;
}

div.hLine
{
	background:url(../images/horz-dline.gif) repeat-x top left;
	height:7px;
	width:100%;
	font-size:0px;
	line-height:0px;
	border-top:1px dotted #999999;
}

div#QuickLinks ul, div#QuickLinks ul li
{
	margin:0px;
	padding:0px;
	list-style:none;
}

div#QuickLinks ul li
{
	margin-bottom:5px;
	padding-left:14px;
	background:url(../images/arrow-dark.gif) no-repeat left;
}

div#QuickLinks a:link, div#QuickLinks a:active, div#QuickLinks a:visited
{
	color:#FFFFFF;
}

div.modulePromo
{
	background:url(../images/module_promo.jpg) no-repeat top left;
	width:177px;
	height:77px;
	font-size:11px;
	line-height:12px;
	padding-left:4px;
	padding-right:7px;
	margin-bottom:15px;
}

p.pDescription
{
	padding-top:10px;
	margin-bottom:-5px;
}

div.moduleButton
{
	background:url(../images/module-btn.gif) no-repeat top left;
	width:106px;
	height:24px;
	text-align:center;
	margin-bottom:-8px;
	margin-left:-10px;
	line-height:26px;
	font-weight:bold;
}

div#Contact input, div#Contact textarea
{
	width:162px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

div#Contact p
{
	margin:0px;
	padding:10px 0px;
	padding-bottom:2px;
}

p.footerLeft
{
	float:left;
	margin-top:2px;
}

p.footerRight
{
	float:right;
	margin-top:2px;
}


/*  *************** HOMEPAGE CONTAINERS *********************** */

div.leftPromo
{
	background:url(../images/promo_homecheck.gif) no-repeat top left;
	width:276px;
	height:77px;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	font-size:11px;
	line-height:12px;
}

div.leftPromo p
{
	padding:0px 10px 0px 120px;
}


div.rightPromo
{
	background:url(../images/promo_calculator.gif) no-repeat top left;
	width:276px;
	height:77px;
	float:right;
	margin-top:15px;
	margin-bottom:15px;
	font-size:11px;
	line-height:12px;
}

div.rightPromo p
{
	padding:0px 45px 0px 145px;
}


p.cta
{
	padding-top:0px;
	margin-top:-5px;
}

div.leftServices
{
	clear:both;
	float:left;
	background:url(../images/promo_commercial.gif) no-repeat bottom left;
	width:276px;
	height:165px;
	border-bottom:2px solid #d9e2ed;
	font-size:11px;
	line-height:12px;
	padding-top:15px;
}

div.rightServices
{
	float:right;
	background:url(../images/promo_consumer.gif) no-repeat bottom left;
	width:276px;
	height:165px;
	border-bottom:2px solid #e0eee9;
	font-size:11px;
	line-height:12px;
	padding-top:15px;
}

div.leftServices p, div.rightServices p
{
	padding: 0px 10px 0px 110px; 
	
}


h2.hCommercialServices
{
	border-bottom:2px solid #d9e2ed;
	background:url(../images/hCommercialServices.gif) no-repeat left;
	height:30px;
	font-size:0px;
	text-indent:-1500px;
	margin-top:-16px;
}


h2.hConsumerServices
{
	border-bottom:2px solid #e0eee9;
	background:url(../images/hConsumerServices.gif) no-repeat left;
	height:30px;
	font-size:0px;
	text-indent:-1500px;
	margin-top:-16px;
}

div#Partners
{
	clear:both;
	padding-top:5px;
	text-align:center;
}

h2.hPartners
{
	background:url(../images/hOurPartners.gif) no-repeat left;
	height:40px;
	font-size:0px;
	text-indent:-1500px;
}


div.sectionImage
{
	width:588px;
	height:121px;
	margin-top:1px;
	margin-left:-20px;
}

div.imgAboutUs
{
	background:url(../images/sectionImage_aboutUs.jpg) no-repeat top left;
}


div.imgServices
{
	background:url(../images/sectionImage_services.jpg) no-repeat top left;
}


div.imgGreenPrograms
{
	background:url(../images/sectionImage_gPrograms.jpg) no-repeat top left;
}


div#Breadcrumbs
{
	margin-top:15px;
	padding-bottom:10px;
	margin-left:-2px;
}

div#Breadcrumbs ul, div#Breadcrumbs ul li
{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
	font-size:10px;
	line-height:11px;
}

div#Breadcrumbs a:link, div#Breadcrumbs a:active, div#Breadcrumbs a:visited, div#Breadcrumbs a:hover
{
	background:url(../images/arrow-breadcrumb.gif) no-repeat right;
	padding-right:8px;
	padding-left:2px;
	
}

div.sectionTitle
{
	position:absolute;
	top:204px;
	padding-left:10px;
}








.controlBar {
	width: 100%;
	height: 20px;
	background-color: #697E9D;
	color: white;
	font-size: 8pt;
	margin: 0;
	padding: 5 5 10 5;
	font-family: verdana;
	text-align: center;
}	

.controlBar a:link {
	text-decoration: underline;
	color: white;
}

.controlBar a:visited {
	text-decoration: underline;
	color: white;
}

.controlBar a:hover {
	text-decoration: none;
	color: white;
}

.linksTable {
	border: 1px solid #C8D2DC;
	border-collapse: collapse;
	font-size: 9pt;
	padding: 0 15 0 15;
	margin-left: 15;	
}

.linksTable th {
	font-weight: bold;
	background-color: #C8D2DC;
	color: black;
	padding: 10px;
	border: 1px solid;
	font-size: 11pt;
}

.linksTable td {
	background-color: #F4F4F4;
	border: 1px solid;
	padding: 10px;
}

.blogEntry {
	padding: 10 0 10 0;
}

.blogDate {
	color: gray;
	font-size: 8pt;
	padding: 0 15 2 15;
	letter-spacing: 2px;
}

.blogTitle {
	font-size: 12pt;
	font-weight: bold;
	padding: 0 15 2 15;
}

.blogText {
	font-weight: normal;
	line-height: 1.6em;
	padding: 0 15 2 15;
}

.blogText p {
	padding: 0 15 2 15;
	font-weight: normal;
	line-height: 1.6em;
}

.blogText li {
	padding: 0 15 2 15;
	font-weight: normal;
	line-height: 1.6em;
}

.blogFooter {
	margin: 0 15 0 15;
	padding: 0 15 2 15;
	color: gray;	
	letter-spacing: 1.5px;
	border-bottom: 1px dashed gray;
	margin-bottom: 30px;
}

.blogFooter a:link {
	text-decoration: underline;
	color: gray;	
}

.blogFooter a:visited {
	text-decoration: underline;
	color: gray;		
}

.blogFooter a:hover {
	text-decoration: none;
	color: gray;		
}

.blogFooterLeft {
	font-size: 8pt;
	text-align: left;
	/*padding-left: 10px;*/
}

.blogFooterRight {
	font-size: 8pt;
	float: right;
	text-align: right;
	/*padding-right: 10px;*/
}

.blogText p {
	padding: 0 0 0 0;
}

.blogComments {
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.6em;
}

.blogCommentsTitle {
	font-size: 11pt;
	font-weight: bold;
	padding: 5 2 5 2;
	letter-spacing: 3px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	width: 100%;
}

.blogCommentsFooter {
	color: gray;
	border-bottom: 1px dotted gray;
	padding: 0 0 20 0;
}

.previousPostsBox {
	line-height: 1.6em;
	padding-left: 5px;
	padding-right: 5px;
}

.previousPostsTitle {
	letter-spacing: 3px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed gray;
}

.previousPostsLinks h3 {
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 8pt;
	display: inline;
}

.blogHomeArchiveBox {
	line-height: 1.6em;
	padding-left: 5px;
	padding-right: 5px;
}

.blogHomeArchiveTitle {
	letter-spacing: 3px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed gray;
}	