/* baselines
------------------------------------------------------------- */
/* body {background: #a8becf url(/images/bg_body_a8becf.png) repeat-x 0 0;} */

body {
	background-color: #b8d0d4;
	}


#content table {border-collapse: collapse;}

img, a img {border: none;}

abbr {border: none; cursor: help;}
/* -------------------------------------------------------------
                                                end baselines */





/* link styles
------------------------------------------------------------- */
a:link,
a:visited,
a:hover,
a:active {
	color: #5383b0;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color: #fff;
	}
	
.functions a:link,
.functions a:visited,
.functions a:hover,
.functions a:active {
	color: #fff;
	text-decoration: none;
	}

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


a.add {
	font-size: 13px;
	}

a.enlarge {
	}

.thumb a.enlarge,
.thumb a.enlarge:hover span {
	display: block;
	width: 100%;
	text-decoration: none;
	}
	
.thumb a.enlarge span {
	display: block;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0;
	}

div.title a:link,
div.title a:visited,
div.title a:hover,
div.title a:active {
	color: #fff;
	}

.login a:link,
.login a:visited,
.login a:hover,
.login a:active {
	color: #263476;
	}

a.help {
	font-size: 11px;
	}

.links li a:link,
.links li a:visited,
.links li a:hover,
.links li a:active {
	display: block;
	width: 100%;
	font-weight: bold;
	color: #555;
	text-decoration: none;
	}
	
	.links li a:hover {
		text-decoration: underline;
		}
	
	.learn .links li a:link,
	.learn .links li a:visited,
	.learn .links li a:hover,
	.learn .links li a:active {
		text-decoration: underline;
		}
		
		.learn .links li a:hover {
			text-decoration: none;
			}

#efficiency .copy a:link,
#efficiency .copy a:visited,
#efficiency .copy a:hover,
#efficiency .copy a:active {
	color: #fff;
	}

#facebook a:link,
#facebook a:visited,
#facebook a:hover,
#facebook a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
	
	#facebook a:hover {
		padding-bottom: 2px;
		border-bottom: 1px solid #fff;
		}

#facebook #signup:link,
#facebook #signup:visited,
#facebook #signup:hover,
#facebook #signup:active {
	position: absolute;
	left: 18px;
	bottom: 20px;
	width: 132px;
	height: 0;
	margin: -11px 10px 0 0;
	padding: 46px 0 0 0;
	overflow: hidden;
	background: url(/images/buttons/fb_signup_132x46.jpg) no-repeat 0 0;
	border-bottom: none !important;
	}
	
.pointLink {
	font-size: 15px;
	color: #4f82b0;
	}

#choice a {
	display: block;
	width: 573px;
	height: 287px;
	border: 1px solid #e7e7e7;
	text-decoration: none;
	}
	
#choice .wind a,
#choice .rain a,
#choice .solar a {
	width: 540px;
	height: 260px;
	padding: 27px 0 0 33px;
	}
	
	#choice .wind a {background: #f7f1d5;}
	#choice .rain a {background: #6ab3ba;}
	#choice .solar a {background: #bab06a;}

a.compare {
	display: block;
	width: 140px;
	padding: 0 0 2px 12px;
	background: url(images/bullet_compare.png) no-repeat 0 50%;
	}
/* -------------------------------------------------------------
                                              end link styles */





/* navigation
------------------------------------------------------------- */
#nav {
	float: right;
	margin: 0;
	padding: 0;
	}

#nav li {
	float: left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 1;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #1d4688;
	}
	
	* html #nav li {line-height: normal;}
	*:first-child+html #nav li {line-height: normal;}

#nav li a:link,
#nav li a:visited,
#nav li a:hover,
#nav li a:active {
	float: left;
	display: block;
	color: #1d4688;
	text-decoration: none;
	padding: 30px 0 20px 0;
	}
	
	#nav li.login a:link,
	#nav li.login a:visited,
	#nav li.login a:hover,
	#nav li.login a:active {
		color: #6d9d31;
		font-weight: bold;
		}

#nav li a:hover,
#nav li a:hover span {
	text-decoration: underline;
	}

#nav li a span {
	float: left;
	display: block;
	padding: 0 8px;
	border-right: 1px solid #1d4688;
	}

#nav li:last-child a span {
	padding-right: 13px;
	border-right: none;
	}
	
#nav li.last-child a span {
	padding-right: 13px;
	border-right: none;
	}





#sections {
	width: 100%;
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	background: url(images/bg_sections.png) no-repeat 0 0;
	}

#sections li {
	float: left;
	font-family: "Minion Pro", Georgia, Times, serif;
	font-size: 22px;
	line-height: 1;
	list-style: none;
	}
	
#sections li a:link,
#sections li a:visited,
#sections li a:hover,
#sections li a:active {
	float: left;
	display: block;
	overflow: hidden;
	height: 0;
	padding: 40px 0 0 0;
	background: url(images/bg_sections.png) no-repeat 0 0;
	color: #fff;
	text-decoration: none;
	}
	
	#sections li.active a {cursor: default !important;}
	
	#sections li#s-green a {
		width: 191px;
		background-position: 0 0;
		}
		
	#sections li#s-electric a {
		width: 139px;
		background-position: -191px 0;
		}
	
	#sections li#s-energy a {
		width: 159px;
		background-position: -330px 0;
		}
	
	#sections li#s-about a {
		width: 151px;
		background-position: -489px 0;
		}
		
		#sections li#s-green a:hover,
		#sections li.active#s-green a {background-position: 0 -40px;}
		#sections li#s-electric a:hover,
		#sections li.active#s-electric a {background-position: -191px -40px;}
		#sections li#s-energy a:hover,
		#sections li.active#s-energy a {background-position: -330px -40px;}
		#sections li#s-about a:hover,
		#sections li.active#s-about a {background-position: -489px -40px;}






.inner #content .twocolumn .nav ul.nav {
	width: 192px;
	margin: 0;
	padding: 0;
	}

.inner #content ul.nav li {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	list-style: none;
	background: none;
	}
	
ul.nav li a:link,
ul.nav li a:visited,
ul.nav li a:hover,
ul.nav li a:active {
	display: block;
	width: 170px;
	padding: 4px 8px 4px 14px;
	color: #464646;
	text-decoration: none;
	}

.nav li a:hover {
	background: #d5e2b4;
	}
	
	
	
ul.nav li a.enrollnow:link,
ul.nav li a.enrollnow:visited,
ul.nav li a.enrollnow:hover,
ul.nav li a.enrollnow:active {
	display: block;
	width: 170px;
	padding: 4px 8px 4px 14px;
	color: #8eab3d;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	}

.nav li a:hover {
	background: #d5e2b4;
	}	
	
	
	

.nav li.active a:link,
.nav li.active a:visited,
.nav li.active a:hover,
.nav li.active a:active {
	background: #9ab844;
	color: #fff;
	font-weight: bold;
	cursor: default;
	}



#sitemap h4 a:link,
#sitemap h4 a:visited,
#sitemap h4 a:hover,
#sitemap h4 a:active {
	display: block;
	font-weight: bold;
	width: 100%;
	padding: 0 0 6px 0;
	text-decoration: none;
	}
	
	#sitemap h4 a:hover {
		text-decoration: underline;
		}

#sitemap ul.nav {
	margin: 0;
	padding: 0;
	}
	
#sitemap .nav li {
	list-style: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

#sitemap .nav li a:link,
#sitemap .nav li a:visited,
#sitemap .nav li a:hover,
#sitemap .nav li a:active {
	width: 100%;
	padding: 2px 0;
	background: none;
	}
	
	#sitemap .nav li a:hover {
		text-decoration: underline;
		}

#content ul.links {
	margin: 0;
	}

