body { 
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	}
#wrap {
	width: 802px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
html {
	height: 102%;
}
#header {
	width: 830px;
	clear: both;
	float: none;
	background-color: #FFFFFF;
	height: 100px;
	text-align: center;
}
#navigation {
	float: left;
	background-color: #FFFFFF;
	width: 190px;
	text-align: left;
}
#navigation a {
	color: #00986F;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px;
}
#navigation a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#content {
	text-align: left;
	float: left;
	position: relative;
	padding-top: 10px;
}
#contentright {
	float: left;
	width: 590px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 12px;
}
#contentright li {
	padding-bottom: 8px;
}

#footer {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	float: left;
	text-align: center;
	width: 800px;
	margin-top: 10px;
	color: #666666;
}
#footer a {
	color: #00986F;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
		text-decoration: none;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #00986F;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 4px;
}
.darkergreenfont {
	color: #004F39;
	font-weight: bold;
}
h1 {
	display: none;
}
.altfuelstitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 2px;
	margin: 0px;
	background-color: #EFEFEF;
	color: #00513A;
	text-indent: 10px;
}
#altfuels {
	background-color: #FFFFFF;
}
#altfuels img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 4px 4px 4px 10px;
}
#wrap #header .toplist {
	font-size: 9pt;
}
.smallfont {
	font-size: 8.5pt;
}
#greentag {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #333;
	padding-bottom: 8px;
	padding-top: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#greentag .greenword {
	color: #189870;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-weight: bold;
}
#greentag .greenword a {
	color: #189870;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

