/* General defaults for common tags */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E5E5D3;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a:link {
	color: #1B65A5;
	text-decoration : underline;
}

a:visited {
	color: #1B65A5;
	text-decoration : underline;
	
}

a:hover {
	color: #1B65A5;
	text-decoration : underline;
	
}



UL {
	margin-top : 5px;
}

/* Top nav */

a.gnvutility:link {
	color: #4F5556;
	font-size: 10px;
	letter-spacing: normal;
	text-decoration : none;
}

a.gnvutility:visited {
	color: #4F5556;
	font-size: 10px;
	letter-spacing: normal;
	text-decoration : none;
}

a.gnvutility:hover {
	color: #4F5556;
	font-size: 10px;
	letter-spacing: normal;
	text-decoration : underline;
}

.footer {
	color: #4F5556;
	font-size: 10px;
	letter-spacing: normal;
}

a.gnv:link {
	color: #0051ba;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration : none;
}

a.gnv:visited {
	color: #0051ba;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration : none;
}

a.gnv:hover {
	color: #0051ba;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration : underline;
}

a.gnvsub:link {
	letter-spacing: normal;
	text-decoration : none;
}

a.gnvsub:visited {
	letter-spacing: normal;
	text-decoration : none;
}

a.gnvsub:hover {
	letter-spacing: normal;
	text-decoration : underline;
}

a.subnv:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color :  #FFFFFF;
	text-decoration : none;
}

a.subnv:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color :  #FFFFFF;
	text-decoration : none;
}

a.subnv:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color :  #FFFFFF;
	text-decoration : underline;
}

.subnv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #FFFFFF;
	text-decoration : none;
}

.subnvhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color :  #FFFFFF;
	background-color : #55A4EB;
	text-decoration : underline;
}

/* Left nav */

a.lnv:link {
	color: #1B65A5;
	font-size: 11px;
	font-weight:bold;
	text-decoration : none;
}

a.lnv:visited {
	color: #1B65A5;
	font-size: 11px;
	font-weight:bold;
	text-decoration : none;
}

a.lnv:hover {
	color: #1B65A5;
	font-size: 11px;
	font-weight:bold;
	text-decoration : underline;
}

a.lnvon:link {
	color: #333333;
	font-size: 11px;
	font-weight:bold;
	text-decoration : none;
}

a.lnvon:visited {
	color: #333333;
	font-size: 11px;
	font-weight:bold;
	text-decoration : none;
}

a.lnvon:hover {
	color: #333333;
	font-size: 11px;
	font-weight:bold;
	text-decoration : underline;
}

a.slnv:link {
	color: #1B65A5;
	font-size: 11px;
	text-decoration : none;
}

a.slnv:visited {
	color: #1B65A5;
	font-size: 11px;
	text-decoration : none;
}

a.slnv:hover {
	color: #1B65A5;
	font-size: 11px;
	text-decoration : underline;
}

a.slnvon:link {
	color: #000000;
	font-size: 11px;
	text-decoration : none;
}

a.slnvon:visited {
	color: #000000;
	font-size: 11px;
	text-decoration : none;
}

a.slnvon:hover {
	color: #000000;
	font-size: 11px;
	text-decoration : underline;
}

.lnvpadtxt {
	padding-top:5px; 
	padding-bottom:5px
}

.lnvpadimg {
	padding-top:7px; 
	padding-bottom:5px
}
.slnvpadimg {
	padding-top:4px; 
	padding-bottom:4px
}

.slnvpadtxt {
	padding-bottom:5px
}
/* Background colors */

.bgborder {
	 background-color : #C9C9C9;
}

.bg{
	background-color: #E5E5D3;
}

.bgwhite{
	background-color: #FFFFFF;
}

.bgorange{
	background-color: #FD9D1A;
	color : #FFFFFF;
	font-weight:bold;
}

.bgblue{
	background-color: #569AD4;
	color : #FFFFFF;
	
}

.bggreen{
	background-color: #98E022;
	color : #FFFFFF;
	font-weight:bold;
}

.bgbluedk{
	background-color: #3D86CC;
	
}

.bggreendk{
	background-color: #8ECF23;
}

.bgrcolhd{
	background-color: #5AA0DC;
	font-size: 11px;
	color : #FFFFFF;
	font-weight:bold;
}

.bgrcol{
	background-color: #E8ECF0;
	font-size: 11px;
}

.bghmfeat{
	background-color: #75B3EC;
	font-size: 11px;
}

.bgwhyswitchbox {
	background:url(/images/box_why_bg.gif) no-repeat;
}

/* Content */
.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color : #333333;
}

.contentsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.contentwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #FFFFFF;
}

.contentsmallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color : #FFFFFF;
}


/* Subheaders */
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	color : #76B019;
}

.hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	color : #333333;
}

.subhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color : #1B65A5;
	padding-top:2px;
	padding-bottom:5px;
}

.subhd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color : #1B65A5;
}


/* Home */
a.feathd:link {
	color: #1B65A5;
	font-size: 11px;
	font-weight:bold;
	text-decoration : none;
}

a.feathd:visited {
	color: #1B65A5;
	font-size: 11px;
	font-weight:bold;
	text-decoration : none;
}

a.feathd:hover {
	color: #1B65A5;
	font-size: 11px;
	font-weight:bold;
	text-decoration : underline;
}