#content ul.links li {
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 4px 0;
	}
	
	#content .learn ul.links li {
		font-size: 10px;
		line-height: 12px;
		margin: 0 0 12px 0;
		padding: 0 0 0 12px;
		list-style: none;
		background: url(images/bullet_raquo_555.png) no-repeat 0 2px;
		}

#content .feature ul.links {
	margin: 0 0 0 8px;
	}

div.cycle_nav {
	font-size: 9px;
	line-height: 11px;
	position: absolute;
	bottom: 3px;
	right: 0;
	z-index: 10000;
	}
	
	.cycle_nav a:link,
	.cycle_nav a:visited,
	.cycle_nav a:hover,
	.cycle_nav a:active {
		float: left;
		display: block;
		color: #999;
		margin: 0 3px 0 0;
		padding: 0 3px 1px 3px;
		background: #fcfcfc;
		border: 1px solid #ccc;
		text-decoration: none;
		cursor: pointer;
		}
		
		.cycle_nav a:hover {
			border-color: #666;
			color: #666;
			}
		
		.cycle_nav a span {
			float: left;
			display: block;
			}
			
/*
		.cycle_nav a:first-child span {border-left: none !important;}
		.cycle_nav a.first-child span {border-left: none !important;}
*/
	
		.cycle_nav a.activeSlide {
			border-color: #5383b0 !important;
			color: #5383b0 !important;
			cursor: default !important;
			}
			

#feature_cycler {
	position: relative;
	}

#feature_cycler div.nav_container {
	position: absolute;
	bottom: 10px;
	left: 15px;
	width: 545px;
	height: 28px;
	padding: 0 0 5px 0;
	z-index: 10000;
	}

#feature_cycler a#prev_choice,
#feature_cycler a#next_choice {
	float: left;
	width: 28px;
	height: 28px;
	margin: 0 3px 0 0;
	cursor: pointer;
	background-image: url(images/buttons/home_feature_nav.png);
	background-repeat: no-repeat;
	z-index: 10000;
	}
	
	* html #feature_cycler a#prev_choice,
	* html #feature_cycler a#next_choice {background: url(images/buttons/home_feature_nav_ie.png);}
	
	#feature_cycler a#prev_choice {background-position: -56px 0 !important;}
	#feature_cycler a#next_choice {background-position: -28px 0 !important;}
	#feature_cycler a#prev_choice:hover {background-position: -56px -28px !important;}
	#feature_cycler a#next_choice:hover {background-position: -28px -28px !important;}

#feature_cycler div.cycle_nav#choice_nav {
	position: relative;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 28px;
	right: auto;
	bottom: auto;
	}
	
	.cycle_nav#choice_nav a:link,
	.cycle_nav#choice_nav a:visited,
	.cycle_nav#choice_nav a:hover,
	.cycle_nav#choice_nav a:active {
		color: #fff;
		width: 28px;
		height: 28px;
		margin: 0 3px 0 0;
		padding: 0;
		background: url(images/buttons/home_feature_nav.png) no-repeat 0 0;
		border: none;
		text-decoration: none;
		cursor: pointer;
		text-align: center;
		}
		
		* html .cycle_nav#choice_nav a:link,
		* html .cycle_nav#choice_nav a:visited,
		* html .cycle_nav#choice_nav a:hover,
		* html .cycle_nav#choice_nav a:active {background: url(images/buttons/home_feature_nav_ie.png);}
		
		.cycle_nav#choice_nav a:hover,
		.cycle_nav#choice_nav a.activeSlide {
			border: none !important;
			color: #fff !important;
			background-position: 0 -28px !important;
			}

			
/* -------------------------------------------------------------
                                               end navigation */


/* new content header
------------------------------------------------------------- */
#contentheaderspace {
	width:890px;
	height:8px;	
}

#contentheadershort{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	width:890px;
	height:85px;
	background-color:#a0b95c;
}
#contentheadertall{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	width:890px;
	height:300px;
	background-color:#a0b95c;
}
.shortmenutitlespace {
	float:left;
	height:85px;
	width:210px;
	vertical-align: text-bottom;
}
.longmenutitlespace {
	float:left;
	height:72px;
	width:630px;
	padding-top:13px;
	padding-left:20px;
	padding-right:30px;
}
#contentheadershort h1 {
	color:#FFF;
	font-size: 28px;
	font-weight: bold;
	margin:0;
}
#contentheadershort p {
	color:#FFF;
	font-size: 16px;
	margin:0;
}
#contentheadershort h2 {
	color:#dce5c3;
	font-size: 25px;
	font-weight: bold;
	margin:0;
}


.longmenutitlespace2 {
	float:left;
	height:67px;
	width:630px;
	padding-top:18px;
	padding-left:20px;
	padding-right:30px;
}
#contentheadershort2{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	width:890px;
	height:85px;
	background-color:#a0b95c;
}
#contentheadertall2{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	width:890px;
	height:85px;
	background-color:#a0b95c;
}

#contentheadershort2 h1 {
	color:#FFF;
	font-size: 20px;
	font-weight: bold;
	margin:0;
}
#contentheadershort2 p {
	color:#FFF;
	font-size: 14px;
	margin:0;
}

.longmenutitlespace3 {
	float:left;
	height:63px;
	width:660px;
	padding-top:22px;
	padding-left:230px;
	padding-right:30px;
}

#contentheadertall h1 {
	color:#FFF;
	font-size: 28px;
	font-weight: bold;
	margin:0;
}
#contentheadertall p {
	color:#FFF;
	font-size: 16px;
	margin:0;
}


/* new free quote button
------------------------------------------------------------- */
.freequotespace {
	width:200px;
	padding-right:20px;
	height:50px;
	float:right;
	text-align: right;
	position: relative;
	z-index: 99;
}



/* typography
------------------------------------------------------------- */
h5 {
	color:#6d9d31;
	font-size:18px;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 25px;
}


#content {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #464646;
	}

#content div#facebook {
	color: #fff;
	}
	
	#content div#facebook p {
		line-height: 18px;
		text-shadow: #333 2px 2px 2px;
		}

#content p {
	margin: 0 0 14px 0;
	padding: 0;
	}
	
	#content .overview p {
		font-size: 13px;
		font-weight: bold;
		line-height: 15px;
		margin: 0 0 15px 0;
		}
	
	#content p.more {
		padding-left: 14px;
		background: url(images/bullet_raquo_9ab844.png) no-repeat 0 50%;
		}
	
	.hub #content .threecolumn .left p {
		color: #fff;
		font-size: 14px;
		line-height: 20px;
		margin: 0 0 16px 0;
		}
		
		#home .hub #content .threecolumn .left p,
		#home .hub #content .threecolumn .right p {
			color: #555;
			font-family: Arial, sans-serif;
			font-size: 13px;
			line-height: 15px;
			margin: 0 0 8px 0;
			}
	
		.hub #content .threecolumn .left .start p {
			color: #555;
			font-size: 12px;
			line-height: 14px;
			margin: 0 0 7px 0;
			}
		
	.hub #content .threecolumn .middle p {
		font-size: 14px;
		line-height: 24px;
		margin: 0 0 12px 0;
		}
		
		.hub #content .threecolumn .middle .certified p {
			font-size: 12px;
			line-height: 14px;
			margin: 0 0 7px 0;
			}
			
		.hub #content .threecolumn .middle .news p {
			font-size: 12px;
			line-height: 14px;
			margin: 0 0 7px 0;
			}
		
	.hub #content .threecolumn .right p {
		font-size: 12px;
		line-height: 14px;
		margin: 0 0 20px 0;
		}
		
		.hub #content .threecolumn .right .maintenance p {
			margin-bottom: 10px;
			}
	
	#content div.title p.help {
		float: right;
		font-size: 10px;
		line-height: 12px;
		font-weight: bold;
		margin: 2px 0;
		}
	
	.inner #content p {
		font-size: 12px;
		line-height: 16px;
		}
		
	.inner #content .preamble h3 {
	color:#6d9d31;
	font-size:18px;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 25px;
		}
	
	.inner #content .preamble p {
		color: #717073;
		font-size: 14px;
		line-height: 18px;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 15px;
	margin-left: 25px;
		padding-bottom:20px;
		}
		
		
	.inner #content .contactcopy {

	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 15px;
	margin-left: 25px;
		padding-bottom:20px;
		}
		
	.inner #content .contactcopy p{
		color: #717073;
		font-size: 14px;
		line-height: 18px;		
			}
			
	.inner #content .contactcopy h2{
		color: #4f82b0;
		font-size: 16px;	
			}
		

		.inner #content #facebook .preamble p {
			font-size: 14px;
			line-height: 18px;
			margin: 0;
			color: #fff;
			}
			
