/* General Elements */
BODY  {
	background-color : #FFFFFF;
	font-size :100%;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #000000;
	}

P  {
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #000000;
	font-size : 80%;
}

blockquote  {
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #000000;
	font-size : 90%;
	text-align: left;
}

b  {
	font-weight : bold;
}

sub { 
	vertical-align: sub; 
	font-size: 85%;
}

sup.big { 
	vertical-align: sup; 
	font-size: 130%;
}

sup.medium { 
	vertical-align: sup; 
	font-size: 110%;
}

sup { 
	vertical-align: sup; 
	font-size: 85%;
}

table.data {
	font-size: 80%;
}
table.form {
	font-size: 85%;
}

TABLE,TD  {
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
}

TH  {
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	font-size :100%;
}

DT  {
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	font-size :80%;
}

UL {
	font-family : Verdana, Arial, Helvetica;
}

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%;
}

.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  {
	color : #000000;
	font-size : 80%;
	}
}

.right  {
	text-align : right;
	font-size : 70%;
	}



/* Titles */

H1 {
	font-size :110%;
	font-weight : bold;
	color : #990000;
	margin-bottom : 0px;
	padding-bottom: 0px;
}

H2  {
	font-size :95%;
	font-weight : bold;
	color : #990000 ;
	margin-bottom : 0px;
}
H3  {
	font-size :80%;
	font-weight : bold;
	color : #000000 ;
	margin-bottom : 0px;

}
H3.greenbar  {
	font-size :80%;
	font-weight : bold;
	color : #339900 ;
	margin-bottom : 0px;

}
H4  {
	font-size: 80%;
	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;
}

.press
{
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #000066;
	margin-top: 7px;
	margin-bottom: 0px;	
	font-size : 80%;
}

.news
{
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : navy;
	margin-top: 7px;
	margin-bottom: 0px;	
	font-size : 80%;
}

.news A:hover { color: #990000;
text-decoration : none; } 

.news :link, .news :visited {
	color : navy;
	text-decoration : none;
}

.date
{
	color: #666; 
	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. http://apps3.eere.energy.gov/greenpower/images/background.gif *//* Blue line illustration in EERE header */

td.background {
 background-image :     url(/greenpower/images/gpn_logo_head.gif);
	background-position: left;
	background-repeat : no-repeat;
	background-color: FFFFFF;
}

/* program home page photo */

td.hpphoto {
	background-image :    url(/greenpower/images/gpn_photo2.jpg);
	background-repeat : no-repeat;
	background-color: FFFFFF;
}

td.blueline {
	background-image :     url(/greenpower/images/gray_pixel.gif);
	background-repeat : repeat-y;
	background-position : left;
	background-color: FFFFFF;
	}

/* Images */

.caption {
	font-size : 70%;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #000000;
	margin-top: 0px;
}



/* Quick Links */
#quicklinks { width:155;
	position:relative;
	color:#000;
	background-color: #f1f1f1;
	border:1px solid #ccc;
	padding:8px;
	margin:15px;
	
}

/*#quicklinks {background-color:#dbe6f2;margin:18px 6px;padding:12px 4px 12px 8px;} */
#quicklinks h3 {color:#006; margin:0; font-size: 75%;}
#quicklinks ul {margin-left:18px;margin-top:6px;padding:0;}
#quicklinks li {margin-bottom:0.5em;
	list-style-type: disc;
	color:#CCC;  font-size: 70%}
#quicklinks li A:hover { color: #900;
text-decoration : none; } 
#quicklinks li :link, li :visited {
	color : #006;
	text-decoration : none; 

	}




/* 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;
}

.button {
	 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 background-color: #E7E8FE; 
	 color: #102132; 
	 margin-top: 3px; 
	 margin-bottom: 2px; 
}


/* banner head backgrounds */

td.about {
	background-color: #FFFFFF;
	background-image:  url(/greenpower/images/2_about_head.gif);
	background-repeat: no-repeat;
}

td.features {
	background-color: #FFFFFF;
	background-image:    url(/greenpower/images/2_feature_head.gif);
	background-repeat: no-repeat;
}

td.resourceshead {
	background-color: #FFFFFF;
	background-image:    url(/greenpower/images/2_info_head.gif);
	background-repeat: no-repeat;
}

td.buyinghead {
	background-color: #FFFFFF;
	background-image:    url(/greenpower/images/2_buying_head.gif);
	background-repeat: no-repeat;
}

td.onsitehead {
	background-color: #FFFFFF;
	background-image:    url(/greenpower/images/2_onsite_head.gif);
	background-repeat: no-repeat;
}

td.communityhead {
	background-color: #FFFFFF;
	background-image:    url(/greenpower/images/2_community_head.gif);
	background-repeat: no-repeat;
}

td.marketshead {
	background-color: #FFFFFF;
	background-image:    url(/greenpower/images/2_markets_head.gif);
	background-repeat: no-repeat;
}

td.events {
	background-color: #FFFFFF;
	background-image:    url(/greenpower/images/2_events_head.gif);
	background-repeat: no-repeat;
}

