/* MAIN CSS */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size:12px;
}

body {
	background-image: url(/images/bg.jpg);
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	line-height: 20px;
	color: #FFFFFF;
}

.getgasfl-underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #53A5C1;
	text-decoration: underline;
}

h2 {
	font-weight: bold; 
	color: #B5D72C;
	font-size: 16px;
	margin:0px;
	padding-bottom:3px;
}

h3 {
	font-size: 12px;
	color: #FFFFFF; 
	font-weight: bold;
	margin:0px;
	padding-bottom:3px; 
}

h4 {
line-height:14px;
	font-size: 11px;
	color: #067EB9;
	font-weight: bold;
	margin:0px;
	padding-bottom:3px;
}

ul li   {
    list-style-type:    none ;
}

ul{
	list-style:none;
	list-style-image:none;
	margin:0px;
}

li{
	background-image:url(/images/bullet_green.gif);
	background-position:7px left;
	background-repeat:no-repeat;
	padding-left:10px;
	list-style-image:none;
	font-size: 12px;
	color: #067EB9;
	font-weight: bold;
}	

#buildgreen ul,
#buildgreen ul li {
	list-style-type:none;
	list-style:none;
	list-style-image:none;
	margin:8px;
	}
	
#buildgreen li ul li{
	color:#B5D72C;
	}
	
#buildgreen li ul li ul li{
	color:#FFFFFF;
	}
	
#buildgreen li{
	background-image:url(/images/bullet_green.gif);
	background-position:10px left;
	background-repeat:no-repeat;
	padding-left:10px;
	list-style-image:none;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}	



a:link {
	color: #3EA2C4;
}
a:visited {
	color: #3EA2C4;
}
a:hover {
	color: #B7D931;
}
a:active {
	color: #3EA2C4;
}

a img{
	border:0px;
	}

img#title{
border-bottom: 1px solid #999999;
}

div#container
{
margin-left: auto;
margin-right: auto;
width: 647px;
text-align: left;
height:100%;
}

#header{
height:108px;
padding:0px;
margin:0px;
}

#content{
margin:0px;
minheight:500px;
width:643px;
background:url(/images/_contentBG.jpg);
background-color:#10121e;
background-position:bottom;
background-repeat:repeat-x;
border-collapse:collapse;
border-left: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
}

#content2{
margin:0px;
minheight:500px;
width:643px;
background:#122a3d;
background-color:#10121e;
background-position:bottom;
background-repeat:repeat-x;
border-collapse:collapse;
border-left: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
}

* html #content {
width:647px;
}

#footer{
}

/*Pane Styles*/

.menupane{
width:201px;
text-align:left;
vertical-align:top;
min-height:250px;
}

.secondaryPane{
padding:0px 0px 20px 0px;
margin:0px;
text-align:left;
vertical-align:top;
}

.contentContainer{

padding:0px;
margin:15px 15px 50px 15px;
text-align:left;
vertical-align:top;
}

.linkspane{
margin:0px;
text-align:left;
vertical-align:top;
}


.mainpane{
margin:0px;
padding:0px;
text-align:left;
vertical-align:top;
}

.sidepane{
background:url(/images/sideflame.png);
background-position:50% 90%;
background-repeat:no-repeat;
padding:0px;
height:350px;
width:190px;
padding:15px 5px 25px 5px;
text-align:center;
vertical-align:top;
}

.divider{
padding:0px;
height:12px;
background:url(/images/dividerbg.jpg);
background-repeat:repeat-x;
}

.getgasfl-greenhead {
	font-size: small;
	font-weight: bold;
	color: #BBDF2D;
}

.callouts{
padding:10px;
background-color:#112639;
}

.leftSideBox{
position:relative; 
left:-195px; 
top:260px; 
width:190px; 
height:250px; 
border:0px;
}

.style3 {color: #B7D63D}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; font-size: x-small; }

.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; line-height: 20px; color: #FFFFFF; font-weight: bold; }