.office {


	float:left;
	width:250px;
	margin:0;
	padding-top:10px;
	padding-left:0px;
	padding-right:30px;
		padding-bottom:20px;
		}
				
	.inner #content .contactcopy .office p {
		font-size:13px;
		padding-bottom:20px;
		color: #717073;
		}
		
.hours {
	font-size:12px;
}
.secondaryphone {
	font-size:13px;
}

.seperator {
	clear:both;
	margin-right:20px;
	height:10px;
	padding-bottom:20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #b7b7b7;
	text-align: center;
}
			
			
	
	#content p.last-child {margin-bottom: 0;}
	#content p:last-child {margin-bottom: 0;}
	
	#content .entry p,
	#content .entry li {
		font-size: 12px;
		}
	
	#content .disclosures {
		font-size: 11px;
		line-height: 14px;
		margin: 15px 8px;
		color: #666;
		}
		
	#content .info p {
		font-size: 12px;
		line-height: 15px;
		color: #464646;
		}
	
	#content .sidebar .faqs p {
		color: #555;
		font-size: 12px;
		line-height: 18px;
		}
	
	.hub #content .help p.number,
	#content .sidebar .help p.number {
		color: #898989;
		font-size: 17px;
		line-height: 1;
		margin: 0 0 9px 0;
		}
		
		.hub #content .help p.number {
			font-size: 14px;
			margin: 0;
			}
			
		#home .hub #content .help p.number {
			font-family: Arial, sans-serif;
			font-size: 14px;
			line-height: 14px;
			margin: 0;
			font-weight: bold;
			letter-spacing: 0;
			text-transform: none;
			}
	
	#content .sidebar .help p.hours {
		font-size: 11px;
		line-height: 1;
		margin: 0;
		}
		
	#content .sidebar .help p.hours strong {
		float: left;
		clear: left;
		background: #b2d5f4;
		color: #4f81ae;
		margin: 0 0 2px 0;
		padding: 1px 4px 2px 4px;
		}
	
	#content .sidebar .info p {
		color: #fff;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 18px;
		line-height: 24px;
		}
	
	#content .reasons .reason p {
		color: #fff;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 16px;
		margin: 0;
		}
	
	* html #content div.entry p {margin-top: 15px;}
	
	#footer p.follow {
		font-family: Arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		line-height: 36px;
		margin: 3px 0 0 24px;
		}
		
		* html #footer p.follow {margin-top: -12px;}
		*:first-child+html #footer p.follow {margin-top: -12px;}

#content ol,
#content ul {
	margin: 0 0 14px 36px;
	padding: 0;
	}
	
	#content .overview ol,
	#content .overview ul {
		margin: 0 0 15px 0;
		}
	
	.inner #content ol,
	.inner #content ul {
		margin: 8px 0 16px 0;
		}

#content li {
	font-size: 14px;
	
	margin: 0 0 7px 0;
	padding: 0;
	}
	
	#content .overview li {
		font-size: 13px;
		font-weight: bold;
		line-height: 15px;
		}
	
	#content .overview ul li {
		list-style: none;
		padding: 0 0 0 14px;
		background: url(images/bullet_raquo_fff_10347d.png) no-repeat 0 3px;
		}
	
	.inner #content li {
		font-size: 12px;
		line-height: 16px;
		}
		
	.inner #content ol li {
		margin: 0 0 8px 22px;
		}
		
	.inner #content ul li {
		margin: 0 0 0 6px;
		padding: 0 0 0 16px;
		background: url(images/bullet_raquo_9ab844.png) no-repeat 0 4px;
		list-style: none;
		}
	
	#content .feature ul li {
		padding: 0 0 0 16px;
		background: url(images/bullet_raquo_9ab844.png) no-repeat 0 4px;
		list-style: none;
		}
	
	
#content h1,
#content h2,
#content h3,
#content h4 {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 9px 0;
	}

#content h1 {
	color: #898989;
	font-size: 24px;
	line-height: 1;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 5px 0;
	}
	
	.inner #content h1 {
		color: #1d4688;
		font-family: Tahoma, Arial, Verdana, sans-serif;
		font-size: 30px;
		line-height: 34px;
		margin: 0 0 10px 0;
		letter-spacing: -1px;
		}
		
		.inner #content #facebook h1 {
			font-size: 36px;
			font-weight: bold;
			line-height: 36px;
			color: #fff;
			}
	
	#content .overview h1,
	#content .learn h1 {
		font-family: Tahoma, Arial, Verdana, sans-serif;
		letter-spacing: 0;
		}
	
	#content .overview h1 {
		color: #fff;
		font-size: 36px;
		font-weight: bold;
		line-height: 40px;
		margin: 0 0 8px 0;
		}
	
	#content .learn h1 {
		color: #555;
		font-size: 18px;
		line-height: 18px;
		font-weight: normal;
		}

#content h2 {
	color: #898989;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	}
	
	#content div.title h2 {
		float: left;
		font-family: Tahoma, Arial, Verdana, sans-serif;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;
		letter-spacing: 0;
		margin: 0;
		color: #fff;
		}
	
	.inner #content h2 {
		color: #4f82b0;
		font-family: Tahoma, Arial, Verdana, sans-serif;
		font-size: 14px;
		line-height: 16px;
		font-weight: bold;
		margin: 0 0 2px 0;
		letter-spacing: 0;
		}
		
		.inner #content .faqs h2 {
			font-size: 14px;
			line-height: 18px;
			}
		
		.inner #content form h2 {
			margin: 16px 0 8px 0;
			}
	
	#content .learn h2 {
		color: #555;
		font-family: Tahoma, Arial, Verdana, sans-serif;
		font-size: 30px;
		line-height: 30px;
		letter-spacing: 0;
		margin: 0;
		padding: 40px 0 0 338px;
		}
	
	#content .sidebar h2 {
		font-size: 30px;
		line-height: 1;
		margin: 0 0 15px 0;
		color: #fff;
		}
	
	#content .help h2 {
		color: #4f81ae;
		margin: 0 0 5px 0;
		text-transform: uppercase;
		}
	
	.hub #content .help h2 {
		font-size: 20px;
		}
		
		#home .hub #content .help h2 {
			color: #6d9d31;
			font-family: Arial, sans-serif;
			font-size: 18px;
			line-height: 18px;
			margin: 0 0 4px 0;
			font-weight: bold;
			letter-spacing: 0;
			text-transform: none;
			}
	
	.hub #content .feature h2 {
		font-family: Tahoma, Arial, Verdana, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 16px;
		letter-spacing: 0;
		text-align: center;
		color: #555;
		}
		
	.hub #content .threecolumn .left h2,
	.hub #content .threecolumn .middle h2 {
		font-size: 11px;
		text-transform: uppercase;
		}
	
	.hub #content .threecolumn .middle h2 {
		margin-bottom: 2px;
		}
		
		.hub #content .threecolumn .left h2 {
			color: #fff;
			position: absolute;
			top: -10000px;
			left: -10000px;
			}
			
			#home .hub #content .threecolumn .left h2,
			#home .hub #content .threecolumn .right h2 {
				position: static;
				top: auto;
				left: auto;
				color: #4f82b0;
				font-family: "Myriad Pro", Myriad, "Lucida Grande", Lucida, Tahoma, Arial, Verdana, sans-serif;
				font-size: 16px;
				font-weight: normal;
				line-height: 20px;
				margin: 0;
				text-align: left;
				letter-spacing: 0;
				text-transform: uppercase;
				}
			
		.hub #content .threecolumn .left .start h2 {
			color: #555;
			position: static;
			top: auto;
			left: auto;
			}
	
	#content .types .type h2 {
		font-family: Tahoma, Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
		letter-spacing: 0;
		}
	
	#content .types .renewable h2 {color: #fff;}
	#content .types .current h2 {color: #464646;}
	#content .types .traditional h2 {color: #4f81ae;}


		