td.rfps {
	background-color: #FFFFFF;
	background-image:    url(/greenpower/images/2_rfps_head.gif);
	background-repeat: no-repeat;
}

td.subscribe {
	background-color: #FFFFFF;
	background-image:   url(/greenpower/images/2_subscribe_head.gif);
	background-repeat: no-repeat;
}

td.newshead {
	background-color: #FFFFFF;
	background-image:   url(/greenpower/images/2_news_head.gif);
	background-repeat: no-repeat;
}

td.error {
	background-color: #FFFFFF;
	background-image:   url(/greenpower/images/2_error_head.gif);
	background-repeat: no-repeat;
}

td.sitemap {
	background-color: #FFFFFF;
	background-image:   url(/greenpower/images/2_sitemap_head.gif);
	background-repeat: no-repeat;
}

td.moresearch {
	background-color: #FFFFFF;
	background-image:   url(/greenpower/images/2_moresearch_head.gif);
	background-repeat: no-repeat;
}

td.conference {
	background-color: #FFFFFF;
	background-image:   url(/greenpower/images/2_conference_head.gif);
	background-repeat: no-repeat;
}

td.awards {
	background-color: #FFFFFF;
	background-image:   url(/greenpower/images/2_awards_head.gif);
	background-repeat: no-repeat;
}

td.rssfeed {
	background-color: #FFFFFF;
	background-image:   url(/greenpower/images/2_rss_head.gif);
	background-repeat: no-repeat;
}

.border {  
	border: #990000 solid
}


/* rounded corner boxes */
.roundbox {background-color:#fff; margin:0;width:251px; background-image:url(/images/hp/rounded_clear_bg.gif); background-repeat:repeat-y;}
.roundbox ul {margin:0; padding:10px 6px 0 10px; list-style-type:none;}
.roundbox ul li {background:url(/images/hp/arrow_button_white.gif) no-repeat 0 50%;
padding-left:18px; margin-bottom:3px; font-size:85%; }

#rss div.roundbox {padding:10px; width:231px;}
.box_image {margin:0;padding:0;display:block;}

.squarebox ul {margin:0; padding:0; list-style-type:none;}
.squarebox ul li {background:url(/images/hp/arrow_button_lg.gif) no-repeat 0 50%;
padding-left:18px; margin-bottom:3px; font-size:85%; }
.squarebox ul li a:link, .roundbox  ul li a:link {text-decoration:none;color:#006;}
.squarebox ul li a:visited, .roundbox ul li a:visited {text-decoration:none;color:#006;}
.squarebox ul li a:hover, .roundbox ul li a:hover {text-decoration:none; color:#900;}
.squarebox ul li {font-weight:bold;}
.squarebox {border:1px solid #c1c1c1; background-color:#ebebeb; padding:10px; margin-top:20px;}

#rss div.squarebox {padding:10px; }

#quicklinks, #popular_topics, .centerfeature, #rss {margin:0 0 10px 0;}

div.newsbox div.leftsection {padding-top:0; float:left; width:265px;}
div.newsbox div.rightsection {float:right; width:220px;padding-top:0;}
.newsbox {background-color:#fff;border-left:1px solid #c1c1c1;border-right:1px solid #c1c1c1;margin:0;padding:10px 10px 10px 5px;width:497px;}



/* page specific 
#header {margin-bottom:0; padding-bottom:15px; background-color:#006; padding-bottom:5px;}
img#programheader {margin-top:15px;padding:0;border-top:1px solid #ccc;}
img#officeheader {margin:0;padding:0;}
#content {float:right; width:780px; margin:0;padding:0;}
#content_middle {float:left; width:515px; padding-top:14px;}
.leftsection {padding-top:15px; float:left; width:251px;}
.rightsection {float:right; width:251px;padding-top:15px;}
div.newsbox div.leftsection {padding-top:0; float:left; width:265px;}
div.newsbox div.rightsection {float:right; width:220px;padding-top:0;}
.newsbox {background-color:#fff;border-left:1px solid #c1c1c1;border-right:1px solid #c1c1c1;margin:0;padding:10px 10px 10px 5px;width:497px;}

#rss {width:251px;}
#rss h3, #news h3 {
	color : #009;
	margin: 10px 0 0 0;
	padding:0; 
	font-size: 100%;
	font-weight:bold;}
#rss h3 A:hover, #news h3 A:hover { color: #900;
	text-decoration : none; } 
#rss h3 :link, #rss h3 :visited, #news h3 :link, #news h3 :visited {
	color : #006;
	text-decoration : none; 
	font-size:90%;}
#rss p.date, #news p.date {
	color: #666; 
	margin: 0 0 7px 0;
	padding:0;
	font-size: 80%; }

#rss h3 {font-size:95%; margin-top:5px;}

#quicklinks, #popular_topics, .centerfeature, #rss {margin:0 0 10px 0;}



#rightcol {float:right; width:251px;margin:0; padding:0;}

*/


/* Back to Top Anchor Link */
.backtotop {
text-align: right;
font-size :70%;
}
.backtotop A:hover { 
color: #990000;
} 
.backtotop :link, .backtotop :visited {
color : #000066;
}

.hide {position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;}