/* CSS Document */

@font-face {
    font-family: gothic;
    src: url(../fonts/GOTHIC.TTF);
}


body{
	margin:0px;
	padding:0px;
	background:URL(../../img/body_background.jpg) repeat-x;	
}

p,div,span,td{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
}

a img{
	borders:0px;
}

h1{
	color:#636060;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	text-transform:uppercase;	
}

.homeTitle1{
	color:#636060;
	font-size:22px;
	font-weight:bold;	
}

.homeTitle2{
	color:#5c8727;
	font-size:25px;
	font-weight:bold;	
}

.navBG{
	background:URL(../../img/nav/nav_bg.jpg) repeat-x;	
}

.navBorder{
	border:solid #c7d5b6 1px;	
}

.topNav{
	color:#000000;
	font-size:14px;
	text-decoration:none;	
}

.boardImg{
	float:left;
	padding-right:10px;
	padding-bottom:10px;	
}

.homeNav{
	color:#5c8727;
	/*font-size:17px;*/
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
}

.emailInputS{
	display:none;	
}

.homeImgBG{
	/*background:URL(../../img/home_img_bg.jpg) center repeat-x;*/
}

.contentBG{
	background:URL(../../img/content_bg.jpg) repeat-x #FFFFFF;	
}

.footerTxt{
	font-size:11px;
	color:#2a292b;
}

.homeContentCell{
	padding:20px;
	background-color:#FFFFFF;
}

.footer{
	background:URL(../../img/footer_bg.jpg) top repeat-x #666666;
}

.calendarCell{
	background:URL(../../img/home_calendar/bg.jpg) repeat-x #cdcdcd;	
	border-left:solid #969696 1px;
	border-right:solid #969696 1px;
	padding:12px;
}

.regulatoryCell{
	background:URL(../../img/regulatory_proceedings_bg.jpg) no-repeat;
	padding-top:15px;	
}

.regulatoryCell span{
	color:#000000;
	font-size:16px;	
}

.regulatoryCellLg{
	background:URL(../../img/regulatory_proceedings_bg_lg.jpg) no-repeat;
	padding-top:15px;	
}

.regulatoryCellLg span{
	color:#000000;
	font-size:16px;	
}

.regulatoryCellInner{
	background:URL(../../img/regulatory_inner_bg.jpg) no-repeat;
	padding-top:15px;	
}

.regulatoryCellInner span{
	color:#000000;
	font-size:11px;	
}

.regulatoryCellInnerLg{
	background:URL(../../img/regulatory_inner_bg_lg.jpg) no-repeat;
	padding-top:15px;	
}

.regulatoryCellInnerLg span{
	color:#000000;
	font-size:12px;	
}

.innerContentCell{
	padding-top:30px;
	padding-left:17px;
	padding-right:17px;
	padding-bottom:35px;	
}

.sidenavLevel1{
	padding-left:5px;
}

.navLevel2{
	padding-left:20px;
}

.navLevel3{
	padding-left:40px;
}

.navFirstItem{
	padding-top:15px;
}

.navSectionHeader a{
	color:#FFFFFF;
	font-size:14px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:20px;
}

.sidenavSectionHeader a{
	font-weight:bold;
}

.sideNavBG{
	background:URL(../../img/sidenav_bg.jpg) bottom repeat-x;
	border-left:solid #8f8f8f 1px;
	border-right:solid #8f8f8f 1px;
}

.sideNavItem{
	color:#636060;
	font-size:14px;
	text-decoration:none;
	width:100%;
	height:26px;
}

a.sideNavItem:hover{
background:#cccccc;
}

.search-input{
	height:27px;
	border:0px;
	background-color:#ebebeb;
	padding-left:10px;
	color:#c2c2c2;
}


#footerNav{
	padding-bottom:70px;	
}

#footerNav a, #footerNav td{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}



div#gasprices_inner div {
	float: left;
	margin-left: 1px;
	width: 86px;
	height: 85px;
	padding: 8px 0 0 0;
	background: url(../../img/pricesBg_inner.png) 0 0 no-repeat;
	text-align: center;
	overflow: hidden;
}

div#gasprices_inner div.p {
	float:none;
	background:none;
	height: 55px;
	width: 80px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	line-height: normal;
	font-size: 9px;
	color: #1A222D;
}

div#gasprices_inner div.regular span.title {
	font-size: 13px;
	font-weight: 700;
	color: #c50000;
	text-transform:uppercase;
}

div#gasprices_inner div.diesel span.title {
	font-size: 10px;
	line-height: 13px;
	font-weight: 700;
	color: #008bc5;
	text-transform:uppercase;
}

div#gasprices_inner div.heat span.title {
	font-size: 10px;
	font-weight: 700;
	color: #0a8a00;
	text-transform:uppercase;
}

div#gasprices_inner h1 {
	color: #1a222d;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

div#gasprices_inner a.allprices {
	color: #545454;
	display:block;
	clear:both;
	text-decoration: none;
	font-size: 10px;
	top: 2px;
	/*padding-left:50px;*/
}






div#gasprices div {
	float: left;
	margin-left: 1px;
	width: 134px;
	height: 134px;
	padding: 8px 0 0 0;
	background: url(../../img/pricesBg.png) 0 0 no-repeat;
	text-align: center;
	overflow: hidden;
}


div#gasprices div.p {
	float:none;
	background:none;
	height: 70px;
	width: 130px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	line-height: normal;
	font-size: 13px;
	color: #1A222D;
}

