body {
	background: #fff;
	color: #333;
	margin: 30px auto;
	padding: 0;
	}

:focus { /* Gets rid of dotted box when you click on a link */
	outline: 0;
	}
	
img { border: 0; }

#container {
	margin: 0 auto;
	width: 900px;
	background: url(../images/bg_content.gif) top left repeat-y;
	}

#header {
	background: #fff;
	height: 107px;
	position: relative;
	}

#header #repbox {
	bottom: 0;
	height: 76px;
	position: absolute;
	right: 0;
	width: 240px;
	}
#header #repbox img#reppic {
	border: 1px solid #dee0e1;
	float: right;
	margin-left: 10px;
	}
#header #repbox h2, #header #repbox p {
	color: #707070;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: right;
	}
#header #repbox p {
	font-weight: normal;
	padding: 10px 0 0 0;
	}
#header #repbox p a {
	color: #707070;
	}
#header #repbox p a:hover {
	text-decoration: none;
	}


#mainbody {
	border-bottom: 0px solid blue;
	}

#leftcol {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	width: 620px;
	}
#leftcol h1 {
	background: #f7f7f7;
	color: #6ea9ea;
	font-family: Arial, sans-serif;
	font-size: 30px;
	font-weight:500;
	height:50px;
	line-height:50px;
	margin: 0;
	padding: 0px 0px 0px 10px;
	}
#leftcol a { color: #6ea9ea; }
#leftcol a:hover { text-decoration: none; }

#leftcol #leftimg {
	height: 373px;
	margin: 0;
	padding: 0;
	position: relative;
	
	}

#leftcol #leftimg a.enroll:hover {
	background: url(../images/enroll_now_sprite.png) 0 -50px no-repeat;
	cursor: pointer;
	}
#leftcol #leftimg a.enroll span { display: none; }

#leftcol ul#topmenu {
	background: url(../images/bars_topleft.gif) bottom left repeat-x #fff;
	height: 70px;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0 0 0 10px;
	position: relative;
	}
#leftcol ul#topmenu li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#leftcol ul#topmenu li a {
	background: url(../images/onepx.gif) top left no-repeat #9ec8f2;
	color: #fff;
	display: block;
	float: left;
	font-family: Helvetica, Arial, "Myriad Pro", sans-serif;
	font-size: 15px;
	margin-right: 3px;
	text-decoration: none;
	}
#leftcol ul#topmenu li a:hover, #leftcol ul#topmenu li a.youarehere, #bodyhome #menuhome, #bodyenergy #menuenergy, #bodyabout #menuabout, #bodyenroll #menuenroll, #bodyaccount #menuaccount {
	background-color: #6ea9ea !important;
	cursor: pointer;
	}
#leftcol ul#topmenu li a span {
	background: url(../images/onepx.gif) top right no-repeat;
	display: block;
	float: left;
	height: 16px;
	overflow: hidden;
	padding: 7px 8px;
	}

/* for submenus */
#leftcol ul#topmenu li ul { display: none; }
#bodyabout #leftcol ul#topmenu li ul#submenuabout {
	display: block;
	left: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 33px;
	}
#bodyabout #leftcol ul#topmenu li ul#submenuabout li a {
	background-color: transparent !important;
	background-image: none;
	background: url(../images/submenu_arrow.gif) center left no-repeat transparent !important;
	font-size: 12px;
	font-weight: bold;
	margin-right: 15px;
	padding-left: 12px;
	}
#bodyabout #leftcol ul#topmenu li ul#submenuabout li a:hover { text-decoration: underline; }
#bodyabout #leftcol ul#topmenu li ul#submenuabout li a span { background-image: none; }

#rightcol {
	background: url(../images/bars_topright.gif) 0 0 no-repeat #f7f7f7;
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 60px 0 20px 0;
	position: relative;
	width: 280px;
	}
#rightcol .section {
	background: url(../images/bars_right_header.gif) top left no-repeat;
	margin: 0;
	padding: 0 10px 20px 52px;
	}
#rightcol .section h2 {
	color: #3f6cb4;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	height: 28px;
	margin: 0;
	padding: 5px 0 0 0;
	}
#rightcol .section h2 a {
	color: #3f6cb4;
	text-decoration: none;
	padding-left: 27px;
	}
#rightcol .section h2 a.video {
	background: url(../images/icon_vid.png) center left no-repeat;
	}
#rightcol .section h2 a.check {
	background: url(../images/icon_check.png) center left no-repeat;
	}
#rightcol .section p {
	color: #555555;
	font-size: 12px;
	margin: 0;
	padding: 5px 5px 10px 28px;
	}
#rightcol .below { background-image: none; padding: 0 10px 0 30px; }
#rightcol .below h2 { padding: 5px 0 0 28px; }
#rightcol .below p { font-size: 10px; }
/*
#rightcol img#bottom {
	height: 20px;
	position: absolute;
	bottom: 0; left: 0;
	width: 280px;
	z-index: 25;
	}
*/

