﻿/* ----- RESET STYLES ----- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
siteSectionLink, icon {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */

body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ----- BODY STYLES ----- */
body {
	text-align: center;
	background: #949494 url(/images/TEGE/bg_site.jpg) no-repeat center top;
	color: #000;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 15px 0px 0px;
}
h1 {
	font-size: 130%;
	margin: 30px 0px 0px;
}
h2 {
	font-size: 120%;
}
h3, h4, h5, h6 {
	font-size: 100%;
	line-height: 1.2em;
}
p {
	margin: 15px 0px 0px;
}
p, li, dt, dd, legend, fieldset label {
	font-size: 90%;
	line-height: 1.2em;
}
li li {
	font-size: 100%;
}
ul {
	list-style: disc;
	margin: 10px 0px 0px;
}
ol {
	list-style: decimal;
	margin: 10px 0px 0px;
}
li {
	margin: 5px 0px 0px 25px;
}
strong, b {
	font-weight: bold;
}
a {
	color: #069;			
}			
a:visited {			
	color: #069;
}			
a:hover, input.styledButton:hover {			
	color: #e55c00 !important;			
}			
a.help {			
	cursor: help;
}
.leftAlign {
	text-align: left !important;
}
.centerAlign {
	text-align: center !important;
}
.rightAlign {
	text-align: right !important;
}
.tinyText {
	font-size: 85%;
}
img {
	border-width: 0px;
}
.sitePhoto {
	float: right;
	margin: 0px;
	border-bottom: 15px solid #fff;	
	border-left: 15px solid #fff;
}
.sitePhoto, .sitePhotoNoBorder {
	float: right;
	margin: 0px 0px 20px 20px;
	clear: both;
}
.photoFloatRight {
	float: right;
	margin: 0px 0px 20px 20px;
}
sup {
    font-size: 60%;
    vertical-align: top;
}
.spacedListDescription {
    margin-bottom: 10px;
    margin-top: 4px;
}
.subheader {
    font-size: 80%;
}
form {
	margin: 0px;
	display: inline;
}
input, textarea, select {
	font-size: 100%;
	border: 1px solid #ccc;				
	border-right-color: #999;
	border-bottom-color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
label input {
	border-width: 0px;
}
hr {
	display: none;
}
.styledButton {				
	cursor: pointer;				
	border: 3px double #ccc;				
	border-right-color: #999;
	border-bottom-color: #999;
	background: #fff url(/images/TEGE/bg_form_element.gif) repeat-x left top;	
	font-weight: bold;
	width: auto;				
	overflow-x: visible;				
	overflow-y: visible;
	padding: 0px 5px;
	margin: 0px;	
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
ecovationsLogo 
{
	float: left;
	padding: 0px 0px 0px 45px;
	height: 100px;
}
.ecovationsNobox 
{
	width: 570px;
	height: 70px;
	float: right;
}
.ecovationsLogoNobox 
{
	float: left;
	padding: 10px 40px 0px 20px;
	height: 80px;
	width: 100px;
}
.ecovationsNoboxA {
	width: 550px;
	height: 60px;
	float: right;
}
.ecovationsLogoNoboxA {
	float: left;
	padding: 0px 0px 0px 65px;
	height: 70px;
}
.ecovations {
	width: 370px;
	height: 100px;
}
.indentedFeature {
	margin-top: 20px;
	margin-left: 20px;
}
.indentedFeature h3 {
	margin-bottom: 5px;
}
.indentedFeature p {
	margin-top: 0px;
}
.tinyTextCentered {
	font-size: 85%;
	text-align: center !important;
}
.importantInformation {
	color: #F00;
	font-weight: bold;
}
/* ----- HEADER STYLES ----- */			
#logoPrint {
	display: none;
}
#siteHeader {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	z-index: 100;
	padding-top: 45px;
}
#siteHeader #siteLogo {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#siteHeader #siteLogo a {
	display: block;
	width: 200px;
	height: 80px;
	background: url(/images/TEGE/logo_screen.gif) no-repeat 40px 5px;
}
#siteHeader #siteLogo span, #siteHeader #siteTagLine span {
	display: none;
}
#siteTagLine {
	position: absolute;
	top: 40px;
	left: 200px;
	width: 357px;
	height: 14px;
	margin: 0px;
	background: url(/images/TEGE/tagline.gif) no-repeat 0px 0px;
}
#siteTopNav {
	margin: 0px;
	list-style: none;
	height: 30px;
	padding-left: 200px;
	background: url(/images/TEGE/bg_header.gif) no-repeat 194px 0px;
}
#siteTopNav li {
	position: absolute;
	width: 150px;
	margin: 0px;
	display: block;
	height: auto;
	font-size: 100%;
}
#siteTopNav li a {
	display: block;
	width: 150px;
	height: 30px;
}
#siteTopNav #button1 {
	left: 200px;
}
#siteTopNav #button2 {
	left: 339px;
}
#siteTopNav #button3 {
	left: 478px;
}
#siteTopNav #button4 {
	left: 617px;
}
#siteTopNav #button1 a:hover, #siteTopNav #button1.selectedTab a, #siteTopNav #button1 a.onMenu {				
	background: url(/images/TEGE/bg_header.gif) no-repeat 0px -30px;
}
#siteTopNav #button2 a:hover, #siteTopNav #button2.selectedTab a, #siteTopNav #button2 a.onMenu {				
	background: url(/images/TEGE/bg_header.gif) no-repeat -200px -30px;
}
#siteTopNav #button3 a:hover, #siteTopNav #button3.selectedTab a, #siteTopNav #button3 a.onMenu {				
	background: url(/images/TEGE/bg_header.gif) no-repeat -400px -30px;
}
#siteTopNav #button4 a:hover, #siteTopNav #button4.selectedTab a, #siteTopNav #button4 a.onMenu {				
	background: url(/images/TEGE/bg_header.gif) no-repeat -600px -30px;
}
#siteTopNav li a span {
	display: none;
}
#siteTopNav ul {
	margin: 0px;
	list-style: none;
	background-color: #fff;
	border: 1px solid #036;
	border-top-width: 5px;
	position: absolute;
	left: -999em;
	width: 193px;
}
#siteTopNav li:hover ul, #siteTopNav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	position: static;
}
#siteTopNav li li {
	position: relative;
	background-color: #f2f2f2;
	margin-bottom: 1px;
	width: 193px;
	font-size: 85%;
}
#siteTopNav li li a {
	position: relative;
	left: auto;
	top: auto;
	height: auto;
	width: 193px;
	text-decoration: none;
	background-image: none !important;
}
#siteTopNav li li a:hover {
	background-color: #e55c00!important;
	color: #fff !important;
	background-image: none !important;
}
#siteTopNav li li a span {
	display: block;
	padding: 3px 10px 3px 15px;
}
#siteTopLinks {
	position: absolute;
	top: 10px;
	right: 170px;
}
#siteTopLinks ul {
	list-style: none;
	float: left;
	margin: 0px;
}
#siteTopLinks ul li {
	float: left;
	margin: 0px;
	display: inline;
	padding-right: 20px;
	font-size: 85%;
}
#siteTopLinks ul li a {
	font-weight: bold;
	padding-right: 20px;
}
#siteTopLinks ul li a.contact {
	background: url(/images/TEGE/mail_16.gif) no-repeat right top;
}
#siteTopLinks ul li a.account {
	background: url(security-locked_16.gif) no-repeat right top;
}
#frmSearch {
	position: absolute;
	top: 10px;
	right: 0px;
	text-align: right;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}