#content h3 {
	font-size: 15px;
	}
	
	.inner #content h3 {
		font-size: 12px;
		margin: 10px 0 6px 0;
		}
	
	.inner #content .faqs h3 {
		margin-bottom: 0;
		}
	
	#content .sidebar .faqs h3 {
		font-family: Tahoma, Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 18px;
		margin: 0;
		color: #555;
		}

	#content .choices .renewable h3 {
		color: #fff;
		font-size: 30px;
		line-height: 1;
		margin-left: 5px;
		}
		
	#content .choices .traditional h3 {
		color: #464646;
		font-size: 16px;
		
		text-align: center;
		}
	
	#content .learn h3 {
		color: #555;
		font-family: Tahoma, Arial, Verdana, sans-serif;
		font-size: 14px;
		font-weight: normal;
		line-height: 14px;
		letter-spacing: 0;
		margin: 0 0 12px 0;
		}
	
	#content .threecolumn .middle .news h3 {
		color: #184388;
		font-family: Tahoma, Arial, Verdana, sans-serif;
		font-size: 13px;
		line-height: 15px;
		margin: 0 0 5px 0;
		text-align: center;
		}
		
			#home .hub #content .threecolumn .left h3,
			#home .hub #content .threecolumn .right h3 {
				color: #6d9d31;
				font-family: "Myriad Pro", Myriad, "Lucida Grande", Lucida, Tahoma, Arial, Verdana, sans-serif;
				font-size: 16px;
				font-weight: normal;
				line-height: 16px;
				text-align: left;
				}

	
#content h4 {
	font-size: 12px;
	line-height: 18px;
	}
	
	* html #content div.entry h4 {margin-top: 15px;}
	
	.inner #content .nav h4 {
		font-size: 11px;
		line-height: 14px;
		padding: 0 8px;
		text-transform: uppercase;
		}
	
	#sitemap h4 {
		font-family: Arial, sans-serif;
		font-size: 13px;
		line-height: 15px;
		margin: 0;
		}
		
		#sitemap .column#connect form h4 {
			font-size: 12px;
			margin-bottom: 2px;
			}



#content #choice h2,
#content #choice h3,
#content #choice p {
	font-family: Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 0;
	}
	
	#content #choice .wind h2,
	#content #choice .wind h3 {
		color: #6d9d31;
		}
		
	#content #choice .rain h2,
	#content #choice .rain h3,
	#content #choice .solar h2,
	#content #choice .solar h3 {
		color: #fff;
		}
	
#content #choice h2 {
	font-weight: normal;
	font-size: 30px;
	line-height: 30px;
	margin: 0 0 2px 0;
	}

#content #choice h3 {
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 12px 0;
	}

#content #choice p {
	font-size: 15px;
	line-height: 19px;
	margin: 0;
	}
	
	#content #choice .wind p {color: #474747;}
	#content #choice .wind p strong {color: #6d9d31;}

	#content #choice .rain p,
	#content #choice .solar p {color: #fff;}

#content #choice img.btn {
	display: block;
	margin: 20px 0 0 0;
	}



#content ul.arrows {
	margin: 0 0 24px 0;
	padding: 0;
	}

#content ul.arrows li {
	list-style: none;
	margin: 0 0 12px 0;
	padding: 0 0 0 30px;
	background: url(images/bullet_arrow_right.png) no-repeat 0 0;
	}



#footer {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	}
	
	#footer .bbb {float: right;}
	#footer .bbb a {text-decoration: none !important;}
	
	#footer #legal {
		width: 854px;
		margin: 0 auto;
		padding: 15px 18px 30px 18px;
		background: url(/images/bg_footer_legal.png) no-repeat 0 100%;
		}
		
		.hub #footer #legal,
		.inner #footer #legal {
			border-top: 1px solid #5382ac;
			}
			
		.inner .simple#footer #legal {
			padding-top: 10px;
			border-top: none;
			}
	
	#footer p {
		margin: 0;
		padding: 0 0 14px 0;
		}
		
		#footer #legal p {
			font-size: 12px;
			line-height: 20px;
			padding-top: 3px;
			}


#sitemap {
	position: relative;
	width: 854px;
	margin: 0 auto;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #305b81;
	}

#sitemap .column {
	float: left;
	margin: 0;
	padding: 0 12px;
	min-height: 150px;
	border-right: 1px solid #3e6e99;
	border-left: 1px solid #6692ba;
	}
	
	* html #sitemap .column {height: 150px;}
	
	.column#about_bluestar    {width: 100px; border-right: none;}
	.column#electric_supply   {width: 130px;}
	.column#energy_efficiency {width: 140px;}
	.column#green_power       {width: 120px; padding-left: 0; border-left: none;}

#sitemap .column#connect {
	position: absolute;
	top: 0;
	right: -18px;
	width: 295px;
	min-height: 0;
	padding: 0;
	border: none;
	}
	
	#sitemap .column#connect form {
		position: relative;
		width: 295px;
		height: 70px;
		right: -6px;
		background: url(images/bg_form_footer.png) no-repeat 0 0;
		color: #555;
		}
		
	* html #sitemap .column#connect form {background-image: url(images/bg_form_footer_ie6.png);}
		
	#sitemap .column#connect form fieldset {
		padding: 10px 0 0 18px;
		}
	
	#connect input {vertical-align: middle;}
	
	#connect #user_email {
		color: #7d7d7d;
		font-size: 12px;
		font-style: italic;
		width: 180px;
		padding: 3px 4px;
		border: 1px solid #b7b7b7;
		}
	
	#connect .focus#user_email {
		color: #333;
		font-style: normal;
		}
	
	#footer p.follow img {
		padding: 0 3px;
		vertical-align: middle;
		}

/*
#sitemap img.badge {
	position: absolute;
	top: 5px;
	right: -18px;
	}
*/