#footer {
background: url(../images/bars_bottom2.png) top left no-repeat;
	clear: both;
	margin: 0;
	padding: 60px 0 0 10px;
	position: relative;
	overflow:hidden;
	}
#footer p {
	color: #707070;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	}
#footer p a {
	color: #6ea9ea;
	text-decoration: none;
	}
#footer p a:hover {
	text-decoration: underline;
	}

#maincontent {
	font-family: Arial, sans-serif;
	font-size: 12px;
	float: left;
	line-height: 1.3;
	padding: 0px 20px 0px 16px;
}
#maincontent h1 {
	background-color: transparent;
	color: #6ea9ea;
	font-size: 30px;
	font-weight:500;
	border: 1px dotted #ccc;
	padding:5px;
}
#maincontent h2 {
	background-color: transparent;
	color: #ff8e42;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 20px 0 0 0;
}
#maincontent h3 {
	font-size: 18px;
	font-weight:500;
}
#maincontent h4 {
	font-size: 16px;
	font-weight:500;
}

#maincontent h5 {
	font-size: 14px;
	color: #ff8e42;
	font-weight:500;
}

#maincontent .huge {
	margin: 20px 10px 10px 10px;
	padding: 0;
	font-size:16px;
	font-weight: bold;
}

#maincontent .small {
	margin: 0px 10px 10px 10px;
	font-size:11px;
	padding: 0;
}
#maincontent p:first-child {
	margin-top:0;
}
#maincontent a {
	background-color: transparent;
	color: #406cb5;
}
#maincontent a:hover {
	background-color: transparent;
	color: #5D90CB;
}
#maincontent a:active {
	background-color: transparent;
	color: #ff8e42; /* orange for active links */
	text-decoration: none;
}

#maincontent a.achtung { /* pay attention to this link, chump */
	background-color: transparent;
	color: #f77b28;
	font-size: 14px;
	font-weight: bold;
}
#maincontent a.achtung:hover {
	background-color: transparent;
	color: #ff8e42;
}
#maincontent a.achtung:active {
	background-color: transparent;
	color: #5D90CB; /* blue for active links */
	text-decoration: none;
}

#maincontent .infopoints {
	margin-bottom: 25px;
	margin-right: 15px;
	margin-top: 25px;
}
#maincontent .infopoints h2 {
	background-color: transparent;
	background-image: url(../images/boxes_orange_list_arrow.png);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #cbcbcb;
	color: #ff8e42;
	font-size: 16px;
	padding: 0 0 3px 15px;
	margin: 0 0 0 25px;
}
#maincontent .infopoints h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 40px;
}
#maincontent .infopoints p {
	margin: 20px 0 0 40px;
}

#maincontent .infopoints p.question {
  color:#a64103;
  margin: 6px 0px 0px 30px;
}

#maincontent .infopoints p.answer {
	margin: 6px 0px 15px 50px;
}

#maincontent .infopoints ul {
	margin-left: 40px;
	padding-left: 40px;
}
#maincontent .infopoints ul {
	margin-left: 30px;
	padding-left: 30px;
}

#maincontent .infopoints ol {
	margin-left: 40px;
	padding-left: 40px;
}
#maincontent .infopoints ol {
	margin-left: 30px;
	padding-left: 30px;
}

#maincontent .ratetables { /* for rate tables */
	margin-top: 20px;
	margin-left: 40px;
	}
#maincontent .ratetables td {
	text-align: center;
	}
#maincontent .ratetables tr td:first-child {
	text-align: left;
	}
#maincontent .ratetables td p {
	margin: 0;
	padding: 0;
	}

#maincontent ul.pdflist {
	list-style-image: url(../images/pdf.gif);
	}
#maincontent ul.pdflist li {
	padding-left: 10px;
	margin-bottom: 10px;
	}

/* "Pay Centers" rollover styles */
a.paycenters {
	background-image: url(../images/button_paycenter_both.png);
	background-position: 0px 0px;
	display: block;
	height: 15px;
	width: 109px;
}
a.paycenters:hover {
	background-position: 0px 15px;
}
a.paycenters span {
	display: none; visibility: hidden;
}
/* "Pay Online" rollover styles */
a.payonline {
	background-image: url(../images/button_payonline_both.png);
	background-position: 0px 0px;
	display: block;
	height: 15px;
	width: 109px;
}
a.payonline:hover {
	background-position: 0px 15px;
}
a.payonline span {
	display: none; visibility: hidden;
}

/* ------   from corp site ------ */


.center { text-align: center; } /* All-purpose centering style */
.margincenter { margin: 0 auto; } /* Center with margins */


/* All four columns */
#container #boxes {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-top: 40px;
	margin-bottom: 40px;
}

