.title {
	font-size: 23px;
	color: #3d718a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

.body {
	font-size: 11px;
	color: #202020;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.body A:visited {
	color: #2D6A2F;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.body A:link {
	color: #2D6A2F;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.body A:hover{
	color : #202020;
	TEXT-DECORATION: none;
}

.bodywt {
	font-size: 11px;
	color: ThreedFace;
	font-family: Verdana;
}

.bodysm {
	font-size: 10px;
	color: #202020;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.wtbody {
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.wtbody A:visited {
	color: #ffffff;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.wtbody A:link {
	color: #ffffff;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.wtbody A:hover{
	color : #C6E4B8;
	TEXT-DECORATION: none;
}

/* START Header Positioning Divs */

.MainCellCenter{
	margin: 0 auto;
	padding: 0 12px;
	width: 940px;
	position: relative;
	z-index: 1;
	top: -50px;
}
.MainSell{
	vertical-align: top;
	position:relative;

}
#lightgreen_box {
	position: absolute;
	left: 18px;
	top: 140px;
	z-index: 2;
}
#e3_logo {
	position: relative;
	float: left;
	top: 41px;
	left: 41px;
	z-index: 3;
}

/* START Fuelhelp Box */

#fuelhelp1
{
	margin: 2px;
	padding: 2px;
	list-style: none;
	border-bottom: 0px solid #000;
	border-top: 0px solid #000;
	border-right: 0px solid #000;
	border-left: 0px solid #000;
	position: relative;
	float: right;
	top: -43px;
	left: 10px;
	z-index: 3;
	background: #ffffff;
}

/* START Positioning Divs */

#gasohol {
	position: relative;
	float: right;
	top: -15px;
	left: 0px;
	z-index: 3;
}
#gas_prices {
	position: relative;
	float: right;
	top: -5px;
	left: 5px;
	z-index: 3;
}
#address {
	position: relative;
	float: right;
	top: -100px;
	left: -10px;
	z-index: 3;
}
#address2 {
	position: relative;
	float: right;
	top: -35px;
	left: -10px;
	z-index: 3;
}

#sqr1 {
	position: relative;
	float: right;
	top: -40px;
	left: 40px;
	z-index: 3;
}
#sqr2 {
	position: relative;
	float: right;
	top: -39px;
	left: -40px;
	z-index: 4;
}
#sqr3 {
	position: relative;
	float: right;
	top: -106px;
	left: 48px;
	z-index: 5;
}

/* START Form Submit */

.field {
	background-color: #C6E4B8;
	height: 20px;
	width: 98px;
	border: 1px #000000 groove;
	color: black;
	font-size: 11px;
}
.fieldAlt {
	background-color: #C6E4B8;
	height: 20px;
	width: 98px;
	border: 1px #2D6A2F groove;
	color: black;
	font-size: 11px;
}
.field2 {
	background-color: #ffffff;
	height: 14px;
	border: 1px #999999 groove;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fieldAlt2 {
	background-color: #C6E4B8;
	height: 14px;
	border: 1px #2D6A2F groove;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.field3 {
	background-color: #ffffff;
	border: 1px #999999 groove;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fieldAlt3 {
	background-color: #C6E4B8;
	border: 1px #2D6A2F groove;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
