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, caption,
table, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
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, caption {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
p {
  padding-bottom: 6px;
}
ol, ul {
  padding-bottom:6px;
  padding-left:18px;
}
ol {
/*  list-style-type:decimal;   removed because caused problem on /businessCustomers/buildersContractors/electricService/information/fees.html */
  margin-left:10px;
}
li {
  padding-bottom:4px;
  padding-top:4px;
}

#leftNav ol {
  padding: 0px;
  margin: 0px;
}
#leftNav ol li {
  border-top: solid 1px #ECECEC;
  padding: 0px;
}

/* Note: if the sum of the height and padding below changes to anything other than
  23px, the dteenergy.js file needs to be updated in the slide up/down piece for 
  the leftNav for the IE height not being set.  */
#leftNav li li, #leftNav ol li div {
  height: 19px;
  padding-top: 4px;
}

div {
  overflow: hidden;
}
body {
	font-family: arial;
	font-size: 	12px;
  color: #333333;
}
h1 {
  padding-bottom: 6px;
  font-size: 14px;
  color: #00538E;
}
h2 {
  color: #00538E;
  padding-top: 4px;
  padding-bottom: 6px;
}
h3 {
  color: #333333;
  padding-top: 4px;
  padding-bottom: 6px;
}
h4 {
  color: #333333;
  font-size: 10px;
}
a:link, a:visited
{
  color: #333333;
}
a:hover {
  color: #0066cc;
}
#mainCenteringWrapper {
  margin-left: auto;
  margin-right:auto;
  width: 945px;
}

/* begin top css */

#top {
}
#topColBorderWrapper {
  height: 2px;
}
#dteLogo {
	float: left;
  padding-top: 8px;
}
#mastHead {
	width: 100%;
	height: 68px;
}
#mastHeadRight {
  float: right;
}

#mastHeadRightText {
  text-align: right;
  font-size: 24px;
  padding-top: 30px;
}

.googleSearchArea {
  float: right;
  padding-top: 8px;
}

#googleSearchForm {
  padding: 0;
  margin: 0;
}

#googleSearchInput {
  width: 126px;
  font-size: 12px;
}

.googleSearchImage {
  background-image: url('/images/googleGhost.jpg');
  background-position:center;
  background-repeat:no-repeat;
}

.googleSearchNoImage {
}

#mainMenu {
	width: 100%;
  height: 25px;
}

.mainMenuItemLeft {
  float: left;
}

.mainMenuItemRight {
  float: right;
}
/* end of top css */

/* begin middle css */

#middle {
  width: 100%;
  margin-top: 2px;
}

#leftCol {
  float: left;
  width: 189px;
}

#leftColTopBorder {
  margin-right: 2px;
  height: 2px;  
  float: left;
  width: 187px;
}

#includeLeftNav { 
  display: none;
}

#middleCol {
  text-align: left;
  display: none;
}

#middleTop {
  margin-bottom: 10px;
}

#middleBottom {
  margin-bottom: 10px;
  padding-right: 10px;
}

.detailPageMiddleCol {
  padding: 10px;
}
.detailPageMiddleCol ul {
  padding-left: 35px;
}
.detailPageMiddleCol p, .detailPageMiddleCol li {
  padding-bottom: 6px;
}
#middleColTopBorder {
  float: left;
  background-color: #ff9900;
  height: 2px;
  width: 567px;
}
#rightColTopBorder {
  height: 2px;
  float: right;
  width: 187px;
}
#rightCol {
  text-align: left;
  float: right;
  width: 187px;
  display: none;
}

#rightCol .feature {
  width: 187px;
}