div.price {
	font-size: 30px;
	line-height: 1;
	font-weight: bold;
	}
	
	.traditional div.price {color: #464646;}
	
	div.price span.amount {
		display: block;
		padding: 0 0 5px 0;
		}
		
		div.price span.amount span.ast {
			font-size: 14px;
			position: relative;
			top: -12px;
			}
		
	div.price span.unit {
		display: block;
		font-size: 10px;
		}



div.progress span {
	background: #d1d1d1 url(images/arrow_right_d1d1d1.png) no-repeat center right;
	color: #898989;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	}
	
	div.progress span.review {
		background: #d1d1d1;
		}
		
	div.progress span.active {
		background: #5383b0 url(images/arrow_right_5383b0.png) no-repeat center right;
		color: #fff;
		}
	
	div.progress span.complete {
		background: #41b551;
		color: #fff;
		}



div.step {
	background: #b1d5f4;
	color: #4f81ae;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	}


.sidebar .functions {
	font-size: 12px;
	line-height: 1;
	}


em.note {
	color: #636363;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	}
	
	.optional em.note {color: #999;}



.style25 {color: #000000}
.style28 {color: #000000; font-weight: bold; }
.style29 {color: #009933}
.style26 {font-size: 11px; text-decoration: none; font-family: Tahoma, Arial, Verdana;}

.point {
	clear: both; 
	width:550px;
	margin-top:0;
	padding-bottom:30px;
	margin-left:20px;
	margin-right:25px;
}
.point div.img {
	width: 95px;
	float: left;
	}
	
.point div.copy {
	width: 455px;
	float: right;
	}



.iconsit {
	float:left;
	height:100px;
	padding-bottom:20px;
}
.iconsit2 {
	height:300px;
	padding-bottom:20px;
}
.pointtext {
	width:600px;
	padding-bottom:40px;
}
.pointdescription {
	color:#717073;
	line-height: 15px;
}
/* -------------------------------------------------------------
                                               end typography */





/* table styles
------------------------------------------------------------- */
#content table.compare {
	border-collapse: separate;
	}

.choice table.compare {
	width: 220px;
	margin: 10px auto;
	}

table.compare td,
table.compare th {
	text-align: center;
	}
	
	.compare thead th {
		font-size: 11px;
		line-height: 14px;
		}
	
	.compare tbody td {
		font-size: 24px;
		padding: 9px 0;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #5182af;
		}
	
	.compare tbody .first td {border-top: none;}
	.compare tbody .last td {border-bottom: none;}



table.data td,
table.data th {
	font-size: 12px;
	vertical-align: text-top;
	}

table.data td {
	font-weight: bold;
	padding: 0 1em .5em 0;
	}
	
table.data th {
	font-weight: normal;
	text-align: right;
	padding: 0 1em .5em 0;
	}



table.emails th {
	text-align: left;
	}

table.emails tr.last-child td {
	padding-bottom: 15px;
	}
	
table.emails .last-child tr.last-child td {
	padding-bottom: 0;
	}


table.bios {
	margin: 22px 0 0 0;
	}

table.bios td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding: 0 5px 22px 0;
	vertical-align: top;
	}
	
	table.bios tr:last-child td {padding-bottom: 0;}
/* -------------------------------------------------------------
                                             end table styles */





/* form styles
------------------------------------------------------------- */

.errorBox {
	background: url(/enrollment/img/wizard/2010/icon_stop_16x16.png) no-repeat 0px 0px;
	position:relative;
	top:5px;left:0px;
	padding: 1px 10px 14px 20px;
	color: #717073;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	line-height:12px;
	}
	
form.login {
	margin: 0 0 5px 0;
	background: #e1e1e2;
	}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
	}

legend {display: none;}

.checkboxes label,
.radios label {cursor: pointer;}

input[type=text],
input[type=password],
input.text,
.entry select {
	font-size: 1em;
	padding: 3px;
	}

.entry textarea {font-size: 1em; padding: 3px;}

div.entry {
	position: relative;
	background: #edecec;
	margin: 0 0 15px 0;
	padding: 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	
	div.narrow {
		width: 50%;
		}
	
	* html div.entry {position: static;}

dl.entry {
	margin: 0;
	}
	
	form.login dl.entry {
		padding: 10px 15px 0 15px;
		}
	
	* html dl.entry {padding-top: 15px;}
	
.entry dd,
.entry dt {
	font-size: 12px;
	margin: 0;
	}
	
.entry dt {
	font-weight: bold;
	}
	
	.login .entry dt {
		font-weight: normal;
		}

.entry dd {
	margin: 0 0 8px 0;
	}
	
	.login .entry dd {
		margin: 0 0 4px 0;
		}

* html table.data,
* html table.entry {margin-top: 15px;}

table.entry td {
	font-size: 12px;
	text-align: left;
	padding: 0 0 8px 0;
	vertical-align: top;
	}
	
	table.entry .address td,
	table.entry .name td {
		padding-right: 5px;
		}
	
	table.entry .checkboxes td,
	table.entry .radios td {padding-bottom: 15px;}
	
table.entry th {
	font-size: 12px;
	text-align: right;
	padding: 0 5px 0 0;
	vertical-align: top;
	}
	
	table.entry .multi th {
		text-align: left;
		padding: 0 15px 0 0;
		}
	
	.entry .text th,
	.entry .textarea th {
		padding-top: 3px;
		}



div.input_group div.input,
div.input_group div.label {
	float: left;
	font-size: 16px;
	line-height: 1;
	margin: 0 4px 0 0;
	vertical-align: middle;
	}

div.input_group div.buttons {
	margin: 0;
	}

div.input_group div.label label {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0;
	}

	div.zip_group div.label {
		padding: 0;
		}
	
	#content div.zip_group div.label h1 {margin: 0;}
	div.zip_group div.label label {
		color: #898989;
		font-size: 24px;
		line-height: 1;
		font-weight: normal;
		letter-spacing: -1px;
		padding: 6px 46px 6px 0;
		background: url(images/arrow_right_large.png) no-repeat 100% 0;
		cursor: pointer;
		}
	
	div.zip_group div.buttons,
	div.zip_group div.input {padding-top: 3px;}
	
div.input_group div.input input {
	font-weight: bold;
	}


div.input_group {
	margin: 0 0 5px 0;
	}
	
div.checkbox_group,
div.radio_group {
	margin: 0 0 16px 0;
	}
	
	* html div.checkbox_group,
	* html div.input_group,
	* html div.radio_group {padding-top: 15px;}

div.checkbox_group.last-child,
div.input_group.last-child,
div.radio_group.last-child {
	margin-bottom: 0;
	}
	
div.checkbox_group .checkbox .input,
div.radio_group .radio .input {
	float: left;
	width: 25px;
	}

div.checkbox_group .checkbox .label,
div.radio_group .radio .label {
	float: right;
	width: 470px;
	padding: 0 0 10px 0;
	font-size: 12px;
	}
	
	* html div.radio_group .radio .label p {position: relative; top: -15px;}
	
	div.checkbox_group .last-child .label,
	div.radio_group .last-child .label {padding-bottom: 0;}
	
	div.checkbox_group .checkbox .label label,	
	div.radio_group .radio .label label {	
		display: block;
		cursor: pointer;
		}

label.optional,
label.sub {
	font-weight: normal;
	}

label.error {
	color: #8a1f11;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	}
	
	textarea + label.error {
		vertical-align: top;
		}


.entry .name input {
	width: 230px;
	}

#header form {
	clear: both;
	width: 238px;
	height: 34px;
	position: absolute;
	bottom: 0;
	right: 0;
	}
	
	#header form p {
		margin: 0;
		}
		
	#header form input {
		vertical-align: middle;
		}
	
	#header form input#q {
		font-size: 12px;
		width: 140px;
		padding: 3px 2px 1px 20px;
		background: #fff url(images/icon_magnifier_14x14.png) no-repeat 2px 3px;
		color: #959595;
		}
	
	#header form input#q.focus {color: #333;}
	#header form input#q:focus {color: #333;}
/* -------------------------------------------------------------
                                              end form styles */	





/* buttons
------------------------------------------------------------- */
.types input.button {
	display: block;
	margin: 15px 0;
	}

input.disabled {cursor: default;}

div.buttons {
	margin: 15px 0;
	}
	
	form.login div.buttons {
		margin: 0 15px;
		padding: 4px 0;
		}
	
	.sidebar .faqs .buttons {
		float: right;
		margin: 0;
		}

.buttons a:link,
.buttons a:visited,
.buttons a:hover,
.buttons a:active,
.buttons button {
	display: block;
	float: left;

	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px !important;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	
	cursor: pointer;
	margin: 0 10px 10px 0;
	padding: 6px 10px;
	
	background: #5383b0 url(images/bg_button.png) repeat-x 0 0;
	color: #fff;
	border: none;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
	.login .buttons a:link,
	.login .buttons a:visited,
	.login .buttons a:hover,
	.login .buttons a:active,
	.login .buttons button {
		padding: 6px 14px;
		}
	
	
	.types .type .buttons a:link,
	.types .type .buttons a:visited,
	.types .type .buttons a:hover,
	.types .type .buttons a:active,
	.types .type .buttons button {
		float: none;
		width: 130px;
		margin: 0;
		padding: 8px 0;
		
		font-size: 18px;
		line-height: 18px !important;
		text-align: center;
		}
	
	
	.types .renewable .buttons a:link,
	.types .renewable .buttons a:visited,
	.types .renewable .buttons a:hover,
	.types .renewable .buttons a:active,
	.types .renewable .buttons button {
		background: #05763b url(images/bg_btn_more.png) repeat-x 0 0;
		border: 1px solid #05763b;
		}
		
	.types .renewable .buttons a:hover,
	.types .renewable .buttons a:active,
	.types .renewable .buttons button:hover,
	.types .renewable .buttons button:active {
		background: #005728 url(images/bg_btn_more_hover.png) repeat-x 0 0;
		border: 1px solid #005728;
		}
		
	.types .traditional .buttons a:link,
	.types .traditional .buttons a:visited,
	.types .traditional .buttons a:hover,
	.types .traditional .buttons a:active,
	.types .traditional .buttons button {
		background: #5383b0 url(images/bg_button.png) repeat-x 0 0;
		border: 1px solid #5383b0;
		}
		
	.types .traditional .buttons a:hover,
	.types .traditional .buttons a:active,
	.types .traditional .buttons button:hover,
	.types .traditional .buttons button:active {
		background: #336794 url(images/bg_button_hover.png) repeat-x 0 0;
		border: 1px solid #336794;
		}
	
	.buttons button {
		width: auto;
		overflow: visible;
		}
	
	button::-moz-focus-inner { 
		border: none !important;
		padding: 0 !important;
		}
	
	.buttons a span,
	.buttons button span {font-size: 20px; line-height: 16px;}
	
	.buttons a:hover,
	.buttons button:hover {
		background: #336794 url(images/bg_button_hover.png) repeat-x 0 0;
		}
		
	.buttons a.disabled,
	.buttons button.disabled {
		background: #84a3bd url(images/bg_button_disabled.png) repeat-x 0 0 !important;
		color: #ebebeb !important;
		cursor: default !important;
		}
	
	.buttons a:active,
	.buttons button:active {
		background: #336794;
		}
	
	
	
	.buttons a.text:link,
	.buttons a.text:visited,
	.buttons a.text:hover,
	.buttons a.text:active,
	.buttons button.text {
		background: none;
		color: #263476;
		font-family: Tahoma, Arial, Verdana, sans-serif;
		font-size: 13px;
		font-weight: normal;
		letter-spacing: 0;
		padding: 6px !important;
		}
		
		.buttons a.text:link span,
		.buttons a.text:visited span,
		.buttons a.text:hover span,
		.buttons a.text:active span,
		.buttons button.text span {
			font-size: 14px;
			text-decoration: underline;
			}
	
	.buttons a.text:hover,
	.buttons button.text:hover {
		background: none;
		color: #000;
		}
		
		.buttons a.text:hover span,
		.buttons button.text:hover span {
			text-decoration: none;
			}
	
	
	
	.buttons .next {
		float: right;
		margin: 0 0 10px 5px;
		}
	
	
	
	.buttons .more:link,
	.buttons .more:visited,
	.buttons .more:hover,
	.buttons .more:active {
		background: #05763b url(images/bg_btn_more.png) repeat-x 0 0;
		color: #fff;
		
		font-size: 10px;
		line-height: 1 !important;
		letter-spacing: 0;
		text-transform: uppercase;
		
		margin: 0;
		padding: 5px 5px 4px 5px;
		}
	
	.buttons .more:hover,
	.buttons .more:active {
		background: #005728 url(images/bg_btn_more_hover.png) repeat-x 0 0;
		color: #fff;
		}

a.button {
	display: block;
	background: #4a7aa6;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #fff !important;
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	padding: 5px 8px 4px 8px;
	text-decoration: none !important;
	}
	
	a.button img {vertical-align: middle;}
	
	a.button span {padding-right: 12px; background: url(images/arrow_right_4x7.png) no-repeat 100% 6px;}
	a.button:hover span {text-decoration: underline;}
	
a#quote {
	position: absolute;
	top: 65px;
	right: 13px;
	}
/* -------------------------------------------------------------
                                                  end buttons */





/* structure
------------------------------------------------------------- */
#wrap {
	width: 890px;
	margin: 0 auto 20px auto;
	background: #fff;
	}
	
	.maintenance#wrap {
		margin: 20px auto;
		}
	
#header {
	position: relative;
	background: #fff;
	}
	
	.simple#header {
		border-bottom: 3px solid #5988b2;
		}