#frmSearch p {
    margin: 0px;
}
#frmSearch legend, #frmSearch label {
	display: none;
}
#frmSearch #txtSearch {
	width: 100px;
	border: 1px solid #ccc;
}
#frmSearch #btnSearch {
	width: 60px;
	border-style: solid;
	border-width: 1px;
}
#serverDisclosure {
	position: absolute;
	left: 200px;
	top: 0px;
	font-weight: bold;
	color: #FFF;
	width: 400px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #E86A10;
}


/* ----- CONTENT STYLES ----- */
#siteContent {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	text-align: left;
	min-height: 415px;
	border-top: 5px solid #036;
	z-index: 100;
}
* html #siteContent {
	height: 415px;
}
#mainContent {
	margin: 0px 20px 0px 200px;
	min-height: 400px;
	padding-bottom: 15px;
	padding-top: 15px;
}
* html #mainContent {
    margin: 0px 20px 0px 197px;
	height: 400px;
}
#homePage #mainContent {
	margin: 0px 200px;
	padding: 15px 0px 5px;
	width: 550px;
}
* html #homePage #mainContent {
	margin: 0px 197px;
}
#promoContainer {
	position: relative;
	height: 130px;
}
#promoContainer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.rotatingPromo {
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}
.rotatingPromo a {
	display: block;
	border: 1px solid #ccc;
	height: 130px;
	background: url(/images/TEGE/promo.jpg) no-repeat left top;
	text-decoration: none;
	position: relative;
	cursor: pointer;
}
#promo1 a {
	background-position: 0px 0px;
}
#promo2 a {
	background-position: 0px -130px;
}
#promo3 a {
	background-position: 0px -260px;
}
#promo4 a {
	background-position: 0px -390px;
}
#promoHeading, #promo2, #promo3, #promo4 {
	display: none;
}
.rotatingPromo a span {
	padding-right: 310px;
	color: #fff;
	display: block;
	height: 110px;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 15px;
	background: url(/images/TEGE/learn_more.gif) no-repeat 392px 75px;
}
.rotatingPromo a:hover span {
	background: url(/images/TEGE/learn_more_over.gif) no-repeat 392px 75px;
}
#promoControls {			
	position: absolute;
	top: 94px;
	left: 0px;
	width: 275px;
}
#promoControls input {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	vertical-align: middle;
}
#promoControls img {	
	margin: 0px 10px 0px 15px;
	border-width: 0px;
	vertical-align: middle;
}
#sectorPromotion {
	position: relative;
	margin: 15px 0px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	background: url(/images/TEGE/bg_sector.gif) repeat-y left top;
}
#sectorPromotion li {
	margin: 0px;
	padding: 0px;
	display: block;
	font-weight: bold;
	width: 183px;
}
#sectorPromotion li.column2 {
	position: absolute;
	top: 0px;
	left: 183px;
}
#sectorPromotion li.column3 {
	position: absolute;
	top: 0px;
	left: 366px;
}
#sectorPromotion li span {
	display: block;
	padding: 5px 0px 5px 15px;
}
#sectorPromotion li ul {
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 10px;
}
#sectorPromotion li ul li {
	margin: 5px 0px 0px 20px;
	padding: 0px;
	width: auto;
	font-weight: normal;
	display: list-item;
	float: none;
}
#sectorPromotion li ul li span {
	display: inline;
	padding: 0px;
}
#smPromos {
	list-style: none;
	position: relative;
	height: 75px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
