/* General Elements */

BODY  {
	background-color : #FFFFFF;
	font-size :100%;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	}

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;
}

B  {
	font-weight : bold;
}

SUB { 
	vertical-align: sub; 
	font-size: 70%;
}

SUP { 
	vertical-align: sup; 
	font-size: 70%;
}

TABLE,TD  {
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
}

TH  {
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
}

DD, LI  {
	font-size :80%;
	font-weight : normal;
	color : #000000;
	font-family : Verdana, Arial, Helvetica;
}

form, input, select, textarea { 
	font-size: 80%; 
	margin-top : 0px;	
	margin-bottom : 0px;	
}

hr { 
	color: ADCBEA; 
}

A:link {color:000066;}
A:visited {color:990000;}
/*A:ACTIVE, A:HOVER*/


/* 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%;
	}
	
.fakelink {
	text-decoration : underline;
}


/* 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;	
}


/* 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;
}



/* 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('http://www.eere.energy.gov/golden/images/of_eere_head_1b.gif');
	background-repeat : no-repeat;
	background-color: FFFFFF;
}


/* Office Photo - home page */
td.photo {
	background-image : url('http://www.eere.energy.gov/golden/images/gp_header_photo.jpg');
	background-repeat : no-repeat;
	background-color: FFFFFF;
}

/* 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;
}
.forms {
	font-family : Verdana;
	font-size: 8pt;
	border: 1 solid #cccccc;
    }
.formsCall {
	font-family : Verdana;
	font-size: 8pt;
	border: 1 solid #cccccc;
	width: 75px;
    }
.forms2 {
	font-family : Verdana;
	font-size: 8pt;
	border: 1 solid #cccccc;
	cursor: hand;
    }
.drop {
	font-family : Arial;
	font-size: xx-small;
	color: #000000;
	background-color: #ffffff;
	cursor: hand;
	border-top: thin solid #336699;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #226699;
#33ccff;
    }
.BottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.OutsideLine {
	border: 1px solid #000000;
}
.TopBottomLine {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.TopLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.OutsideLineBlue {
	border: 1px solid #000000;
	border-color: #ADCBEA;
}