#logo {
	float: left;
	padding: 3px 20px 9px 8px;
	}
	
	.maintenance #logo {
		padding: 20px 30px 0 30px;
		}
	
	.simple #logo {
		padding: 5px 20px 9px 14px;
		}




#content {
	min-height: 570px;
	}
	
	.hub #content,
	.inner #content,
	.maintenance #content {min-height: 0;}
	
	* html #content {height: 570px;}
		
		* html .hub #content,
		* html .inner #content,
		* html .maintenance #content {height: auto;}



#footer {
	padding: 16px 0 0;
	background: #5282ae url(images/bg_footer.png) repeat-x 0 100%;
	}



.twocolumn {
	background: url(images/grad_fff_e3.png) repeat-y 558px 0;
	}
	
	.inner .twocolumn {
		background: url(images/bg_sidebar.png) repeat-y 19px 0;
		}
	
	.maintenance .onecolumn .column,
	.popup .onecolumn .column {
		padding: 30px;
		}


.twocolumn .column,
.threecolumn .column {
	float: left;
	display: inline;
	}

.twocolumn .main {
	float: left;
	width: 525px;
	min-height: 540px;
	padding: 15px 23px 15px 20px;
	}
	
	* html .twocolumn .main {height: 540px;}
	
.twocolumn .sidebar {
	float: right;
	width: 322px;
	padding: 0 0 30px 0;
	background: #103079 url(images/sidebar-windmill.jpg) no-repeat 100% 100%;
	}







.inner .twocolumn div.nav {
	width: 192px;
	margin: 0 19px;
	padding: 30px 0;
	background: #fff;
	}
	
.inner .twocolumn div.content {
	width: 630px;
	background: #fff;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 10px;
	}
	
	.inner .grass#content .twocolumn div.content {
		margin-left: -19px;
		padding-bottom: 110px;
		padding-left: 29px;
		background: url(images/grass_680x110.jpg) no-repeat 0 100%;
		}
	
	.inner .twocolumn .preamble {
		clear: right;
		padding-top: 0px;
		}




.entry .twocolumn {
	background: none;
	border: none;
	}

.entry .twocolumn .column {
	float: left;
	width: 49%;
	padding: 0 1% 0 0;
	}
	
.entry .threecolumn .column {
	float: left;
	width: 32%;
	padding: 0 1% 0 0;
	}
	
	
	
	
div.progress {
	width: 100%;
	margin: 0 0 20px 0;
	}

div.progress span {
	float: left;
	display: block;
	margin: 0 10px 0 0;
	padding: 3px 16px 2px 6px;
	}

div.progress span.complete,
div.progress span.review {
	padding-right: 6px;
	}
	