div#gasprices div.regular span.title {
	font-size: 20px;
	font-weight: 700;
	color: #c50000;

	text-transform:uppercase;
}

div#gasprices div.diesel span.title {
	font-size: 16px;
	line-height: 13px;
	font-weight: 700;
	color: #008bc5;
	text-transform:uppercase;
}

div#gasprices div.heat span.title {
	font-size: 15px;
	font-weight: 700;
	color: #0a8a00;
	text-transform:uppercase;
}

div#gasprices h1 {
	color: #1a222d;
	font-size: 30px;
	margin: 0;
	padding: 0;
}

div#gasprices a.allprices {
	color: #545454;
	display:block;
	clear:both;
	text-decoration: none;
	font-size: 12px;
	top: 2px;
	padding-left:50px;
}

div#gasprices a.allprices:hover {
	color: #545454;
	text-decoration: underline;
}

table.maxprices {
background-color:#ffffff;
}
table.maxprices td {
text-align:center;
background:#d6d8d3;
}
table.maxprices td.lcol{
background:#c2c7c0;
}
table.maxprices tr.header td {
color:#ffffff;
background:#123517;
}

table.maxprices tr.sep td {
background:#123517;
font-size: 0px;
padding: 0;
margin: 0;
height: 5px;
}
table.maxprices tr.header td.lcol {
background:#27482d;
}
table.maxprices tr.alt td {
background:#e1e3de;
}
table.maxprices tr.alt td.lcol {
background:#ccd1ca;
}
table.maxprices tr td.hilite {
background: #ccdaca;
}
table.maxprices tr.alt td.hilite {
background: #dce5da;
}

.gothicTitle{
	font-family:gothic;
	color:#5c8727;
	font-size:27px;	
}

.newsTitle{
	position:relative;
	bottom:20px;	
}

.newsList{
	list-style-image:url(../../img/news_bullet.png);
	position:relative;
}

.newsList li a{
	font-size:15px;
	text-decoration:none;	
	color:#000000;
}

.newsList li a:hover{
	text-decoration:underline;	
}

.newsList li{
	padding-bottom:8px;	
}

.formDiv input{
	width:301px;
}

.redTxt{
	color:red;	
}

.errorDiv{
	padding:15px;
	background-color:#5b8726;
	color:#FFFFFF;	
}

.jl_table_first_cell{
	text-align:left !important;
}

.jl_table td{
	text-align:center;
}

.jMenu{display:table;margin:0;padding:0;list-style:none;}.jMenu li{display:table-cell;background-color:#322f32;margin:0;list-style:none}.jMenu li a{padding:10px 15px;display:block;background-color:transparent;color:#fff;text-transform:uppercase;cursor:pointer;font-size:12px}.jMenu li a:hover{background-color:#3a3a3a}
.jMenu li:hover>a{background-color:#3a3a3a}
.jMenu li ul{display:none;position:absolute;z-index:9999;padding:0;margin:0;list-style:none}.jMenu li ul li{background-color:#322f32;display:block;border-bottom:1px solid #484548;padding:0;list-style:none;position:relative}.jMenu li ul li a{font-size:11px;text-transform:none;display:block;padding:7px;border-top:1px solid transparent;border-bottom:1px solid transparent}.jMenu li ul li a.isParent{background-color:#3a3a3a}
.jMenu li ul li a:hover{background-color:#514c52;border-top:1px solid #322f32;border-bottom:1px solid #322f32}

.current_matters_box {background-color:#e0dfdf;
					  padding:15px;
					  border:1px #000000 solid;
					  margin-bottom:25px;}
.current_matters_side_bar {background-color:#5c8727;
						   padding:10px;
						   float:right;
						   width:25%;}
.current_matters_side_bar_search {background-color:none;
						   padding:60px 10px 10px 10px;
						   float:right;
						   width:25%;}
.current_matters_side_bar_title {color:#ffffff;
				 font-weight:bold;
				 padding-left:15px;
				 text-transform:uppercase;}
.current_matters_side_bar_text {color:#ffffff;
				line-height:24px;
				padding-bottom:0px;
				list-style:none;}
.current_matters_side_bar_text a:link {color:#ffffff;
					   text-decoration:underline;}
.current_matters_side_bar_text a:visited {color:#ffffff;
					      text-decoration:underline;}
.current_matters_side_bar_text a:hover {color:#ffffff;
					    text-decoration:none;}
.current_matters_side_bar_text a:active {color:#ffffff;
					     text-decoration:underline;}

.collapsible {
  background-color: #588125;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

.active, .collapsible:hover {
  background-color: #555;
}

.holiday_closures {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
}
.collapsible:after {
  content: '\002B';
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\002D"; 
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  float: right;
  margin-left: 5px;
}

/* Stylesheet: nbeub Modified On 2025-12-08 06:36:14 */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


.sf-menu, .sf-menu * {
	list-style: none;	
}

.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}


/*** DEMO SKIN ***/
.sf-menu {
	float: left;
}
.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a {
	
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	text-decoration: none;
	zoom: 1; /* IE7 */
}
.sf-menu a {
	color: #d0e9b2;
	font-size:14px;
}
.sf-menu li {
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
	padding-left:1px;
	/*padding-right:1px;*/
}
.sf-menu ul li {
	background: #2f4618;
}
.sf-menu ul ul li {
	background: #2f4618;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(255,255,255,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}

/* Stylesheet: superfish Modified On 2017-01-19 20:47:19 */
