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

div  {
	font-style : normal;
	color : #000000;
	font-size : 10pt;
}

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

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

/* Generic*/
.small  {
	font-size : 70%;
}

.smallIndent  {
	font-size : 70%;
	margin-left : 33;
}

.smallDoubleIndent  {
	font-size : 70%;
	margin-left : 63;
}

.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 : #993300;
	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 : #993300;
	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;
}

/* Blue line illustration in EERE header. Be sure you replace with your program's blue line illustration.*/
td.background  {
	background-image : url(/images/ss_btp_head_1b.gif);
	background-repeat : no-repeat;
	background-color : FFFFFF;
}

/* program home page photo*/
td.hpphoto  {
	background-image : url(/images/1_photo_head.jpg);
	background-repeat : no-repeat;
	background-color : FFFFFF;
}

td.blueline  {
	background-image : url(/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(/images/2_about_head.gif);
	background-repeat : no-repeat;
	background-color : FFFFFF;
}

td.newsheader  {
	background-image : url(/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(/images/hp_photo_head.jpg);
	background-repeat : no-repeat;
	background-color : FFFFFF;
}

td.subsitephoto2  {
	background-image : url(images/images_headers/headlinerev2.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;
}

.notop2  {
	text-align : center;
	margin-top : 0px;
}

td.subsitephoto3  {
	background-image : url(images/images_headers/headlinerev3.jpg);
	background-repeat : no-repeat;
	background-color : FFFFFF;
}

.notop3  {
	text-align : left;
	color : #990000;
	margin-top : 0px;
}

.notop4  {
	text-align : right;
	margin-top : 0px;
}

.notop1  {
	color : #000000;
	margin-top : 0px;
	font-weight : bold;
}

.tdtimeline  {
	font-size : 8pt;
}