div.progress span.arrow {
	display: none;
	}
	
	

div.sub {
	padding-top: 30px;
	}


	
	
div.step {
	float: right;
	margin: 5px 0 5px 5px;
	padding: 5px 8px 4px 8px;
	}
	
	
	
	
.sidebar .functions {
	background: #4f81ae;
	color: #fff;
	padding: 10px;
	}


.sidebar .help {
	background: #fff url(images/photo_operator_woman.jpg) no-repeat 100% 100%;
	padding: 15px 10px 10px 10px;
	min-height: 100px;
	}
	
	* html .sidebar .help {height: 100px;}
	
.sidebar .faqs {
	padding: 15px 10px;
	background: #fff url(images/grad_e2_fff.png) repeat-x 0 0;
	}
	
	.sidebar .faqs .faq {
		margin: 0 0 14px 0;
		}
		
		.sidebar .faqs .faq.last-child {margin-bottom: 0;}
	
	
.sidebar .info {
	background: none;
	padding: 15px 10px 290px 10px;
	color: #fff;
	}
	
	
	
	
div.choices {
	margin-bottom: 30px;
	}

.choices .choice {
	position: relative;
	width: 235px;
	min-height: 382px;
	padding: 15px 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}
	
	* html .choices .choice {height: 382px;}

.choices .renewable {
	float: left;
	background: #85c039;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	}

.choices .traditional {
	float: right;
	background: #b2d5f4 url(images/cooling_towers.png) no-repeat 0 100%;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	}



.types .type {
	position: relative;
	float: left;
	width: 132px;
	min-height: 144px;
	padding: 16px 10px;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}
	
	* html .types .type {height: 144px;}
	
.types .renewable,
.types .traditional {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	}

.types .renewable {
	background: #85c039;
	color: #fff;
	margin: 0 34px 0 0;
	}
	
.types .current {
	width: 118px;
	padding: 16px;
	min-height: 126px;
	border: 1px solid #cdcdcd;
	}
	
	* html .types .current {height: 126px;}
	
.types .traditional {
	background: #b2d5f4;
	color: #fff;
	float: right;
	}




.reasons .reason {
	position: relative;
	padding: 15px 10px 15px 60px;
	border-top: 1px solid #cbef9d;
	border-bottom: 1px solid #4f9937;
	}
	
	.reasons .renew {
		background: url(images/icon_renew.png) no-repeat 5px 10px;
		border-top: none;
		}
		
	.reasons .foot {
		padding-right: 0;
		background: url(images/icon_foot.png) no-repeat 0 15px;
		}
		
	.reasons .cost {
		background: url(images/icon_pricetag.png) no-repeat 5px 15px;
		border-bottom: none;
		padding-bottom: 0;
		}



div.info {
	background: url(images/icon_info_16x16.png) no-repeat 0 0;
	padding: 1px 0 0 22px;
	}



div.thumb {
	padding: 10px 0 0 0;
	text-align: center;
	}
	

div.social {
	margin: 0 0 30px 0;
	}

/* rounded corners */
div.corner {
	position: absolute;
	width: 10px;
	height: 10px;
	overflow: hidden;
	background-image: url(images/corners.png);
	background-repeat: no-repeat;
	}
	
	* html div.corner {display: none;}
	
	.corner#tl {top: 0; left: 0;}
	.corner#tr {top: 0; right: 0;}
	.corner#bl {bottom: 0; left: 0;}
	.corner#br {bottom: 0; right: 0;}
	
	.entry #tl {background-position: 0 0;}
	.entry #tr {background-position: -10px 0;}
	.entry #bl {background-position: 0 -10px;}
	.entry #br {background-position: -10px -10px;}
	
	.types .renewable #tl {background-position: 0 -20px;}
	.types .renewable #tr {background-position: -10px -20px;}
	
	.types .current #tl {background-position: -20px -20px; top: -1px; left: -1px;}
	.types .current #tr {background-position: -30px -20px; top: -1px; right: -1px;}
	.types .current #bl {background-position: -20px -30px; bottom: -1px; left: -1px;}
	.types .current #br {background-position: -30px -30px; bottom: -1px; right: -1px;}
	
	.types .traditional #tl {background-position: -20px 0;}
	.types .traditional #tr {background-position: -30px 0;}
	
	.choices .renewable #tr {background-position: -10px -20px;}
	.choices .renewable #bl {background-position: 0 -30px;}
	.choices .renewable #br {background-position: -10px -30px;}
	
	.choices .traditional #tl {background-position: -20px 0;}
	.choices .traditional #bl {background-position: -20px -10px;}
	.choices .traditional #br {background-position: -30px -10px;}


.faqs .section {
	margin: 20px 0 40px 0;
	}
	
	.faqs .section.last-child {margin-bottom: 0;}
	.faqs .section:last-child {margin-bottom: 0;}



div.box {
	padding: 10px 10px 0 10px;
	background: #f6f6f6;
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	}

	div.highlight {
		float: right;
		width: 280px;
		margin: 0 0 10px 10px;
		}

div.feature {
	position: relative;
	background: #fff;
	border: 1px solid #e2e2e2;
	}
	
	.hub .threecolumn .right .feature {
		background: #e2e2e2;
		}

div.title {
	background: #b4cbd2;
	color: #fff;
	padding: 6px 15px 8px 15px;
	}
	

.aboutPoint {
	width:275px;
	height:120px;
	float:left;
	padding-right:15px;
	padding-left:15px;
}

.aboutPointText {
	float:left;	
}
.aboutPoint Img {
	float:left;
	padding-right:15px;
}


#needKnow {
	background-image: url(images/electric-supply/dereg-bg.jpg);
	background-repeat: repeat-x;
	height: 340px;
	width: 590px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.regHead {
	font-size: 28px;
}



#partnershipBox {
	background-image: url(images/electric-supply/dereg-bg.jpg);
	background-repeat: repeat-x;
	height: 200px;
	width: 550px;
	margin-left:20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.partHead {
	font-size: 18px;
}



div#facebook {
	position: relative;
	width: 860px;
	height: 320px;
	margin: 15px auto;
	background: #5089e0 url(/images/bg_roadsigns_860x320.jpg) no-repeat 0 0;
	}

#facebook div.preamble {
	width: 440px;
	padding: 24px 0 0 18px;
	}

#facebook p.renewable {
	position: absolute;
	top: 76px;
	left: 660px;
	margin: 0 10px 0 0;
	}

#facebook p.traditional {
	position: absolute;
	top: 185px;
	right: 410px;
	width: 100px;
	margin: 0;
	text-align: right;
	}

#facebook p.signup {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 160px 0 0 160px;
	}
	
/*
#fb_like {
	width: 860px;
	margin: 15px auto;
	font-size: 12px;
	line-height: 22px;
	}

#fb_like div.content {
	height: 22px;
	padding: 5px 5px 5px 95px;
	background: #3b5998 url(http://www.facebook.com/images/fb_logo_small.png) no-repeat 5px 5px;
	color: #fff;
	}

#fb_like div.content img.badge {
	padding: 0 0 0 8px;
	vertical-align: bottom;
	}
	
	            * html #fb_like div.content img.badge {vertical-align: middle;}
	*:first-child+html #fb_like div.content img.badge {vertical-align: middle;}
*/


img.left {
	float: left;
	margin: 0 10px 10px 0;
	}
	
img.right {
	float: right;
	margin: 0 0 10px 10px;
	}


/* image titles */
img.title {
	display: block;
	margin: 10px 0;
	}

	
/* clear fixes */
div.clear {clear: both;}