#rightCol .featureContent {
  float: right;
}
#rightCol .horizontalRule {
  background-color: #A3A3A3;
  height:1px;
  width: 187px;
  float: right;
}
.menu ol {
  list-style: none;
}
.menu a {
  text-decoration: none;
}
#leftNav {
	text-align: left;
	float: left;
	width: 187px;
	height: 100%;
}
#leftNav ol {
	background-color: #D9D9D9;
}
.leftNavArrowImg {
  padding-right: 4px;
  padding-left: 4px;
  padding-top: 1px;
  float: left;
}
#leftNav li li a {
  color: #333333;
}
#leftNav ol li ol li {
  background-color: #ECECEC;
}
#leftNav li a {
	padding-left: 20px;
}
#leftNav li li a {
	padding-left: 30px;
}
#leftNav li {
	cursor: pointer;
}
#leftNav ol ol {
  display: none;
}
#leftNav a, #leftNav ol {
	color: #333333;
}
/* features */

.feature {
  cursor: pointer;
  width: 189px;
  height: 212px;
  float: left;
}
.featureSpanTwoCols {
  width: 378px;
}
.featureImage {
  margin-bottom: 10px;
}
.featureVertBorder {
  margin-top: 6px;
  float: left;
  height: 206px;
  width: 1px;
}
#leftCol .featureVertBorder {
  background-color: #A3A3A3;
  margin-left: -1px;
}
.featureContent {
  float: left;
}
.video .featureSpacer {
  height: 180px;
}
.veil {
  width: 100%;
  background-color: black;
  padding: 0;
  float: left;
}
.featureHeading {
  font-size: 14px;
  padding-left: 10px;
  padding-right: 6px;
}
.video .featureHeading {
  text-align: center;
  padding: 0;
}
.featureSubHead {
  font-size: 12px; 
  font-weight: normal; 
  padding-left: 10px; 
  padding-right: 6px;
}
.video .featureSubHead {
  text-align: center;
  padding: 0;
}
.featureLinkSpacer {
  height: 10px; 
  width: 180px;
}
.promoLink a {
  color: #333333;
}
.promoLink {
  background: url('/images/navigation/leftNavNotSelectedArrow.gif') no-repeat right 1px;
  padding-right: 16px;
  font-size: 10px;
  font-weight: bold; 
  text-align: right;
  padding-right: 12px;
  width: 170px;
}

.FAQAnswer {
background-color:#F4F2F2;
padding:10px 15px;
}
.FAQQuestion {
font-weight:bold;
}
.FAQPlusMinus {
font-weight:bold;
text-decoration:none;
}
.comment {
  display: none;
}

.disclaimer {
  font-size: 86%
}

#displayComplaint {
  display: none;
}

/* end middle css */

#bottom {
  text-align: center;
  width: 100%;
  padding: 15px 0px 15px 0px;
  border-top: solid 2px #ff9900;
  display: none;
}
#bottomImgPreload {
  display: none;
}

/*  overlib style */
.linkNbr {
	font-family: arial,sans-serif;
	font-size:12px;
	color: #000000;
	border: 1px solid #a9a9a9;
	padding: 3px;
	background-color: #FFFFCC;
	-moz-border-radius: 5px;
	min-width: 150px;
	max-width: 200px;
}

/* printer Friendly */
#webView {display: none;}
#printerFriendly {display: block;}

/* file a complaint div */
#displayComplaint {
  display: none;
}

/* table coloring */
tr.color td, tr.gray td, tr.white td {
  padding: 4px;
}
tr.color a:link, tr.color a:visited, tr.color a:hover, tr.color a:active {
  color: #FFFFFF;
}
tr.color {
  color: #FFFFFF;
  background-color: #003865;
}
tr.gray {
  background-color: #ECECEC;
}
tr.white {
  background-color: #FFFFFF;
}
table.color {
  background:#003865;
}

/* forms stylings */
label.error {
	color: red;
	font-style: italic;
}
div.error {
  display: none;
}
input.error, textarea.error {
  border: 1px dotted red;
}
label p {
  padding-bottom: 0px;
}

.webOnly {display: block;}
.printOnly {display: none;}