#smPromos li {
	margin: 0px;
	padding: 0px;
	position: absolute;
	border: 1px solid #ccc;
	height: 75px;
	width: 265px;
	top: 0px;
	font-weight: bold;
}
#smPromos li a {
	display: block;
	width: 263px;
	height: 73px;
}
#smPromos li a span {
	display: none;
}
#smPromos #smPromo1 {
	left: 0px;
	background: url(/images/TEGE/smpromo1.jpg) no-repeat left top;
}
#smPromos #smPromo2 {
	right: 0px;
	background: url(/images/TEGE/smpromo2.jpg) no-repeat left top;
}
p.breadcrumbNav {
	margin-top: -10px;
	font-size: 85%;
	position: absolute;
}
.pleaseNoteDescription {
	font-weight: bold;
	background: url(../../images/info_16.gif) no-repeat 20px 0px;
	padding: 1px 0px 0px 42px;
}
.pleaseNoteDescriptionNoBold {
	background: url(../../images/info_16.gif) no-repeat 20px 0px;
	padding: 1px 0px 0px 42px;
}
.column1 {
	float: left;
	width: 150px;
	padding-bottom: 20px;
	height: auto;
}
.column2 {
    width: 150px;
    float: left;
    padding-bottom: 20px;
    height: auto;
}
.column3 {
	width: 230px;
    float: left;
    padding-bottom: 20px;
    height: 100px;
}	
.IllinoisColumn {
    width: 290px;
    height: 670px;
	float: left;
}
.OhioColumn {
    margin-left: 320px;
}
.columbiaColumn {
    width: 290px;
	float: left;
}
.clevelandColumn {
    margin-left: 320px;
}
.consumersColumn {
    width: 290px;
	float: left;
}
.michconColumn {
    margin-left: 320px;
}
.OSULogo {
	float: left;
	margin: 20px 0px 0px 0px;
}
.OSUText {
    float: right;
    width: 300px;
    height: 15px;
    margin-top: 50px;
}
.headerGraphic h1 {
    background: url(/images/market.jpg) no-repeat;
    height: 125px;
    font-size: 250%;
    color: #fff;
    font-family: Times New Roman;
    padding: 0px;
    position: relative;
    margin: -15px -20px -15px 0px;
}
.headerGraphic h1 span {
    position: absolute;
    bottom: 5px;
    left: 10px;
}


/* ----- SECTION NAVIGATION STYLES ----- */
#sectionNav {
	width: 185px;
	float: left;
	margin: 0px;
	display: inline;
}
#sectionNav #frmLogin {
	padding: 0px;
	width: 170px;
	margin: 15px 0px 0px 15px;
	border: 1px solid #ccc;
	background: #f5f5f5 url(/images/TEGE/bg_form.gif) repeat-x left top;
	display: block;
}
#sectionNav #frmLogin h3 {
	background: url(/images/TEGE/security-locked_16.gif) no-repeat 148px 10px;
	padding: 10px 20px 0px 10px;
	margin: 0px 0px 5px;
}
#sectionNav fieldset {
	margin: 0px;
}
#sectionNav fieldset label {
	vertical-align: middle;
	font-size: 85%;
	margin-left: 10px;
}
#sectionNav fieldset input {
	margin: 2px 0px 0px 10px;
	vertical-align: middle;
	font-size: 85%;
	width: 145px;
}
#sectionNav fieldset label input, #sectionNav fieldset input.styledButton {
	width: auto;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
#sectionNav #frmLogin p {
	margin-top: 10px;
}
#sectionNav #frmLogin ul {
	margin: 10px;
}
#sectionNav #frmLogin li {
	font-size: 85%;
	margin: 0px 0px 0px 20px;
}
#sectionNav #quickLinksHeading {
	background: url(/images/TEGE/line_h.gif) repeat-x left top;
	padding-top: 10px;
	margin-left: 15px;
}
#sectionNav #quickLinks {
	margin: 10px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}
