/* General Elements */
BODY  {
	background-color : #fff;
	font-size :.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000;
	margin:0;
	padding:0;
	border:0;
	padding-bottom:25px;
	min-width: 991px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */

}

/* Page structure */	
#wrapper {
width: 991px;
margin:0 auto;
}

/* Blue line illustration in EERE header.  */
#eereheader {
	margin:0;
	padding:0;
	width:100%;
	position:relative;
}

#eerehome {	
	position: absolute;
	top: auto;
	bottom: 0;
	right:0;
	left:auto;
	}


#blueline {
	background-image : url(https://webarchive.library.unt.edu/eot2008/20080916143916/http://apps1.eere.energy.gov/industry/resources/ebulletin/images/hp_itp_head_1b.gif);
	background-repeat : no-repeat;
	background-color: #FFF;
	width:394px;
	height:67px;
	position:absolute;
	top:0;
	right:auto;
	left:367px;
	bottom:auto;
}




#programheader {width:100%;background-color:#61C000; }
#topnav {background-color:#006; width:100%;border:0;padding:0;margin:2px 0 0 0;}


/*#header { border-bottom:1px solid #ccc;} */

#header_info_resources { background-image:url(https://webarchive.library.unt.edu/eot2008/20080916143916/http://apps1.eere.energy.gov/states/images/2_head_info_resources.gif); background-repeat:no-repeat; background-color:#fff; }

.header {display:block;margin:0;padding:0;}

#leftcolumnborders {border-left: 1px solid #ccc;background-image:url(https://webarchive.library.unt.edu/eot2008/20080916143916/http://apps1.eere.energy.gov/states/images/faux_col_bgrnd.gif); background-repeat:repeat-y;height:100%;display: table-cell;}

/* Center content */
#center { 
	float:left;
	padding:0;  /* CC padding */
	width:813px;
	margin-left: 177px;
	overflow:visible;background-image:url(https://webarchive.library.unt.edu/eot2008/20080916143916/http://apps1.eere.energy.gov/industry/resources/ebulletin/images/ebulletin_header.jpg); background-repeat:no-repeat;
	}
* html #center { display:inline;}	

#content { padding-bottom:15px; padding-left: 20px;  }


.threecol {padding-right:270px;}
.twocol {padding-right:50px;}	

* html #content.threecol { height: 1%; padding-right:0;}	
* html #content.twocol { height: 1%; padding-right:0;}	

#ebulletin_header {
  background-image : url(https://webarchive.library.unt.edu/eot2008/20080916143916/http://apps1.eere.energy.gov/industry/resources/ebulletin/images/ebulletin_header.jpg);
	background-repeat : no-repeat;
	background-color: #FFFFFF;
	margin:0;
}

/* Left Navigation */
#navcontainer {
	width:177px;  /* LC width */
	float:left;
	margin-left:-990px;
	padding:0 0 5px 0;  /* LC padding */
	font-size:.85em;
}

#navcontainer ul, #navcontainer ul.navhome {
	margin:0;
	padding:2px 0 2px 0;
	border-bottom:1px solid #ccc;
	list-style:none;
	}
	
#navcontainer ul ul, #navcontainer ul ul ul {
	padding:0;
	border-bottom:0;
	margin:0;
	}	

#navcontainer li {
	display: inline;
	}	
	
#navcontainer ul li a {
	display:block;	
	background-color:#fff;
	border:1px solid #fff;
	color: #006; 
	width:160px;
	padding:0 6px;
	text-decoration:none;
	font-weight:bold;
	padding:3px 2px 3px 6px;
	margin: 0 3px 0 3px;
	}

#navcontainer ul li a:hover  {
	background-color:#eee;
	border:1px solid #ccc;
	}
	
#navcontainer ul ul li a {
	width:156px;
	padding:2px 2px 2px 10px;
	font-weight: normal;
	
	}	
	
#navcontainer ul ul ul li a {
	width:146px;
	padding:3px 2px 3px 20px;
	font-weight:normal;
	background:url(https://webarchive.library.unt.edu/eot2008/20080916143916/http://apps1.eere.energy.gov/states/images/ln_thirdlvl_dash.gif) no-repeat 10px .9em;
	}

	
/* selected states */
#navcontainer ul li a#current {
 background-color:#eee;
 border:1px solid #ccc;
 }	

/* Guide to Tribal Energy Development Home */
#navcontainer ul.navhome li a {
	width:146px;
	padding:3px 2px 3px 20px;
	font-weight:normal;
	background:url(https://webarchive.library.unt.edu/eot2008/20080916143916/http://apps1.eere.energy.gov/states/images/ln_back_arrow.gif) no-repeat 10px .6em;
	}


