body {
	background: #377f02 url('../images/body_bg.gif') repeat-x; 
	margin: 0px;
	padding: 0px;
}
.clear{
	clear: both;
}
.MsoNormal a{
	text-decoration: none;
}
.MsoNormal a font{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #af9d2f;
	font-size: 12px;
}
.MsoNormal a:hover font{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #af9d2f;
}
h1, h2, h3, h4, h5, h6{
	padding: 0px;
	margin: 0px;
}
input.text{
	border: 1px solid #a9a9a9;
	height: 20px;
}
hr{
	border-top: 1px dotted #ccc;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
}
hr.dark{
	border-top: 2px solid #1d3f07;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	padding: 0px;
	margin: 0px;
}

/*================================= Main table sub classes*/
.main_table{
	width: 950px; 
	margin: 0 auto;	
	font-family: Arial;
	font-size: 12px;
}
.main_table.header{
	background: url('../images/header_bg.gif') no-repeat;
	height: 215px; 
	width: 950px; 
	margin-top: 6px;	
}
.main_table.content_bg{
	background: #FFF url('../images/content_bg.gif') no-repeat top;
	width: 948px; 
	margin: 1px auto 0px auto;	
}
/*================================= Main table sub classes*/

/*================================= Header links - why use us, Energy Conservation,  FAQ,  Contact us*/
.header_link{
	text-align: right;
}
.header_link a{
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	padding: 3px 8px;
	font-weight: bold;
	text-decoration: underline;
}
.header_link a:hover{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 3px 8px;
}
/*================================= Header links - why use us, Energy Conservation,  FAQ,  Contact us*/

/*================================= Main Menu*/
#sddm{	
	margin: 0px;
	padding: 0;
	z-index: 30;
}
#sddm li{	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
#sddm li a{	
	display: block;
	margin: 0px 1px 0px 0px;
	padding: 6px 7px;
	width: 87px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#sddm li a:hover{	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#sddm div{	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #327302;
	z-index: 9999;
}

#onlinepayments_text .style9 {
	color: #00101D !important;
}
#sddm div a{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #1d3f07;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
#sddm div a:hover{	
	background: #327302;
	color: #FFF;
}


#sddm div div{	
	display: block;
}


/*================================= Main Menu*/

/*================================= Font styles*/
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #af9d2f;
	font-style: italic;
	font-size: 12px;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #af9d2f;
	font-size: 12px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00385d;
	font-size: 12px;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00385d;
	font-style: italic;
	font-size: 12px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001f33;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001f33;
	font-style: italic;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #1d3f07;
	font-weight: bold;
	font-style: italic;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #1d3f07;
	font-weight: bold;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: italic;
}
/*================================= Font styles*/

/*================================= Authentification classes*/
.loginBox{
	padding-bottom: 5px;
	width: 260px; 
	margin: 0 auto; 
	border: 2px solid #fff;
}
.login_box_title{
	padding: 6px 15px 0px 15px; 
	margin: 2px 2px 5px 2px; 
	height: 25px; 
	background-color: #9ccc51; 
	color: #1d3f07; 
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.login_box_table{
	margin-left: 15px;
	color: #1d3f07;
	font-family: Arial;
	font-size: 12px;
}
.login_box_table a{
	text-decoration: underline;
	color: #1d3f07;
}
.login_box_table a:hover{
	text-decoration: none;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.change_passBox{
	padding-bottom: 5px;
	width: 330px; 
	margin: 0 auto; 
	border: 1px solid #ccc;
}
/*================================= Authentification classes*/
.home_leftColumn{
	float: left; 
	width: 500px;
	margin: 0px 10px 0px 17px;
	border: 1px solid #cccccc;
	padding: 10px;
}
*html .home_leftColumn{
	float: left; 
	width: 500px;
	margin: 0px 10px 0px 9px;
	border: 1px solid #cccccc;
	padding: 10px;
}
.home_rightColumn{
	float: left; 
	width: 350px;
}
.home_rightColumn img{
	margin-left: 15px;
}
.form_table{
	font-family: Arial;
	color: #333333;
	font-size: 12px;
}
.form_title{
	font-family: Verdana;
	font-size: 18px;
	color: #00375C;
	font-weight: bold;
}
*html.subscribe_form_border{
	padding: 0px 10px 0px 10px;
}
.subscribe_form_border{
	padding: 6px 10px 0px 10px;
}
.subscribe_form{
	border: 1px solid #ccc;
	color: #1d3f07; 
	padding: 3px;
	width: 370px;
}
.subscribe_form_bg{
	background: #9ccc51 url('../images/newsletter_box_bg.gif') no-repeat bottom;
	width: 370px;
	height: 107px;
	*height: 110px;
}
.subscribe_form form{
	padding: 17px 0px 4px 5px;
	*padding: 0px 0px 4px 5px;
	*margin: 0px;
	font-family: Arial;
	font-size: 12px;
}
.subscribe_form a{
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	color: #1d3f07;
}
.subscribe_form a:hover{
	text-decoration: none;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.subscribe_form p{
	padding: 0px;
	margin: 0px;
	color: red;
}

#gridContainer{
	margin: 1px auto 0px auto;	
	height: 450px;
	width: 948px;
	background-color: #fff;
}

.editorBar a{
	text-decoration: none;
	color: #1d3f07;
}

.editorBar a:hover{
	text-decoration: underline;
	color: #1d3f07;
}
.pipe_location_bg{
	background: url('../images/fill_pipe_location.gif') no-repeat; 
	width: 160px;
	height: 160px;
}
.footer{
	margin: 0px auto;
}
.footer_style{
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #FFF;
	padding: 10px 0px;
}

/*================================= scalable box*/
.border-box-dre { 
	margin: 15px;
	widht: 200px;
}
.popup_content{
	font-size: 16px;
	font-family: Arial;
	font-style: italic;
	color: #00385d;
}
.popup_content a{
	font-size: 16px;
	font-family: Arial;
	font-style: italic;
	color: #00385d;
	text-decoration: underline;
}
.popup_content a:hover{
	font-size: 16px;
	font-family: Arial;
	font-style: italic;
	color: #af9d2f;
	text-decoration: underline;
}
.border-box-dre .top-left, 
.border-box-dre .top-right, 
.border-box-dre .bottom-left, 
.border-box-dre .bottom-right  {
	background-image: url(../images/box-dre_blue.gif); 
	background-repeat: no-repeat;
}
.top-left, 
.top-right, 
.bottom-left, 
.bottom-right  {
	background-image: url(../images/box.gif);
	background-repeat: no-repeat;
}
.top-left, 
.border-box-dre .top-left {
	background-position: left top;
}
.top-right, 
.border-box-dre .top-right {
	background-position: right top;
	margin-left: 10px;
	padding: 10px 20px 10px 0px;
	position: relative;
	right: -3px;
}
.border-box .bottom-left, 
.border-box-dre .bottom-left {
	background-position: left bottom;
}
.border-box .bottom-right, 
.border-box-dre .bottom-right {
	background-position: right bottom;
	height: 10px;
	margin-left: 10px;
	position: relative;
	right: -3px;
}
/*================================= scalable box*/