#sectionNav #quickLinks li {
	margin: 5px 0px 0px;
	padding: 0px;
	width: 170px;
	overflow: hidden;
	line-height: 1em;
}
#sectionNav #quickLinks li a {
	display: block;
	height: 25px;
	background: url(/images/TEGE/quick_button_l.gif) no-repeat left top;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#sectionNav #quickLinks li a span {
	display: block;
	height: 25px;
	background: url(/images/TEGE/quick_button_r.gif) no-repeat 152px 0px;
}
#sectionNav #quickLinks li a span span {
	padding: 5px 10px 0px 10px;
	height: auto;
	background-image: none;
	text-align: center;
}
#sectionNav #quickLinks li a:hover {
	background-position: 0px -25px;
	color: #fff !important;
}
#sectionNav #quickLinks li a:hover span {
	background-position: 152px -25px;
}
#sectionNav #sectionNavMenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: #f2f2f2;
	border-bottom: 5px solid #036;
}
#sectionNav #sectionNavMenu li {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 184px;
}
#sectionNav #sectionNavMenu li span {
	font-weight: bold;
	padding: 4px 10px 4px 21px;
	display: block;
}
#sectionNav #sectionNavMenu li a {
	text-decoration: none;
}
#sectionNav #sectionNavMenu li .collapsed {
	background: url(/images/TEGE/sidenav_closed.gif) no-repeat 7px 7px;
}
#sectionNav #sectionNavMenu li .expanded {
	background: url(/images/TEGE/sidenav_opened.gif) no-repeat 7px 7px;
}
#sectionNav #sectionNavMenu li a:hover {
	color: #e55c00;
	text-decoration: underline;
}
#sectionNav #sectionNavMenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sectionNav #sectionNavMenu ul li {
	margin: 0px 0px 0px 21px;
	border-top: 1px solid #fff;
	border-left-width: 0px;
	font-size: 95%;
	width: auto;
	padding: 2px 5px;
}
#sectionNav #sectionNavMenu ul li a {
	background-image: none !important;
}
#sectionNav #sectionNavMenu ul li a span {
	background-image: none;
	font-weight: normal;
	padding: 0px;
	display: inline;
}

/* ----- Google Search Styles ----- */
.googleLogo {
	float: right;
}
.googleSepBar {
	background: url(../../images/line_h.gif) repeat-x left bottom;
}
* html .googleSepBar {
	height: 1px;
}
#pageBody .googleSepBar p {
	text-align: right;
	padding: 10px 0px 5px;
	margin: 0px;
}
#pageBody .googleQuery span.l {
	line-height: 1.5em;
}
#pageBody .googleQuery p.g {
	padding-left: 21px;
	text-indent: -21px;
}
#pageBody .googleQuery p.g img {
	margin-right: 5px;
	vertical-align: middle;
}
#pageBody .googleQuery span.url {
	line-height: 1.5em;
	color: #666;
	font-size: 95%;
}
#pageBody .googlePaging {
	text-align: center;
}
#pageBody .googlePaging table {
	margin-left: auto;
	margin-right: auto;
}
#pageBody .googlePaging table td {
	font-size: 90%;
}
#pageBody .googleCopyright {
	text-align: center;
	color: #666;
	font-size: 85%;
}

/* ------ CONTACT US PAGE ------------ */
th.contactInformation {
	width: 180px;
}
#contactInformation {
	width: 100%;
}
#contactInformation td {
	width: 50%;
	vertical-align: top;
}
#contactInformation ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#contactInformation ul li {
	margin: 0px 0px 15px;
	padding: 0px;
	list-style-type: none;
}
#contactInformation ul #contactCall {
	background: URL(../../images/phone_16.gif) no-repeat top left;
	padding-left: 20px;
	margin-top: 15px;
}
#contactInformation ul #contactWrite {
	background: URL(../../images/documents_16.gif) no-repeat top left;
	padding-left: 20px;
	margin-top: 15px;
}
#contactInformation ul #contactEmail {
	background: URL(../../images/mail_16.gif) no-repeat top left;
	padding-left: 20px;
}

/* ---------- Form Styles ---------- */
.requiredFieldsLegend {
	font-size: 85%;
	margin-bottom: -20px;
	text-align: right;
}
fieldset {
	margin-top: 20px;
	padding-bottom: 10px;
	position: relative;
	background: url(/images/site_form_bg.gif) repeat-x left bottom;
	border: 1px solid #CCC;
}
fieldset label {
	font-size: 90%;
}
fieldset input {
	width: 200px;
}
fieldset input.smField {
	width: 30px;
}
fieldset input.medField {
	width: 100px;
}
fieldset .rb {
    border: 0px;
}    
fieldset .rb td {
	padding: 0px;
}
fieldset .rb input, fieldset .rb label {
	width: auto;
	vertical-align: top;
	border: 0px;
}
fieldset .rb label {
	padding-right: 20px;
}
fieldset span.cb input, fieldset input.cb, fieldset input.rb {
	width: auto;
	border: 0px;
}
fieldset .spaceAfter {
	margin-bottom: 10px;
}
fieldset textarea {
	width: 300px;
	height: 75px;
}
fieldset legend {
	margin-bottom: 10px;
	font-weight: bold;
	background-color: #FFF;
	padding: 2px 5px;
	margin-left: 13px;
	border: 1px solid #CCC;
}
fieldset label.formLabel {
	width: 200px;
	display: block;
	float: left;
}
fieldset label.formLabel span {
	text-align: right;
	display: block;
	padding: 0px 20px;
	position: relative;
}
fieldset label.formLabel img.requiredField {
	position: absolute;
	top: 2px;
	right: 5px;
}
fieldset .checkBoxRow {
	padding-left: 200px;
	padding-bottom: 10px;
}
fieldset.ratePlans div.ratePlanDisclaimer {
    margin: 0px 10px 0px 20px;
}
fieldset.ratePlans div.ratePlanDisclaimerCheckBox {
    margin: 0px 0px 0px 0px;
}
fieldset.ratePlans table  {
    margin: 0px 10px 0px 20px;
}
fieldset.ratePlans table td {
    vertical-align: top;
    padding-bottom: 20px;
}
fieldset.ratePlans table td div.programDetailsLink {
    padding-top: 5px;
}
fieldset.ratePlans table td ul {
    margin: 0px;
    padding: 0px;
}
fieldset.ratePlans table td ul li {
    margin: 5px 0px 0px 30px;
    padding: 0px;
}
p input {
	border: 0px;
}
.hidden {
	display: none;
}
.siteFeatures {
	margin: 0px;
	position: relative;
}
.siteFeatures div {
	background: url(/images/TEGE/line_h.gif) repeat-x left top;
	padding-top: 10px;
	overflow: hidden;
}
* html .siteFeatures div {
	height: 1px;
	overflow: visible;
}
.siteFeatures img {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	border: none;
}
.siteFeatures h4 {
	margin: 0px 0px 5px 70px;
	padding-top: 5px;
}
.siteFeatures p {
	margin: 0px 0px 15px 70px;
	min-height: 30px;
}
* html .siteFeatures p {
	height: 30px;
}