/* Quick Links */
#quicklinks { width:140px;
	color:#000;
	background-color: #f1f1f1;
	border:1px solid #ccc;
	padding:5px;
	margin:10px auto;

}

#quicklinks h3 {color:#006; margin:0; font-size: 1em;}
#quicklinks ul {margin-left:18px;margin-top:6px;padding:0;}
#quicklinks li {margin-bottom:0.5em;
	list-style-type: disc;
	color:#CCC;  font-size: 90%}
#quicklinks li A:hover { color: #900;
text-decoration : none; } 
#quicklinks li :link, #quicklinks li :visited {
	color : #006;
	text-decoration : none; 
	}

/* Printable versions */
#printabletop {font-size:.85em;padding:0 10px 6px 0; text-align:right;}
#printable {font-size:.85em;margin-top:12px;}
#print_header {width:600px; margin:0 auto;}


#anchorlist li {
margin-top:0;
margin-bottom: 0;
margin-left:-20px;
}



/* Search box */
#searchbox {
background-color:#006;
padding:0 0 3px 8px;
margin:0; 
width:243px;
display:inline;
float:right;
min-height: 49px;
}

* html #searchbox {height:49px;}

#searchbox form, #searchbox img {margin:0;padding:0;border:0;}
#searchbox input {background-color:#FFF;margin:0;padding:0;}

#searchbox p {
	color: yellow; 
	text-decoration: none;
	margin: 0;
	font-size: .85em; 
	padding:0;
}

#searchbox p A:hover { color: yellow; } 

#searchbox p :link, #searchbox p :visited {
	color: white; 
	text-decoration: none; }

#searchbox label, #searchoptions label {position:absolute;
left:0;
top:-500px;
width:1px;
height:1px;
overflow:hidden;}




/* Right column  */
#rightcol {
	float:right;
	width:249px; /* RC width */
	border-left:1px solid #CCC; 
	border-right:1px solid #ccc;
	background-color:#FFF; 
	margin:0 0 0 10px;
	padding:0;
	display:inline;
	}

/* Site Utilities */
#siteutils, .rightcolgroup {border-bottom:1px solid #CCC; padding:0;margin:0;background-color:#FFF; width:249px;}

#siteutils p {
	font-size : .85em;
	color : #900;
	margin-top: 5px;
	margin-bottom: 7px;
	padding-left:10px; 
	}

#siteutils p A:hover { color: #900;
text-decoration : none; } 

#siteutils p :link, #siteutils p :visited {
	text-decoration : none;
	color : #006; }