a.feat:link {
	color: #003399;
	font-size: 11px;
	text-decoration : none;
}

a.feat:visited {
	color: #003399;
	font-size: 11px;
	text-decoration : none;
}

a.feat:hover {
	color: #003399;
	font-size: 11px;
	text-decoration : underline;
}



.hmboxblue {
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
}

.hmboxsmall {
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
	line-height: 13px;
}

.hmtimestamp {
	color: #989898;
	font-size: 11px;
}
select.gnvdropdown {
	font-family: Arial, Helvetica, sans-serif;
	width:143px;
	font-size: 9px; 
	height:16px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
}

select {
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
}

.bgmenu {
	background-color: #317EC6 ;
}

.bgmenuborder {
	background-color: #165E9D ;
}


/* Sitemap   */

a.sitemapsubhd:link {
	font-weight: bold;
	text-decoration : underline;
}

a.sitemapsubhd:visited {
	font-weight: bold;
	text-decoration : underline;
}

a.sitemapsubhd:hover {
	font-weight: bold;
	text-decoration : underline;
}

a.sitemapsubhd2:link {
	font-size: 11px;
	text-decoration : underline;
	font-style: normal;
}

a.sitemapsubhd2:visited {
	font-size: 11px;
	text-decoration : underline;
	font-style: normal;
}

a.sitemapsubhd2:hover {
	font-size: 11px;
	text-decoration : underline;
	font-style: normal;
}


/* Sitemap   */


/* Right Column */

a.rcolhd:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : none;
	font-style: normal;
}

a.rcolhd:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : none;
	font-style: normal;
}

a.rcolhd:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : underline;
	font-style: normal;
}

/* */

a.subhd:link {
	font-size: 12px;
	text-decoration : none;
	font-weight:bold;
}

a.subhd:visited {
	font-size: 12px;
	text-decoration : none;
	font-weight:bold;
}

a.subhd:hover {
	font-size: 12px;
	text-decoration : underline;
	font-weight:bold;
}

/* Service area */
.bgsa{
	background-color: #EFEFEF;
	font-size: 11px;
}

.bgsamenu{
	background-color: #E1E5EF;
}

.bgsamenuborder{
	background-color: #B6BFD4;
	font-size: 11px;
}

.servicearea {
	color: #333333;
	font-size: 11px;
	padding-left: 4px;
}

.formfields {
	color: #666666;
	font-weight: bold;
}

.fieldpadding {
	padding-bottom: 10px;
	padding-left: 2px;
}

/* GAS */
.bgbluelight{
	background-color: #D4E7F8;
}

/* inform U */

.informuintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight : bold;
	color : #666666;
}

.bgreason1{
	background-color: #C6DFF4;
}

.bgreason2{
	background-color: #FFCF8E;
}

.bgreason3{
	background-color: #C7E892;
}

/* Contact Us */
.contentlarge {
	font-size: 14px;
}


.custcaretab {
	font-size: 12px;
	font-weight: bold;
}

.custcareboxpadding {
	padding-bottom: 7px;
	padding-left: 5px;
	padding-top: 7px;
	padding-right: 5px;
	font-size: 11px;
}

/* Products */
.txtgreen {
	color: #4A6C14;
}

.txtyellow {
	color:#8F6C1F;
}

.txtorange {
	color: #9B5E0C;
}

.txtblue {
	color: #135CA2;
}


a.hdgreen:link {
	font-weight: bold;
	color :  #76B019;
	text-decoration : none;
}

a.hdgreen:visited {
	font-weight: bold;
	color :  #76B019;
	text-decoration : none;
}

a.hdgreen:hover {
	font-weight: bold;
	color :  #76B019;
	text-decoration : underline;
}

.hdgreen {
	color: #76B019;
}

a.hdyellow:link {
	font-weight: bold;
	color :  #FFC035;
	text-decoration : none;
}

a.hdyellow:visited {
	font-weight: bold;
	color :  #FFC035;
	text-decoration : none;
}

a.hdyellow:hover {
	font-weight: bold;
	color :  #FFC035;
	text-decoration : underline;
}

.hdyellow {
	color:#FFC035;
}


a.hdorange:link {
	font-weight: bold;
	color :  #F69818;
	text-decoration : none;
}

a.hdorange:visited {
	font-weight: bold;
	color :  #F69818;
	text-decoration : none;
}

a.hdorange:hover {
	font-weight: bold;
	color :  #F69818;
	text-decoration : underline;
}
.hdorange {
	color: #F69818;
}

a.hdblue:link {
	font-weight: bold;
	color :  #3E87CC;
	text-decoration : none;
}

a.hdblue:visited {
	font-weight: bold;
	color :  #3E87CC;
	text-decoration : none;
}

a.hdblue:hover {
	font-weight: bold;
	color :  #3E87CC;
	text-decoration : underline;
}

.hdblue {
	color: #3E87CC;
}


.bgtabgreen {
	background-color: #8FD025;
}

.bgtabyellow {
	background-color:#FFC035;
}

.bgtaborange {
	background-color: #F69818;
}

.bgtabblue {
	background-color: #3E87CC;
}

.leftpadding6 {
	padding-left: 6px;
}

.quoteAttribute {
	font-size: 11px;
	padding-left: 15px;
	font-style: italic;
	color: #333333;
}



.bgtbln {
	background-color: #ADD0EE;
}