/* -------- DMM Pricing History --------- */
.ratePlanTable {
    border-top: #999 1px solid;
    border-left: #999 1px solid;
    margin-top: 10px;
    margin-bottom: 10px;
}
.ratePlanTable th {
    background-color: #fff6dc;
    border-right: #999 1px solid;
    border-bottom: #999 1px solid;
    padding: 3px 5px;
    vertical-align: top;
    text-align: center;
    font-size: 90%;
    color: #000;
}
.ratePlanTable tr.highlight {
    background-color: #EDEDED;
}
.ratePlanTable td {
    border-right: #999 1px solid;
    border-bottom: #999 1px solid;
    padding: 3px 5px;
    vertical-align: top;
    text-align: center;
    font-size: 90%;
}
.ratePlanTable .ratePlanColumn {
    text-align: left;
}
.ratePlanTable .dividerRow {
    border-top: 2px solid #999999;
}
tr.programRow1 td {
    background-color: #0036CC;
    height: 10px;
}
tr.programRow2 td {
    background-color: #6681CC;
    height: 10px;
}
tr.programRow3 td {
    background-color: #99A6CC;
    height: 10px;
}
tr.programRow4 td {
    background-color: #FF9900;
    height: 10px;
}
tr.programRow5 td {
    background-color: #FFCC7F;
    height: 10px;
}
tr.programRow6 td {
    background-color: #FFE5BF;
    height: 10px;
}
/* -------- DMM Pricing Options --------- */
.pricingOptionsTable {
	width: 100%;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pricingOptionsTable th, .pricingOptionsTable td  {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px 10px;
}
.pricingOptionsTable th  {
	vertical-align: bottom;
	background-color: #FFF6DC;
}
.pricingOptionsTable td  {
	vertical-align: top;
}
.pricingOptionsTable tr.expanded td  {
	background: #EBEBEB url(../../images/pricing_expanded.gif) repeat-x left top;
}
.pricingOptionsTable tr.collapsed td  {
	background: #EBEBEB url(../../images/pricing_collapsed.gif) repeat-x left top;
}
.pricingOptionsTable .price  {
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
	width: 155px;
}
.pricingOptionsTable .enroll {
	text-align: center;
	width: 60px;
}
.pricingOptionsTable td.price span  {
	font-size: 85%;
	font-weight: normal;
	color: #999;
}
.pricingOptionsTable .details  {
	text-align: left;
	margin: 0px;
	
}
.pricingOptionsTable .details td {
	border: 0px;
}
.pricingOptionsTable .details td img {
	float: right;
}
.pricingOptionsTable td.details h3  {
	margin: 0px;
	padding: 0px;
	color: #4C4C4C;
}
.pricingOptionsTable td.details h3 span  {
	font-size: 85%;
	font-weight: normal;
}
.pricingOptionsTable tr.expanded td.details h3 span a {
	background: url('../../images/icons/collapse.gif') no-repeat 0px 3px;
	padding-left: 15px;
}
.pricingOptionsTable tr.collapsed td.details h3 span a {
	background: url('../../images/icons/expand.gif') no-repeat 0px 3px;
	padding-left: 15px;
}
.pricingOptionsTable td.details ul {
	margin: 0px;
	padding: 0px;
}
.pricingOptionsTable td.details ul {
	margin: 5px 0px 0px 25px;
	padding: 5px 0px 0px;
	font-size: 90%;
}
table.pricingOptions {
    width: 500px;
    border-collapse: collapse;
}
table.pricingOptions td {
    vertical-align: top;
    border: 1px solid #999;
    padding: 5px;
}
table.pricingOptions td.col1 {
    text-align: center;
    width: 170px;
}
table.pricingOptions td.col1 a {
    font-weight: bold;
}
table.pricingOptions td.col2 {
    font-size: 85%;
}
table.pricingOptions td.col2 ul {
    margin-bottom: 0px;
}
table.pricingOptions td.col2 li {
    padding-bottom: 4px;
}

/*MY ACCOUNT HOME PAGE - ENERGY MANAGER LOGIN BOX */
#sectionNavEM {
	width: 170px;
	float: right;
	margin: 0px 0px 15px 15px;
}
#sectionNavEM form {
	padding: 10px;
	border: 1px solid #ccc;
	display: block;
}
#sectionNavEM #frmLogin h3 {
	background: url(/images/TEGE/security-locked_16.gif) no-repeat right top;
	padding-right: 20px;
	margin: 0px 0px 10px;
}
#sectionNavEM fieldset  {
	background: none;
	border: 0px;
	margin-top: 10px;
}
#sectionNav fieldset  {
	background: none;
	border: 0px;
}
#sectionNavEM fieldset legend {
	font-weight: bold;
	margin-bottom: 5px;
}
#sectionNavEM fieldset label {
	vertical-align: middle;
	font-size: 85%;
	padding-right: 10px;
}
#sectionNavEM fieldset input {
	margin: 2px 0px 5px;
	vertical-align: middle;
	font-size: 85%;
	width: 145px;
}
#sectionNavEM fieldset label input, #sectionNav fieldset input.styledButton {
	width: auto;
}
#sectionNavEM #frmLogin p {
	margin-top: 5px;
}
#sectionNavEM #frmLogin li {
	font-size: 85%;
	margin: 0px 0px 0px 20px;
}
#sectionNavEM #quickLinksHeading {
	background: url(/images/TEGE/line_h.gif) repeat-x left top;
	padding-top: 10px;
}
#sectionNavEM #quickLinks {
	margin: 10px 0px 0px;
	padding: 0px;
	list-style: none;
}
#sectionNavEM #quickLinks li {
	margin: 5px 0px 0px;
	padding: 0px;
	width: 170px;
	overflow: hidden;
	line-height: 1em;
}
#sectionNavEM #quickLinks li a {
	display: block;
	height: 25px;
	background: url(/images/TEGE/quick_button_l.gif) no-repeat left top;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#sectionNavEM #quickLinks li a span {
	display: block;
	height: 25px;
	background: url(/images/TEGE/quick_button_r.gif) no-repeat 150px 0px;
}
#sectionNavEM #quickLinks li a span span {
	padding: 5px 10px 0px 10px;
	height: auto;
	background-image: none;
	text-align: center;
}
#sectionNavEM #quickLinks li a:hover {
	background-position: 0px -25px;
	color: #fff !important;
}
#sectionNavEM #quickLinks li a:hover span {
	background-position: 150px -25px;
}

