html, body {
	height:100%;
	margin:0 auto;
	}
body {
	background-color: #bbbfaf;
	font-size:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	}
input {
	color:#666666;
	font-size:10px;
	margin-top:2px;
	border-style:solid;
	border-color:#aeaeae;
	border-width:1px;
	/*padding:2px 0 0 0 0;*/
	}
/* input {
	border: expression(this.type=="checkbox"?'none':this.type=="radio"?'none':this.type=="image"?'none':'1px #aeaeae solid');
	} */
select, option {
	border-width:1px;
	border-style:solid;
	border-color:#aeaeae;
	color:#666666;
	font-size:9pt;
	width:210px;
	}
select {
	border-style:solid;
	font:10px verdana ;
	color:#666666; 
	border-color:#969696;
	border-width:1px;
	line-height:18px;
	vertical-align:middle;
	}
ul,li {
	margin-left:10px;
	padding-left:0px;
	list-style-type:disc;
	list-style-position:outside;
	}
.container {
	margin:0 auto;
	text-align:center;
	}
.content_container {
	width:980px; 
	margin:0 auto;
	text-align:left;	
	background-repeat:no-repeat;
	background-position:top;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	}
.home_header {
	color:#ff8415;
	font-size:13px;
	padding-bottom:5px;
	font-weight:bold;
	}
.header {
	color:#515255;
	font-size:13px;
	padding-bottom:5px;
	font-weight:bold;
	}
.content {
	color:#64665e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:530px;
	margin-left:200px;
	padding-top:10px;
	line-height:18px;
	}
.content a{
	color:#2c669a;
	font-size:13px;
	text-decoration: none;
	background-color: transparent;
	border-color: #2c669a;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	}
.content a:hover{
	text-decoration: none;	
	border-style:solid;
	}
.interior_bottom {
	margin-top:20px;
	background-color:#bbbfaf;
	background-image:url(../images/interior_bottom.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:16px;
	}
.callout_container {
	padding-top:116px; 
	margin-left:218px;
	}
.news {
	padding-left:3px;
	padding-top:16px;
	}
.news_date {
	color:#64665e;
	font-size:12px;
	font-weight:bold;
	width:50px;
	line-height:18px;
	}
.news_link, .home_news_link{
	margin: 0 10px 0 10px;
	width:440px;
	line-height:18px;
	}
.news_link a, .home_news_link a{
	color:#2c669a;
	font-size:12px;
	text-decoration: none;
	background-color: transparent;
	border-color: #2c669a;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	}
.news_link a:hover, .home_news_link a:hover{
	text-decoration: none;	
	border-style:solid;
	}
.home_news_date {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	width:50px;
	line-height:18px;
	}
.home_all_news {
	position:absolute;
	text-align:right;
	margin-right:20px; 
	margin-top:-20px;
	line-height:18px;
	color:#2c669a;
	font-size:11px;
	width:465px;
	}
.home_all_news a, .news_read_at_source a{
	color:#2c669a;
	font-size:11px;
	text-decoration: none;
	background-color: transparent;
	border-color: #2c669a;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	}
.home_all_news a:hover, .news_read_at_source a:hover{
	text-decoration: none;
	border-style:solid;
	}
.gevo_dev {
	position:absolute;
	text-align:right;
	line-height:18px;
	color:#2c669a;
	font-size:11px;
	}
.gevo_dev a {
	color:#2c669a;
	font-size:11px;
	text-decoration: none;
	background-color: transparent;
	border-color: #2c669a;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	}
.gevo_dev a:hover {
	text-decoration: none;
	border-style:solid;
	}
.news_read_at_source{
	font-size:13px;
	color:#2c669a;
	}
.news_read_at_source a{
	font-size:13px;
	}
.footer_container {
	margin:0 auto;
	text-align:center;
	clear:both;
	}
.footer {
	margin:0 auto;
	color:#333333;
	font-size:11px;
	padding-top:20px;
	width:980px; 
	}
.footer a{
	color:#333333;
	text-decoration:none;
	}
.footer a:hover{
	text-decoration:underline;
	}
.callout_what, .callout_who, .callout_about {
	font-size:15px; 
	font-family: Helvetica, Arial, sans-serif; 
	font-weight:bold; 
	color:#333333; 
	width:530px; 
	margin-top:10px;
	line-height:20px;
	}
.callout_what, .callout_who {
	color:#FFFFFF;
	}
.callout_what a, .callout_about a{
	color:#ffdbd9;
	text-decoration: none;
	background-color: transparent;
	border-color: #ffdbd9;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	}
.callout_what a:hover, .callout_about a:hover{
	text-decoration: none;
	border-style:solid;
	}
.callout_about a{
	color:#2c669a;
	border-color: #2c669a;
	}
.subnav {
	font-weight:normal;
	width:200px;
	height:400px;
	position:absolute;
	margin-top:0px;
	}
.subhead {
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif; 
	color:#333333; 
	font-size:15px; 
	}
.subsubhead {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#61a178; 
	font-size:10px;
	text-transform:uppercase;
	}
.quote {
	float:right; 
	background-repeat:no-repeat; 
	width:294px;
	margin-top: 10px;
	margin-right:10px !important; margin-right:0;
	}
.quote_interior {
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	background-repeat:repeat-y;
	background-position:0 -10px;
	width:294px;
	}
.quote_quote {
	padding-right:20px;
	font-size:15px; 
	font-family:Helvetica, Arial, sans-serif; 
	color:#ffffff;
	}
.quote_name {
	font-size:15px; 
	font-family:Helvetica, Arial, sans-serif; 
	color:#333333; 
	padding-top:10px;
	font-weight:bold;
	padding-right:20px;
	}
.quote_author {
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	text-transform:uppercase;
	margin-top:-2px;
	padding-right:20px;
	}
.quote_top {
	background-repeat:no-repeat; 
	background-position:top; 
	width:294px; 
	height:10px;
	}
.quote_bottom {
	background-repeat:no-repeat; 
	background-position:bottom; 
	width:294px; 
	height:30px;
	}
.line_orange {
	background-color:#ebaf00;
	width:100%;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	}
td.about_table_head  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	background-color:#ffe066;
	text-transform:uppercase;
	border:#ffe066 solid 1px;
	text-align:center;
	}
td.about_table_white  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	background-color:#ffffff;
	border-left:#ffe066 solid 1px;
	border-right:none;
	}
td.about_table_yellow  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	background-color:#fff6d2;
	border-left:#ffe066 solid 1px;
	border-right:none;
	}
.glossary_white {
	padding:10px;
	background-color:#ffffff;
	}
.glossary_grey {
	padding:10px;
	background-color:#f5f5f3;
	}
/* Main Navigation */
div#mainmenu {
	position: relative;  /* For EffectMenu */
	}
div#mainmenu ul, div#mainmenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
ul#main-navigation a:link, ul#main-navigation a:visited, ul#main-navigation a:hover {
	text-decoration: none;
	}
ul#main-navigation {
	font-size: 2px;  /* Prevents gap */
	height: 77px;
	width: 980px;
	}
