* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../_images/wrapperbg.gif) top repeat-y;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
text-align: justify;
}

h3 {
margin: 10px 0;
color: #f5911f;
font-size: 15px!important;
font-weight: normal;
font-weight: bold;
}

h2 {
margin: 10px 0;
color: #f5911f;
font-size: 1.1em;
}

#wrapper {
	margin: 0 auto 30px auto;
	padding: 0 8px 0 8px;
	width: 1000px;
	clear: both;
}

#header {
	height: 125px;
	padding: 15px 0 0 0;
}

#header h1 {
	margin: 0 0 0 10px;
}
	
#navigation ul {
	list-style: none;
	margin: 10px 0 0 4px;
}

#navigation ul li {
	float: left;
	padding: 8px;
	background: #fff url(../_images/navigationbg.gif) center right no-repeat;
}

#navigation ul li a {
	color: #666;
	/*letter-spacing: -0.5px;*/
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#navigation ul li.active a {
	text-decoration: none;
	color: #EE4035;
}

#navigation ul li.last {
	background: none;
}

#imagery {
	padding: 0 10px;
	margin: 0;
}

#content {
	margin: 32px 0 40px 43px;
	width: 539px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}



#content p {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 18px 0 0 0;
	letter-spacing: -1;
	word-spacing: -1;
}

#content span.orangetext {
	color: #F5911F;
	font-size:16px;
	font-weight: bold;
	letter-spacing: -1;
	word-spacing: -1;
	margin: 0 0 30px 0;
}

#rightcolumn div#registerfornews {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	background: #F1F1F1;
	width: 256px;
	height: 113px;
	padding: 10px;
	margin: 32px 10px 0 0;
} 

#rightcolumn div#registerfornews h2 {
	font-weight: bold;
	font-size: 15px;
	color: #00B3B0;
} 

#rightcolumn {
	float: right;
}

#rightcolumn div#aboutsustainablefuels {

	width: 276px;
	height: 190px;
	margin: 34px 0 0 0;
	padding: 8px 0 0 10px;
}

#aboutsustainablefuels {
background: #F1F1F1;
width: 266px!important;
margin-bottom: 40px!important;
}

#rightcolumn div#aboutsustainablefuels a {
	font-weight: bold;
	font-size: 15px;
	color: #00B3B0;
	text-decoration: none;
}

#rightcolumn div#aboutsustainablefuels a:hover {
	color: #00B3B0;
	text-decoration: underline;
}

.clear {
	clear: both;
}

ol {
	margin-left: 40px;
	color: #4c4c4c;
	font-size: 0.9em;
	font-size: 12px;
	font-weight: bold;
}

ol li {
	margin-top: 3px;
	font-size: 12px!important;
	font-weight: bold;
}

#form1 label {
	font-size: 0.9em;
	color: #4c4c4c;
}

.ullinks ul, .ullinks {
	list-style-type: none;
	color: #4c4c4c;
	font-weight: bold;
	font-size: 0.9em;
}

.ullinks ul li {
	margin-left: 20px;
}

li {
font-weight: bold;
margin-left: 20px;
font-size: 12px;
color: #4c4c4c;
}

.ullinks {
margin-top: 20px;
list-style:circle;
}

ul.ullinks ul.ullinks {
	margin: 0 0 0 30px;
	padding: 0;
	list-style:circle;
}

.ullinks a, .ullinks a:link {
color: #4c4c4c;
text-decoration: underline;
}

dd {
font-weight: bold;
font-size: 12px;
margin-bottom: 5px;
color: #4c4c4c;
}

dt {
color: #f5911f;
font-weight: bold;
font-size: 12px;
}

a, a:link {
color: #4c4c4c;
text-decoration: underline;
}

.pad td {
padding: 5px;
}


/* >>>>>> Case Studies - List Indexer <<<<<< */

.LIn_fullMode {
	list-style: none;
}
	
.LIn_fullMode li {
	background: #F1F1F1;
	clear: both;
	margin: 0 0 20px 0;
}

.LIn_fullMode li a {
	color: #EF3E36;
}

.LIn_fullMode li span.LIn_date {
	float: left;
	color: #F5911F;
	clear: both;
}

.LIn_fullMode li span.LIn_desc {
	float: left;
	clear: both;
}


/* >>>>>> Case Studies - List Indexer <<<<<< */

#sitemap ul {
list-style-type:none;
}

#sitemap li {
margin: 10px 0;
}

#footer a, #footer a:link {
text-decoration: none;
}

#footer img{
margin-bottom: -3px;
}

#footer ul {
list-style-type: none;
margin-bottom:10px;

}

#footer li{
display: inline;
}

#footer {
clear: both; 
text-align:center;

}