/* ----- SIDEBAR STYLES ----- */
#sectionSideBar {
	float: right;
	margin: 15px 15px 0px 0px;
	width: 170px;
	display: inline;
}
#sectionSideBar h3 {
	margin-top: 0px;
	/*background: url(/images/TEGE/line_h.gif) repeat-x left top;*/
	padding-top: 10px;
}
#newsReleases {
	margin: 0px 0px 15px 0px;
}
#newsReleases a {
	color: #000;
	text-decoration: none;
}
#newsReleases #moreLink {
	margin-left: 10px;
}
#newsReleases #moreLink a {
	color: #069;
	text-decoration: underline;
}
#newsReleases dt {
	font-size: 85%;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
#newsReleases dd {
	font-size: 85%;
	margin: 5px 0px 0px 10px;
}
#sectionSideBar li {
	margin-top: 2px;
}
.siteSidebar {
	float: right;
	width: 175px;
	margin: -25px 0px 0px 0px;
	background-color: #fff6dc;
	clear: right;
	border-bottom: 15px solid #fff;
	border-left: 15px solid #fff;
}   
.siteSidebar h3 {
	margin: 10px 15px 0px;
	padding-bottom: 5px;
	background: url(/images/TEGE/line_h.gif) repeat-x left bottom;
}
.siteSidebar .siteSidebarItems {
	margin: 0px;
	padding: 0px 15px 10px;
	list-style: none;
}
.siteSidebar .siteSidebarItems li {
	margin: 0px;
	padding: 5px 0px 10px;
	font-size: 85%;
	background: url(/images/TEGE/line_h.gif) repeat-x left bottom;
	
}
.siteSidebar .siteSidebarItems li span.myAccountButton {
	text-align: center;
	display: block;
	padding-top: 5px;
}
.siteSidebar .siteSidebarItems li span.myAccountButton input {
	font-size: 100%;
}
.siteSidebar .siteSidebarItems li a {
	font-weight: bold;
}
.siteSidebarItemsIndent {
    padding-left: 85px;
}
div.relatedPages {
	margin-top: 0px;
	/*background-color: #faddbc;*/
	/*background-color: #ffedd8;*/
	/*background-color: #f9eee6;*/
	/*background-color: #ffd8ad;*/
	background-color: #fff6dc;
}
#tertiaryNavigation {
	margin-top: 0px;
	background-color: #e6eff2;
}
#tertiaryNavigation h3 {
	background-image: none;
}

.tertiaryNavigationItems {
	margin: 0px 15px 0px 35px;
	padding: 0px 0px 15px;
}