/* Uncolored box */
#container #boxes #box_sidebar {
	float: left;
	margin-right: 10px;
	width: 201px;
}
#container #boxes #box_sidebar a span {
	display: none; visibility: hidden;
}
#container #boxes #box_sidebar a#mystream {
	background-image: url(../images/sidebar_mystream_both.png);
	background-position: 0px 0px;
	display: block;
	height: 74px;
	width: 201px;
}
#container #boxes #box_sidebar a#mystream:hover {
	background-position: 0px 74px;
}
#container #boxes #box_sidebar a#payopt {
	background-image: url(../images/sidebar_payopt_both.png);
	background-position: 0px 0px;
	display: block;
	height: 96px;
	width: 201px;
}
#container #boxes #box_sidebar a#payopt:hover {
	background-position: 0px 96px;
}
#container #boxes #box_sidebar a#startsav {
	background-image: url(../images/sidebar_startsav_both.png);
	background-position: 0px 0px;
	display: block;
	height: 86px;
	width: 201px;
}
#container #boxes #box_sidebar a#startsav:hover {
	background-position: 0px 86px;
}

/* "More Info" rollover styles */
#container #boxes a.moreinfo {
	background-image: url(../images/boxes_more_info_both.png);
	background-position: 0px 0px;
	/*float: left;*/
	display: block;
	/*margin-left: 35px;*/
	margin: 0 auto;
	height: 15px;
	width: 89px;
}
#container #boxes a.moreinfo:hover {
	background-position: 0px 15px;
}
#container #boxes a.moreinfo span {
	display: none; visibility: hidden;
}


/* Two (orange) middle boxes share the same styles */
#container #boxes #box_foryourhome, #container #boxes #box_foryourbiz {
	background: url(../images/boxes_gray_fade_bg.png) repeat-x;
	float: left;
	/*height: 256px;*/
	margin-right: 10px;
	width: 183px;
}
#container #boxes #box_foryourhome h3, #container #boxes #box_foryourbiz h3 {
	background: transparent url(../images/orange_bubble.png) no-repeat;
	display: block;
	font-family: Arial, Myriad Pro, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	margin:0;
	padding:0;
	position: relative;
	text-transform: uppercase;
}
#container #boxes #box_foryourhome h3 a, #container #boxes #box_foryourbiz h3 a {
	background-color: transparent;
	color: #FFF;
	display: inline;
	position: absolute;
	left: 18px; bottom: 8px;
	text-decoration: none;
}
#container #boxes #box_foryourhome p, #container #boxes #box_foryourbiz p {
	line-height: 1.25;
	margin: 0;
	padding: 9px 12px 0 12px;
}
#container #boxes #box_foryourhome strong, #container #boxes #box_foryourbiz strong {
	color: #f27e2f;
}
#container #boxes #box_foryourhome ul, #container #boxes #box_foryourbiz ul {
	line-height: 1.25;
	list-style-type: none;
	list-style-image: url(../images/boxes_orange_list_arrow.png);
	padding-right: 10px
}


#container #boxes #box_thinkgreen {
	background: url(../images/boxes_gray_fade_bg.png) repeat-x;
	float: left;
	/*height: 256px;*/
	margin-bottom: 10px;
	margin-right: 0px;
	width: 183px;
}

#container #boxes #box_extra {
	float: left;
	/*height: 256px;*/
	margin-bottom: 10px;
	margin-right: 0px;
	width: 550px;
}

#container #boxes #box_thinkgreen h3 {
	background: transparent url(../images/green_bubble.png) no-repeat;
	display: block;
	font-family: Arial, Myriad Pro, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	margin:0;
	padding:0;
	position: relative;
	text-transform: uppercase;
}
#container #boxes #box_thinkgreen h3 a {
	background-color: transparent;
	color: #FFF;
	display: inline;
	position: absolute;
	left: 18px; bottom: 8px;
	text-decoration: none;
}
#container #boxes #box_thinkgreen p {
	line-height: 1.25;
	margin: 0;
	padding: 9px 12px 0 12px;
}
#container #boxes #box_thinkgreen strong {
	color: #018743;
}
#container #boxes #box_thinkgreen ul {
	line-height: 1.25;
	list-style-type: none;
	list-style-image: url(../images/boxes_green_list_arrow.png);
	padding-right: 10px
}
#container #boxes #box_thinkgreen a.moreinfo {
	background-image: url(../images/boxes_more_info_both_watt.png);
	background-position: 0px 0px;
	display: block;
	margin: 0 auto;
	height: 15px;
	width: 89px;
}
#container #boxes #box_thinkgreen a.moreinfo:hover {
	background-position: 0px 15px;
}
#container #boxes #box_extra ul {
	list-style-type: none;
	list-style-image: url(../images/boxes_green_list_arrow.png);
	padding-right: 10px
}

#maincontent .sub-genre {
	font-family: Arial, SunSans-Regular, Sans-Serif;
	font-size: 12px;
  letter-spacing: .08em;
  color: #3f6cb4;
  }


.clearme {
	clear: both;
	height: 0;
	overflow: hidden;
	}
