html { height: 102%; }

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #58595B;
	font: normal 75% Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;}
	
li {margin-left: -15px;}
h1 {font-size: 24px; color: #F58426;}  /* This is necessary to make h1 the same size in IE */
.h1print {display: none;} 
.h2print {display: none;}
h2 {font-size: 20px; color: #666;}
h3 {font-size: 18px; color: #F58426;}
h4 {font-size: 16px; color: #666;}
h5 {font-size: 11px; color: #666;}
.small {font-size: 11px; font-weight: normal;}
.smallbold {font-size: 11px; font-weight: bold; }
.large {font-size: 14px; }
.exlarge {font-size: 16px; }
.black {color: #000; background-color: inherit; }
.green {color: #090; background-color: inherit; }
.orange {color: #F78427; background-color: inherit;}
.ltorange {color: #FCB134; background-color: inherit;}
.blue {color: #1E79BF; background-color: inherit;}
.red {color: #D84127; background-color: inherit;}
.white {color: #FFFFFF; background-color: inherit;}
.drop {padding-top: 15px;}
.createspace {margin: 2px 8px 2px 8px;}

div.image {float: right; border: 1px solid #CCC; margin-left: 10px;}
div.caption {text-align: center; margin: 5px;}

#energy {margin-left: 15px; margin-bottom: 15px;}

/* This needs to be after each div section to keep the footer at the bottom of the page */
.clear { 
	clear: both;
	height: 1px;
	overflow: hidden;
	line-height: 1px;
	margin-top: -1px; } 

#MasterContainer {
	width: 1000px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left
	background-color: #FFF;
	color:inherit;
}

#Container {
	background: url(/images/white_spacer.gif) top left repeat-y;
	float: left;
}
	
#Main {
	float: left;
	width: 800px;
	background: #FFF;
	color: #000;}
	
#Header {
}
td.nav a, a:link, a:active {color: #000; background-color: inherit; text-decoration: none; font-size: 11px; font-weight: bold;}
td.nav a:visited {color: #000; background-color: inherit; font-size: 11px; font-weight: bold;}
td.nav a:hover {color: #000; background-color: inherit; font-size: 11px; font-weight: bold; text-decoration: underline;}

#Text {
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #58595B;
	min-height: 800px;
    height:auto !important;
    height:800px;
}
	
#Text a, a:link, a:active {color: #00F; background-color: inherit; text-decoration: none; font-size: 12px;}
#Text a:visited {color: #06F; background-color: inherit; text-decoration: none;  font-size: 12px;}
#Text a:hover {color: #ooF; background-color: inherit; text-decoration: underline;  font-size: 12px;}


table#highlights {float: right; margin-top: 30px; margin-left: 10px; margin-right: 10px;}
table#highlights td {background-color: #FFF8DF;}
	
#Sidebar {
	float: left;
	width: 200px;
	margin-top: 0;
	background: #FFF;
	color: #000;}
	
#twitter_update_list {font-weight: bold; font-size: 14px;}	
#twitter_update_list a, a:link, a:active, a:hover {font-weight: normal; font-size: normal;}
ul#twitter_update_list {list-style: none; margin-left: -20px;}

/* FOOTER */

#Footer {
	position: relative;
	float: left;
	width: 1000px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F58426;}
	
#Footer a, a:link, a:active {color: #000; background-color: inherit; text-decoration: none; font-size: 11px;}
#Footer a:visited {color: #000; background-color: inherit; font-size: 11px;}
#Footer a:hover {color: #000; background-color: inherit; text-decoration: underline; font-size: 11px;}