.rightcolgroup {padding:10px 10px 2px 10px;margin:0;background-color:#FFF; width:229px;}


.rightcolgroup h3 {
font-size: 85%;
font-weight:bold;
	margin: 10px 0 0 0;
	padding-left:10px; 
	color:#666;
}

.rightcolgroup p {
font-size: 85%;
	margin: 0;
	padding-left:10px; 

}

/* News */ 
.rightcolgroup p.headline
{
	color : #006;
	font-size: .9em;
	margin-bottom:0;
}

.rightcolgroup p.headline A:hover { color: #900;
text-decoration : none; } 

.rightcolgroup p.headline :link, p.headline :visited {
	color : #006;
	text-decoration : none; }
	
.rightcolgroup img.floatleft
{
	padding: 3px 5px 5px 0;
	margin:0;
}

.rightcolgroup p.reader
{
	color : #006;
	font-size: .75em;
	clear:both;
	padding-top:6px;
	}
	
.rightcolgroup p.reader A:hover { color: #900;
text-decoration : none; } 

.rightcolgroup p.reader :link, p.reader :visited {
	color : #006;
	text-decoration : none; 
	}

.rightcolgroup p.date {
	color:#666; 
	font-size: .85em;
	margin-bottom:10px; }

.rightcolgroup p.more  {
	color : #006;
	text-align:right; 
	font-size: .9em;
	margin-bottom:10px;	}

.rightcolgroup p.more A:hover, .rightcolgroup p.learnmorelink A:hover { color: #900;
text-decoration : none; } 

.rightcolgroup p.more :link, p.more :visited, .rightcolgroup p.learnmorelink :link, p.learnmorelink :visited {
	color : #006;
	text-decoration : none;
}

.rightcolgroup p.learnmorelink {
font-size: .7em;
}

/* Features */
#features img {display:block; margin:0 0 3px 0;padding:0; border:0; width:249px; }
#features img.head { margin:0;}

/* Sections */
div.grey, div.white {background-color:#eee;padding:10px;margin: 12px 0; clear:both;width:606px;}
div.top {width:606px;margin:0;padding:0;}
div.white {background-color:#fff;}

/* Data Tables */
table.data	{	border-top : 1px solid #CCC;
			border-left : 1px solid #CCC; font-size:.95em; margin-bottom:12px;}

caption {font-size: .9em; font-weight:bold;}

table.data td	{	border-right : 1px solid #CCC;
			border-bottom : 1px solid #CCC; 
			}

tr.grey	{	background-color:#EEE;}
tr.white {background-color:#fff;}

table.data th	{	
			border-right : 1px solid #CCC;
			border-bottom : 1px solid #CCC; 
			}


div.clear {clear:both;}


/*  Forms */
form {margin:0;}
textarea {font-family:Arial, Helvetica, sans-serif;}

/* Footer */
#footer {
	padding-top:24px; clear:both;
}

#footer p {
	font-size : .92em;
	margin:3px;
	text-align: center;
}

#footer p.eere {
	background-color:#666;
	color:#fff;
	padding:6px 0;
	
}



P  {
	text-align: left;
	margin-top:0;
}

B, strong  {
	font-weight : bold;
}

I, em { font-style:italic; }

SUB { 
	font-size: smaller;
	vertical-align: sub; 
	line-height: 1px;
}

sup {
		font-size: smaller; 
		vertical-align: super; 
		line-height: 1px;}

UL, OL  {
	margin-bottom:12px;
	margin-top:0;
}

DT, DD, LI  {
	margin-bottom:0;
}

DD {margin-bottom: 12px;}
DT {font-weight:bold;}

hr { 
	color: #CCC; 
}

/* Links */
A:link {color:#006;}
A:visited {color:#900;}
/*A:ACTIVE, A:HOVER*/

/* Titles */
H1 { 
	font-size :1.4em;
	font-weight : bold;
	color : #900;
	margin: 0;

}
 
H2  {
	font-size :1.1em;
	font-weight : bold;
	color:#900 ;
	margin: 0;

}

h2 a:link {text-decoration:none;color:#900;}
h2 a:visited {text-decoration:none;color:#900;}
h2 a:hover {text-decoration:underline;color:#006;}

H3  {
	font-weight : bold;
	margin: 0;
	font-size:1em;
}

H4  {
	color : #4E4E4E;
	font-weight : bold;
	margin: 0;
	font-size:1em;
}

H5 {
	font-size:1em;
	font-style:italic;
	font-weight:bold;
	margin:0;
	color : #4E4E4E;
	}
	
H6 {
	font-size:1em;
	font-style: italic;
	font-weight:normal;
	margin:0;
	}	

/* Generic */
.small { font-size: .7em; }
.med { font-size: .8em; }
.reg { font-size: 1em; }
	
.notop
{
	margin-top: 0;
}

.nobottom
{
	margin-bottom: 0;
}

.nomargin
{
margin: 0;
}

/* Back to Top Anchor Link */
.backtotop {
text-align: right;
font-size :.85em;
}
.backtotop A:hover { 
color: #900;
} 
.backtotop :link, .backtotop :visited {
color : #006;
}

.callout {  width:250px;
 color:#000;
 background-color: #f1f1f1;
 border:1px solid #ccc;
 padding:8px;
 margin:15px 0 15px 15px;
 float:right; 
 position:relative;
 }
 
 .calloutwide {  width:100%;
 color:#000;
 background-color: #f1f1f1;
 border:1px solid #ccc;
 padding:8px;
 margin:15px;
 }
 #formarea	{
	padding: 25px;
	margin: 12px 0;
	border: 0;
	text-align: left;
	width:600px;
	border:1px solid #CCC;

	}
	
#formarea label	{
	font-size: 90%;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 18px;
	display: block;
	font-weight:bold;
	color:#666;
	}
	

#formarea div.radioheader {
font-size: 95%;
	color:#900;
	margin-bottom:2px;
	margin-top:18px;
	font-weight:bold;

}

#formarea .instructionheader {
font-size:95%; 
font-weight:bold;
color:#900;
margin-top:24px;
margin-bottom:3px;
}

#formarea p.instruction {
font-size: 90%;
	color:#666;
	margin-bottom:3px;
}

#formarea p.sample {
font-size: 90%;
	color:#666;
	margin-bottom:3px;
	font-style:italic;
}

#formarea textarea { font-family:Arial, Helvetica, sans-serif;}



	fieldset {
	padding:15px; 
	margin-bottom:12px;
	}
	
legend { font-weight:bold; color:#900;}

.hide {position:absolute;
left:0;
top:-500px;
width:1px;
height:1px;
overflow:hidden;}

/*Images */
img { border:0;}	
img.border { border:1px solid #999;}	
.floatright {float: right; position: relative; margin: 2px 0 10px 10px;}
.floatleft {float: left; position: relative; margin: 2px 5px 10px 0;}

p.caption {
	font-size : .85em;
	margin-top: 0;
}









/*
     FILE ARCHIVED ON 14:39:16 Sep 16, 2008 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 17:44:40 Feb 11, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
