/* General Elements */

BODY  {
	background-color : #FFFFFF;
	font-size :100%;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #000000;
	}

P, .text  {
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #000000;
	font-size : 80%;
	text-align: left;
	margin-top: 0;
}

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: 85%;
}

SUP { 
	vertical-align: sup; 
	font-size: 85%;
}

TABLE,TD  {
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	margin-top: 0;
}

TH  {
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
}

UL {
	font-family : Verdana, Arial, Helvetica;
	margin-top: 0;
}

DD, LI  {
	font-size :80%;
	font-weight : normal;
	color : #000000;
	font-family : Verdana, Arial, Helvetica;
}

LI.nested {
	font-size :100%;
}

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, .text-small
{
	font-size : 70%;
}

th. text.small
{
	font-weight: normal;
}

.smallnotop {
		margin-top: 0px;
		font-size: 70%
}

.med
{
	font-size : 75%;
}

.notop
{
	margin-top: 0px;
}

.nobottom
{
	margin-bottom: 0px;
}

.nomargin
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.reg  {
	font-family : Verdana, Arial, Helvetica;
	color : #000000;
	font-size : 80%;
	}
	


/* 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 */

.siteutil
{
	font-size : 70%;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #990000;
	margin-top: 5px;
	margin-bottom: 7px;
}

.siteutil A:hover { color: #990000;
text-decoration : none; } 

.siteutil :link, .siteutil :visited {
	text-decoration : none;
	color : #000066;
}

.news
{
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #6666cc;
	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
{
	color: 000000; 
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 70%;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
}

/* small red headline for 4th level navigation in right column */
.nav4head
{
	font-size : 75%;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	color : #990000;
	margin-top: 5px;
}


/* 4th level navigation in right column */
.nav4
{
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #990000;
	margin-top: 7px;
	margin-bottom: 0px;	
	font-size : 70%;
}

.nav4 A:hover { color: #990000; } 

.nav4 :link, .nav4 :visited {
	color : #000066;
	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;
}

.searchtext {
font-size: 1%;
color: 000066;
}

/* Developers! Netscape 4 needs the full path to render background images e.g. /solar/pv/images/background.gif. Be sure to replace "programdirectory" with your program's directory name */


/* Blue line illustration in EERE header. Be sure you replace with your program's blue line illustration. */

td.background {
  background-image : url(http://www.eere.energy.gov/buildings/images/ss_btp_head_1b.gif);
	background-repeat : no-repeat;
	background-color: FFFFFF;
}


/* program home page photo */


td.hpphoto {
	background-image : url(http://www.eere.energy.gov/femp/images/hp_program_photo.jpg);
	background-repeat : no-repeat;
	background-color: FFFFFF;
}

td.blueline {
	background-image : url(http://www.eere.energy.gov/images/blue_pixel.gif);
	background-repeat : repeat-y;
	background-position : center;
	background-color: FFFFFF;
	}

/* Program Second Level pages - you may need to add other styles for other pages */

td.aboutheader {
	background-image : url(http://www.eere.energy.gov/femp/images/2_about_head.gif);
	background-repeat : no-repeat;
	background-color: FFFFFF;
}

td.newsheader {
	background-image : url(http://www.eere.energy.gov/femp/images/2_news_head.gif);
	background-repeat : no-repeat;
	background-color: FFFFFF;
}

/* Subsite page photo - you may need to add other styles for other subsites */
td.subsitephoto {
	background-image : url(http://eere.buildinggreen.com/includes_NREL/images/hpb_db_head.jpg);
	background-repeat : no-repeat;
	background-color: FFFFFF;
}

td.subsitephoto2 {
	background-image : url(http://eere.buildinggreen.com/includes_NREL/images/hpb_db_head_2.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;
}

/* Back to Top Anchor Link */
.backtotop {
text-align: right;
font-size :70%;
}
.backtotop A:hover { 
color: #990000;
} 
.backtotop :link, .backtotop :visited {
color : #000066;
}

/* example usage: <p class="backtotop"><a href="#content">Back to Top</a></p> */


/* 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;
}

/* added by BuildingGreen */

.super-header {
	font-size :120%;
	font-weight:bold;
	text-align:center;
	font-style:italic;
	border-style:solid;
}

.blue {
	font-family : Verdana, Arial, Helvetica;
	color : #000066;
}

.white{
	color : #990000;
}

.gray  {
	color : #737373;
}

.red  {
	color : #FF0000;
}

.shortcut
{
	font-family : Verdana, Arial, Helvetica;
	color : #000066;
	margin-top: 7px;
	margin-bottom: 0px;	
	font-size : 70%;
}

.shortcut A:hover { color: #990000; } 
.shortcut :link, .shortcut :visited {
	color : #000066;
	text-decoration : none;
}

address
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	color: #000000;
	font-size: 80%;
	text-align: left;
	font-style: normal;
	margin: 0 35px 15px 35px;
	display: block;
}