ul#main-navigation li.main-navigation-item {
	float: left;
	}
ul#main-navigation div.mega {
	left: 1px;
	position: absolute;
	top: 65px;
	visibility: hidden;
	width: auto;
	}
ul#main-navigation div.mega-b {
	background: #dfe0d9 url('../images/mega-background.png') repeat-y 0 0;
	_background-image: url('../images/mega-background.gif');
	float: left;  /* IE<=7 */
	}
ul#main-navigation div.mega-fl {
	background: transparent url('../images/mega-footer.png') no-repeat bottom left;
	_background-image: url('../images/mega-footer.gif');
	clear: both;  /* IE<=7 */
	font-size: 2px;
	height: 10px;
	margin-right: 10px;
	}
ul#main-navigation div.mega-fr {
	background: transparent url('../images/mega-footer.png') no-repeat bottom right;
	_background-image: url('../images/mega-footer.gif');
	float: right;
	font-size: 2px;
	height: 10px;
	margin: 0;
	padding: 0;
	margin-top: -10px;
	width: 10px;
	}
ul#main-navigation div.mega ul {
	padding: 4px 1px 0 1px;
	text-align: left;
	white-space: nowrap;
	}
ul#main-navigation div.mega li {
	display: block;
	padding: 2px 0;
	}
ul#main-navigation div.mega a {
	color: #333;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 14px;
	}
ul#main-navigation div.mega a:hover {
	background-color: #bbbfaf;
	color: #fff;
	}
	
	
	
	
	
	
.form {
	color:#64665e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	}
input {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	height: 20px;
	width: 300px;
	}
textarea {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	height: 150px;
	width: 600px;
	}
button{
	background-color: #FFFFFF;
    border: 0;
	margin: 0;
	}