.buttons:after,
.cycle_nav:after,
.progress:after,
.input_group:after,
.checkbox_group .checkbox:after,
.radio_group .radio:after,
.choices:after,
.types:after,
div.title:after,
p.hours:after,
#header:after,
#sitemap:after,
#choice:after,
.onecolumn:after,
.twocolumn:after,
.threecolumn:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
	* html .buttons,
	* html .cycle_nav,
	* html .progress,
	* html .input_group,
	* html .checkbox_group .checkbox,
	* html .radio_group .radio,
	* html .choices,
	* html .types,
	* html div.title,
	* html p.hours,
	* html #header,
	* html #sitemap,
	* html #choice,
	* html .onecolumn,
	* html .twocolumn,
	* html .threecolumn {height: 1%;}
	
	*:first-child+html .buttons,
	*:first-child+html .cycle_nav,
	*:first-child+html .progress,
	*:first-child+html .input_group,
	*:first-child+html .checkbox_group .checkbox,
	*:first-child+html .radio_group .radio,
	*:first-child+html .choices,
	*:first-child+html .types,
	*:first-child+html div.title,
	*:first-child+html p.hours,
	*:first-child+html #header,
	*:first-child+html #sitemap,
	*:first-child+html #choice,
	*:first-child+html .onecolumn,
	*:first-child+html .twocolumn,
	*:first-child+html .threecolumn {min-height: 1%;}
/* -------------------------------------------------------------
                                                end structure */





/* homepage & hub styles
------------------------------------------------------------- */
.hub #content {
	background: #f6f5f7 url(images/grad_fff_f6f5f7.png) repeat-x 0 0;
	}
	
	#home .hub #content {background: #fff;}

.hub .onecolumn {
	width: 865px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	background: none;
	}
	
.hub .twocolumn {
	width: 865px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	background: none;
	}
	
	#home .hub .twocolumn {
		height: 310px;
		padding: 15px 13px 0 12px;
		background: url(images/bg_home_drop_shadow.png) repeat-x 0 0;
		}

.hub .twocolumn .left {
	width: 575px;
	}

.hub .twocolumn .right {
	float: right;
	width: 270px;
	}

#choice img {
	float: left;
	}

.hub div.help {
	width: 265px;
	height: 60px;
	padding: 30px 0 0 5px;
	background: url(images/photo_operator_woman_home.png) no-repeat 0 0;
	}
	
	#home .hub div.help {
		width: auto;
		height: 60px;
		padding: 28px 0 0 65px;
		background: #fff url(images/icon_headset.png) no-repeat 10px 26px;
		}


.hub .threecolumn {
	width: 865px;
	margin: 0 auto;
	padding: 15px 0;
	}

.hub .threecolumn .column {min-height: 163px; position: relative;}
* html .hub .threecolumn .column {height: 163px;}


/* left column */
.hub .threecolumn .left {
	width: 288px;
	}
	
	.hub .threecolumn .left .feature .copy {
		padding: 2px 120px 0 10px;
		}
		
	.hub .threecolumn .left .commercial {
		width: 288px;
		height: 130px;
		padding: 32px 0 0 0;
		border: none;
		background: #163d80 url(images/building_288x162.jpg) no-repeat 0 0;
		}
		
		* html .hub .threecolumn .left .commercial {overflow: hidden;}
		
		#home .hub .threecolumn .left .commercial {
			width: 280px;
			height: auto;
			padding: 0 0 0 8px;
			background: none;
			}
			
			#home .hub .threecolumn .left .commercial .copy {
				padding: 0 40px 0 90px;
				background: url(images/bg_green_smokestack.png) no-repeat 8px 6px;
				}
		
	.hub .threecolumn .left .start {
		border: none;
		height: 150px;
		padding: 12px 0 0 0;
		background: #fff url(images/start_here.png) no-repeat 0 0;
		}
		
		.hub .threecolumn .left .start .copy {
			padding: 50px 10px 0 10px;
			color: #555;
			}


/* middle column */
.hub .threecolumn .middle {
	width: 270px;
	margin: 0 0 0 17px;
	}
	
	#home .hub .threecolumn .middle {margin-left: 8px;}
	
	.hub .threecolumn .middle .feature .copy {
		padding: 0 100px 5px 10px;
		}
		
	.hub .threecolumn .middle .certified {
		border: none;
		height: 150px;
		padding: 12px 0 0 0;
		background: #fff url(images/energy_certified.png) no-repeat 0 0;
		}
		
		.hub .threecolumn .middle .certified .copy {
			padding: 50px 5px 0 10px;
			}
			
	.hub .threecolumn .middle .efficiency {
		min-height: 155px;
		padding: 6px 0 0 0;
		background: #fff url(images/bulbs_150x135.png) no-repeat 100% 100%;
		}
		
		* html .hub .threecolumn .middle .efficiency {height: 155px;}
		
	.hub .threecolumn .middle .news .copy {
		padding: 0 10px;
		}
		
	.hub .threecolumn .middle .bbb .badge {text-align: center;}
	.hub .threecolumn .middle .bbb .copy {padding-bottom: 5px;}
	.hub .threecolumn .middle .crains .copy {padding: 38px 5px 0 10px;}
	
		.hub .threecolumn .middle .news {
			width: 268px;
			height: 155px;
			padding-top: 5px;
			}
			
		.hub .threecolumn .middle .crains {
			border: none;
			width: 270px;
			padding-top: 6px;
			height: 156px;
			background: #fff url(images/crains_promo.png) no-repeat 0 0;
			}
		


/* right column */
.hub .threecolumn .right {
	float: right;
	width: 270px;
	}
	
	.hub .threecolumn .right .feature {
		padding: 6px 0 7px 0;
		}
		
		.hub .threecolumn .right .magazines {
			padding: 0 0 0 10px;
			}
		
		.hub .threecolumn .right .magazines .copy {
			padding: 0 5px 0 110px;
			background: url(/images/inc_magazine_100x105.png) no-repeat 0 0;
			}
	
	.hub .threecolumn .right .maintenance {
		padding-bottom: 0;
		background-image: url(images/bg_maintenance.png);
		background-repeat: no-repeat;
		background-position: 8px 32px;
		}
		
	.hub .threecolumn .right .feature .copy {
		padding: 0 5px 10px 115px;
		}
		
		.hub .threecolumn .right .maintenance .copy {
			padding: 0 5px 5px 80px;
			}
		
	.hub .feature .magazine {
		position: absolute;
		top: 23px;
		left: -15px;
		}


#efficiency {
	position: relative;
	width: 865px;
	height: 289px;
	background: url(images/bg_efficiency.jpg) no-repeat 0 0;
	}
	
	#efficiency .copy {
		position: absolute;
		top: 149px;
		left: 0;
		width: 423px;
		height: 29px;
		padding: 60px 22px 0 0;
		background: #333 url(images/bg_efficiency_copy.png) no-repeat 0 0;
		color: #fff;
		text-align: right;
		}
	
	#efficiency .copy p {
		display: none;
		}
		
	#efficiency .copy p.links {
		display: block;
		font-size: 10px;
		font-weight: bold;
		line-height: 11px;
		margin: 0;
		}


.overview {
	background: #10347d;
	color: #fff;
	}
	
	.overview#why_renewable {
		position: relative;
		width: 560px;
		height: 274px;
		padding: 15px 290px 0 15px;
		background: #10347d url(images/windmill_865x289.jpg) no-repeat 0 0;
		}
		
		#why_renewable #choice {
			position: absolute;
			top: 205px;
			left: 429px;
			}


	.learn#couch_couple {
		width: 831px;
		height: 265px;
		padding: 24px 0 0 34px;
		background: #f3f3f3 url(images/couch_couple.jpg) no-repeat 0 0;
		}
		
		.learn#couch_couple .copy {
			padding: 40px 0 0 420px;
			}
/* -------------------------------------------------------------
                                    end homepage & hub styles */

