body {
 background-color: #000000;
 margin:0; 
 padding:0; 
 } 
 
#pagewidth{ }
 
#header{
 position:relative; 
 height:140px; 
 background-color:#000000; 
 width:100%;
} 
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:; 
 }
 
#footer{
 height:100px; 
  background-color:#10FF16; 
 clear:both;
 } 
 

H1 { 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #cb0d09; 
	font-size: 18pt;
	font-weight:bold
	text-align: center}
	
H2 { 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #C0C0C0; 
	font-size: 18pt;
	font-weight: bold;
	text-align: center}
	
H3 { 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #C0C0C0; 
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	line-height:normal;
	}

.press {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #cb0d09; 
	font-size: 14pt;
	font-weight:bold
	text-align: center}
	

a {  
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #2ec027; 
	text-decoration: none}
	
a:hover {  color: #cbod09;
	 text-decoration: none}
	

p, td {  
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #C0C0C0; font-size: 11pt}
.bold {font-weight: bold};
.nav {
	font-weight: bold; 
	color: #2ec027; 
	font-size: 11pt}
.small {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #b60e0b; 
	text-align: center;
	font-size: 9pt}
.DATA {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #C0C0C0; font-size: 9pt;
	}
.QUOTES {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #C0C0C0; font-size: 9pt;
	line-height: 1.5;
	}

.awards {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #0066ff; font-size: 9pt; font-weight:bold;
	}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