.tertiaryNavigationItems li {
	margin: 0px;
	padding: 5px 0px 0px;
	font-size: 85%;
}

#siteSideBar {
	float: right;
	width: 175px;
	margin: 20px 0px 0px 0px;
	clear: right;
	border-bottom: 15px solid #fff;
	border-left: 15px solid #fff;
	background-color: #fff6dc;
}
#siteSideBar h3 {
	margin: 10px 15px 0px 10px;
	padding-bottom: 5px;
	background: url(../../images/line_h.gif) repeat-x left bottom;
}
#siteSideBar ul {
	margin: 0px;
	padding: 0px 0px 5px;
	background-color: #fff6dc;
}
#siteSideBar ul li {
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 10px 0px;
	font-size: 85%;
	background: url(../../images/line_h.gif) repeat-x left bottom;
	background-color: #fff6dc;
	list-style: none;
}
#siteSideBar li a {
	font-weight: bold;
	background-color: #fff6dc;
}
#siteSideBar .content {
	margin: 0px;
	padding: 5px 7px;
	background-color: #FFF;
	background-color: #fff6dc;
}
#siteSideBar {
	clear: right;
}

/* ----- FOOTER STYLES ----- */
#siteFooter {
	width: 950px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(/images/TEGE/bg_footer.gif) no-repeat left top;
}
#siteFooter p {
	margin: 0px;
	padding: 21px 15px 10px;
	font-size: 85%;
	min-height: 100px;
}
* html #siteFooter p {
	height: 100px;
}

/* ----- STYLES ----- */

/* ----- PRINT-SPECIFIC STYLES ----- */
@media print {
	body {
		text-align: left;
		background-color: #fff;
		background-image: none;
	}
	#logoPrint {
		display: block;
	}
	#siteHeader {
		width: auto;
		padding: 0px;
	}
	#siteLogo, #siteTagLine, #siteTopNav, #siteTopLinks, #frmSearch, #sectionNav, p.breadcrumbNav {
		display: none;
	}	
	#siteContent {
		width: auto;
		min-height: 0px;
		border-top-width: 0px;
		height: auto;
	}
	#mainContent {
		margin: 0px;
		padding: 0px;
		width: auto;
	}
	#homePage #mainContent {
		margin: 15px 200px 0px 0px;
		padding: 0px;
		width: auto;
	}
	.sitePhoto {
		margin: 0px 0px 15px 15px;
		border-width: 0px;
	}
	.sitePhotoNoBorderLeft {
	float: left;
	margin: 0px 20px 20px 0px;
	clear: both;
	}
	.siteSidebar {
		margin: -25px 0px 15px 15px;
		border-width: 0px;
	}
	#siteFooter {
		width: auto;
		background-image: none;
		margin-top: 15px;
	}
	#siteFooter p {
		padding: 10px 0px 0px;
		min-height: 0px;
		border-top: 1px solid #666;
		height: auto;
	}
}

<!--[if IE]>
	.clearfix {
		zoom: 1;     /* triggers hasLayout */
		}  /* Only IE can see inside the conditional comment
		and read this CSS rule. Don't ever use a normal HTML
		comment inside the CC or it will close prematurely. */
<![endif]-->

/* START OF WHAT SHARON INCLUDED */

siteSectionLink {
	padding: 0px;
	margin: 0px 0px 0px 20px;
	min-height: 75px;
}
* html .siteSectionLink {
	height: 75px;
}
.siteSectionLink a.icon {
    float: left;
    clear: left;
}
.siteSectionLink h3 {
	margin: 0px 0px 5px 65px;
}
.siteSectionLink p {
	margin: 0px 0px 15px 65px;
}
* html .siteSectionLink h3, * html .siteSectionLink p {
	margin-left: 62px;
}
#stateSelector td {
	vertical-align: top;
}
#stateSelector #textLinks {
	padding-left: 15px;
	padding-top: 5px;
}
#stateSelector #textLinks h3 {
	background: url(../../images/line_h.gif) repeat-x left top;
	margin: 10px 0px 5px;
	white-space: nowrap;
	padding-top: 10px;
}
#stateSelector #textLinks ul {
	margin: 0px;
	padding: 0px;
}
#stateSelector #textLinks ul li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	white-space: nowrap;
}
setPageSize {
	min-width: 760px;
	max-width: 1000px;
	margin-left: 0px;
	margin-right: auto;
	position: relative;
}
#pageBody {
	margin-left: 200px;
	margin-right: 20px;
}
#pageBody p, #pageBody li {
	font-size: 90%;
}
#pageBody li li {
	font-size: 100%;
	list-style: disc;
}
/* ---------- Energy Manager Login Box on My Account Page ---------- */
#rightColumnLogin {
	width: 170px;
	padding-bottom: 20px;
	padding-right: 20px;
	float: left;
}
#rightColumnLogin h3 {
	margin: 0px;
	background: url(../../images/sidebar_top.gif) no-repeat top left;
	padding: 6px 0px 4px 11px;
	color: #FFF;
}
#rightColumnLogin div.sidebar_section {
	background: url(../../images/sidebar_bottom.gif) no-repeat left bottom;
	padding: 0px 0px 15px;
	margin: 0px 0px 10px;
}
#rightColumnLogin div.sidebar_section_body {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color: #FFF;
	padding: 10px;
}
#rightColumnLogin div.sidebar_section_body p {
	margin: 0px;
	font-size: 85%;
}
#rightColumnLogin div.sidebar_section_body ul {
	margin: 0px 0px 0px 20px;
	font-size: 90%;
}
#rightColumnLogin .myAccountField {
	font-size: 100%;
	width: 140px;
	margin-bottom: 5px;
}
#rightColumnLogin #btnLogin {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 32px;
	width: 75px;
	font-size: 100%;
}
#rightColumnLogin div.sidebar_section_body ul li {
	margin-left: 0px;
	font-size: 90%;
}
/*TABLES */

