﻿/* page styles */
.pageheader {
	font-family: Tahoma;
	font-size: 20pt;
	color: #0C1A3A;
	text-align: center;
}
.pagesubheader {
	text-align: left;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 16pt;
	color: #0C1A3A;
}
.hrheader {
	color: #0C1A3A;
	background-color: #0C1A3A;
	width: 750px;
}
.hrsubheader {
	color: #0C1A3A;
	background-color: #0C1A3A;
	width: 850px;
	text-align: left;
	margin-left: 25px;
}
/* body text */
p.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 25px;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	font-weight: bold;
}
p.sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 25px;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
	font-style: italic;
	font-weight: bold;
}
.textleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 25px;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
}
.textright {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 25px;
	text-align: right;
	padding-left: 25px;
	padding-right: 25px;
}
.textcenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 25px;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
}
.textlower {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
}
.textsub {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: center;
	line-height: 15px;
}
.texterror {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	background-color: #FF0000;
	line-height: 25px;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
}
/* body style */
.bodymain {
	counter-reset: section 99;
	background-color: #CCCCCC;
	margin-top: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.divback {
	background-image: url('../images/web/background.jpg');
	background-repeat: repeat-x;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.divheader {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.divleft {
	width: 575px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.divright {
	width: 275px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.divlist {
	width: 400px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.divimage {
	width: 475px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.divsearch {
	background-color: #F5F5F5;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}
.divmain {
	counter-reset:section 100;
	background-color: #F5F5F5;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

.divContent {
	counter-reset:section 100;
	background-color: #F5F5F5;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

.divfooter {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.divfootericons {
	width: 900px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.tablemain {
	text-align: left;
	width: 850px;
	padding: 10px;
}
table {
	text-align: left;
	width: 850px;
	border-collapse: collapse;
	margin-left: 15px;
}
th {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	text-align: center;
}
td {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
/* links */
a:link {
	font-family: Tahoma;
	font-size: 12pt;
	text-decoration: none;
	color: #0C1A3A;
}
a:visited {
	font-family: Tahoma;
	font-size: 12pt;
	text-decoration: none;
	color: #B30638;
}
a:hover {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #0C1A3A;
}
a:active {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #B30638;
}
a:webcastlink {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #B30638;
}
/* images */
img {
	border: 0;
}
.imageright {
	border: 0;
	float: right;
	margin: 10px;
}
.imageleft {
	border: 0;
	float: left;
	margin: 10px;
}
/* header navigation list */
ul#navhlist {
	height: 35px;
	line-height: 35px;
	margin: 0;
	list-style-type: none;
	background-color: #EAE7C6;
}
ul#navhlist li {
	display: inline;
}
ul#navhlist li a {
	font-family: Tahoma;
	font-size: 11pt;
	color: #0C1A3A;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-right: 20px;
}
/* commissioner navigation list */
ul#navclist {
	height: 35px;
	line-height: 35px;
	margin: 0;
	list-style-type: none;
	background-color: #EAE7C6;
}
ul#navclist li {
	display: inline;
}
ul#navclist li a {
	font-family: Tahoma;
	font-size: 11pt;
	color: #003399;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-right: 20px;
}
/* footer navigation list */
ul#navflist {
	height: 35px;
	line-height: 35px;
	margin: 0;
	list-style-type: none;
	background-color: #0C1A3A;
}
ul#navflist li {
	display: inline;
}
ul#navflist li a {
	font-family: Tahoma;
	font-size: 11pt;
	color: #eae7c6;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-right: 25px;
}
/* utility navigation list */
ul#navulist {
	height: 75px;
	line-height: 75px;
	margin: 0;
	list-style-type: none;
	background-color: #0C1A3A;
	padding-top: 10px;
}
ul#navulist li {
	display: inline;
}
/* ul#navulist li:first-child { padding: 0px; } */
/* office & staff list */
.navslist {
	list-style-type: none;
	font-family: "Times New Roman", Times, serif; /*	font-family: Tahoma; */;
	font-size: 14pt;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	text-align: center; /* change to left when adding pictures */
}
/* press release & newsletter list */
.navnlist {
	list-style-type: none;
	text-align: left;
	padding-left: 25px;
	line-height: 25px;
	font-family: Tahoma;
	font-size: 12pt;
	color: #000000;
	border: 0px;
}
/* contacts list */
.navclist {
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/* link list & energy tips */
.navllist {
	list-style-type: none;
	line-height: 150%;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;
}
/* hearing schedule list */
.navhlist {
	padding-left: 25px;
	padding-right: 25px;
	font-family: Tahoma;
	font-size: 12pt;
	color: #000000;
	text-align: left;
}
/* pipeline rules list */
.navrlist {
	list-style-type: upper-alpha;
	padding-left: 25px;
	padding-right: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	margin-left: 25px;
}
/* ES rules list - new numbering format - Section*/

ol#navinclist { 
    counter-reset: section 100; 
    list-style-type: decimal;
	padding-left: 25px;
	padding-right: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	margin-left: 25px;
}
ol#navinclist li:before { 
    content: counter(section);
    counter-increment: section; 
}
ol#navinclist li ul li {
    list-style-type: decimal;
	padding-left: 25px;
	padding-right: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	margin-left: 25px;
}
ol#navinclist li ul li:before { 
    counter-increment: none;
}

.navinclist {
	list-style-type: decimal;
	counter-reset: 100;
	padding-left: 25px;
	padding-right: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	margin-left: 25px;
}
/*ol#navinclist:before {
	counter-increment:section 5;
	content: counter(section);
} */
*/
/* ES rules list - new numbering format - Subsection*/
.navsublist {
	counter-reset: subsection 0;
	list-style-type: decimal;
	counter-increment: subsection 1;
	padding-left: 25px;
	padding-right: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	margin-left: 25px;
}
/* ES rules list - new numbering format - Subsubsection*/
.navsubsublist {
	counter-reset: subsubsection 0;
	list-style-type: lower-alpha;
	counter-increment: subsubsection 1;
	padding-left: 25px;
	padding-right: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	margin-left: 25px;
}
/* twitter list */
.tlist {
	text-align: left;
	line-height: 25px;
	list-style-position: inside;
	list-style-type: square;
	border: 2px solid #0C1A3A;
	width: 600px;
	padding: 5px;
	font-family: Tahoma;
}

