/* General Elements */
BODY  {
	background-color : #FFFFFF;
	font-size :100%;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #000000;
	margin:0;
  padding:0;
	}

P  {
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #000000;
	font-size : 80%;
	text-align: left;
}


blockquote  {
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #000000;
	font-size : 80%;
	text-align: left;
}


SUB { 
	vertical-align: sub; 
	font-size: 70%;
}

SUP { 
	vertical-align: sup; 
	font-size: 70%;
}

/* Generic */
.small
{
	font-size : 70%;
}
.med
{
	font-size : 75%;
}

.notop
{
	margin-top: 0px;
}

.nomargin
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.reg  {
	font-family : Verdana, Arial, Helvetica;
	color : #000000;
	font-size : 80%;
	}

.search  {
	font-size : 1pt;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #FFFFFF;
}

/* Titles */
H1 { 
	font-size :110%;
	font-family: Verdana, Arial, Helvetica;
	font-weight : bold;
	color : #990000;
	margin-bottom : 0px;
}
 
H2  {
	font-size :95%;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	color : #990000 ;
	margin-bottom : 0px;
}

H3  {
	font-size :80%;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	color : #000000 ;
	margin-bottom : 0px;
}

H4  {
	font-size: 80%;
	font-family : Verdana, Arial, Helvetica;
	color : 666666;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 0px;	
}

B  {
	font-weight : bold;
}

TABLE,TD  {
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
}

TH  {
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	font-size : 80%;
}

DD, LI  {
	font-size :80%;
	font-weight : normal;
	color : #000000;
	font-family : Verdana, Arial, Helvetica;
}

.generic {
	font-size : 80%;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #000066;
	text-decoration : none;
}

.generic A:hover { color: #990000 } 

.generic :link, .generic :visited {
	font-size : 80%;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #000066;
	text-decoration : none;
}

.genericon A:hover { color: #990000 } 

.genericon  {
	font-size : 80%;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #4292C7;
	text-decoration : none; 
}

.genericon :link, .genericon :visited {
	font-size : 80%;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #4292C7;
	text-decoration : none; 
}

/* Right Navigation */

/* Site utilities */
.siteutil
{
	font-size : 70%;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #000066;
	margin-top: 5px;
	margin-bottom: 7px;
}

.siteutil A:hover { color: #990000;
text-decoration : none; } 

.siteutil :link, .siteutil :visited {
	text-decoration : none;
	color : #000066;
}

/* news and events headlines */
.news
{
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #006699;
	margin-top: 7px;
	margin-bottom: 0px;	
	font-size : 80%;
}

.news A:hover { color: #990000;
text-decoration : none; } 

.news :link, .news :visited {
	color : #6666cc;
	text-decoration : none;
}

/* date below headline */
.date
{
	color: 000000; 
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 70%;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
}

/* 4th level navigation red header */
.nav4head
{
	font-size : 75%;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	color : #990000;
	margin-top: 5px;
}

/* 4th level navigation */
.nav4
{
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #006699;
	margin-top: 7px;
	margin-bottom: 0px;	
	font-size : 70%;
}

.nav4 a:hover { color: #990000;
text-decoration : none; } 

.nav4 a:link, .nav4 a:visited {
	color : #6666cc;
	text-decoration : none;
}



/* Search box */

.search {
	color: yellow; 
	text-decoration: none;
	margin-top: 0px;
	font-size: 70%;
}

.search A:hover { color: yellow; } 

.search :link, .search :visited {
	color: white; 
	text-decoration: none;
}


/* EERE Header Background Photo */

td.background {
  background-image : url(/images/of_eere_head_1b.gif);
	background-repeat : no-repeat;
	background-color: FFFFFF;
}


/* Forms */

form, input, select, textarea { 
	font-size: 80%; 
	margin-top : 0px;	
	margin-bottom : 0px;	
}

/* Images */

.caption {
	font-size : 70%;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #000000;
	margin-top: 0px;
}


/* Footer */

.footer {
	font-size : 72%;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #000000;
	margin-top: 1%;
	margin-bottom: 0;
	text-align: center;
}

.doe
{
	font-size : 72%;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : Gray;
	margin-top: 1%;
	margin-bottom: 0;
	text-align: center;
}