table.siteTable {
	border-collapse: collapse;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	margin-bottom: 10px;
}
table.siteTable td, table.siteTable th {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	font-size: 90%;
	text-align: center;
	padding: 2px 5px;
}
table.siteTable th {
	vertical-align: bottom;
	background-color: #FFF6DC;
	padding: 3px 5px;
	font-weight: bold;
}
table.siteTable td {
	vertical-align: top;
	padding: 3px 5px;
}
table.siteTable td.col1, table.siteTable th.col1 {
	text-align: left;
}
table.siteTable tr.evenRow td {
	background-color: #e2e2e2;
}
table.siteTable td.amount {
	text-align: right;
	white-space: nowrap;
}
table.siteTable td.event {
	text-align: right;
	font-weight: bold;
}
table.siteTable td.noData {
	padding: 20px;
	color: #F00;
	font-weight: bold;
	text-align: center;
}
table.hp_promo_table {
	margin: 0px;
}
table.hp_promo_table td {
	padding: 5px;
}
.hp_text 
{
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding: 0px;
	height: 125px;
	width: 168px;
}
.hp_text h3 {
    margin-top: -3px;
    padding: 10px 10px 5px;
}
.hp_text p {
    margin: 0px;
    padding: 0px 10px 10px;
    font-size: 85%;
}
.hp_text a {
	text-decoration: none;
}
.hp_text a:visited 
{
	color: #000;
	text-decoration: none;
}
.hp_text a:hover {
	text-decoration: none;
}

#sectorPromotion li {
	margin: 0px;
	padding: 0px;
	display: block;
	font-weight: bold;
	width: 175px;
}
#sectorPromotion li.column2 {
	position: absolute;
	top: 0px;
	left: 183px;
}
#sectorPromotion li.column3 {
	position: absolute;
	top: 0px;
	left: 366px;
}
#sectorPromotion li span {
	display: block;
	padding: 5px 0px 5px 15px;
}
#sectorPromotion li ul {
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 10px;
}
#sectorPromotion li ul li {
	margin: 5px 0px 0px 20px;
	padding: 0px;
	width: auto;
	font-weight: normal;
	display: list-item;
	float: none;
}
#sectorPromotion li ul li span {
	display: inline;
	padding: 0px;
}
#sectorPromotion p {
    font-size: 90%;
    font-weight: normal;
}
.bottomPromoContainer {
    background: url(/images/naturalgaschoiceprograms.jpg) no-repeat left top;
    margin: 0px 0px -20px 0px;
    padding: 0px;
    height: 112px;
}
.bottomPromo {
    padding: 0px 0px 10px 20px;
	margin: 0px;
	border: 1px solid #ccc;
    background: #f5f5f5 url(/images/TEGE/bg_form.gif) repeat-x left top;
	display: block;
}
.bottomPromo h3 {
    margin-top: 0px;
    color: #ff6633;
    font-weight: bold;
    font-size: 16px;
    
}    
.gasIcon h3 {
    background: url(/images/gasicon.gif) no-repeat 120px top;
    height: 35px;
}
.elecIcon h3 {
    background: url(/images/electricicon.gif) no-repeat 120px top;
    height: 40px;
}
.nyIcon h3 {
    background: url(/images/nyicon.gif) no-repeat 120px top;
    height: 40px;
}
/* OFFICE INFORMATION PAGE */
.officeInfo {
	margin-bottom: 20px;
	width: 500px;
}
th.contactInformation {
	width: 180px;
}

.photoWithCaption {
	width: 150px;
	float: right;
	margin: 0px 0px 20px 20px;
}
.photoWithCaption img {
	border: 1px solid #000;
}
.photoWithCaption p.photoCaption {
	margin: 10px 0px 0px;
	font-size: 85%;
	text-align: center;
}
/* -------------- FAQ STYLE -------------- */

#FAQ_QuestionList li {
	padding-bottom:5px;
}
div.FAQ_QandA {
	background: url(../../images/h3_line.gif) repeat-x left top;
}
div.FAQ_QandA ul li.question {
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 15px;
	list-style: none;
	margin-left: 0px;
}
div.FAQ_QandA ul li.answer {
	font-weight: bold;
	list-style: none;
	margin-left: 0px;
}
div.FAQ_QandA ul li.answer span {
	font-weight: normal;
}
.coseLogo {
	width: 100px;
	float: right;
	margin: 5px 0px 20px 20px;
}

