/* html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
} 
*/

body {
font-family: Verdana;
font-size: 100.01%;
background-color: #FFFFFF;
color: #000000;
text-align: left;
margin: 0;
padding: 0;
border: 0;
}


/* Left navigation positioning and styles */
div#leftnav {
	position:absolute;
	left:0px;
	top:169px;
	width:176px;
	height:270px;
	z-index:2;
	background-color: #9CB4D7;
	padding-top: 10px;
}

#leftnav p { font-variant: small-caps;
font-size: 14px;
font-family: Verdana, sans-serif;
font-weight: bold;
text-align: center;
padding-bottom: 10px;
border-bottom-color: #013E99;
border-bottom-style: solid;
border-bottom-width: 1px;
margin-left: 5px;
margin-right: 5px;
}

#leftnav a:link { text-decoration: none;
color: black;
}

#leftnav a:visited { text-decoration: none;
color: black;
}

#leftnav a:hover {text-decoration: underline;
color: white;
}

div#tabcorner {
	position:absolute;
	left:0px;
	top:445px;
	width:176px;
	height:35px;
	z-index:2;
	background-image: url(../images/tab_corner.gif);
}
div#tab {
	position:absolute;
	left:0px;
	top:480px;
	z-index:2;
	background-image: url(../images/tab.gif);
	background-repeat:repeat;
	background-position:left;
	width: 176px;
	height: 10px;
}
div#privacy_notice {
	position:absolute;
	padding: 4px 0px 4px 0px;
	left:0px;
	top:574px;
	width:167px;
	z-index:2;
	background-color: #000000;
}
div#privacy_notice p {
	font:Verdana;
	font-size:9px;
	font-style:normal;
	text-align:center;
}

div#privacy_notice a:link {
	color:#FFF;
	text-decoration: none;
}

div#privacy_notice a:visited {
	color:#FFF;
	text-decoration: none;
}

div#privacy_notice a:hover {
	color:#FFF;
	text-decoration: underline;
}


/* Home page text positioning and styles */
div#prepare {
	position:absolute;
	left:494px;
	top:169px;
	width:210px;
	height:127px;
	z-index:2;
}
div#exp_possibilities {
	position:absolute;
	left:509px;
	top:300px;
	width:184px;
	height:23px;
	z-index:2;
}

div#opps {
	position:absolute;
	left:491px;
	top:330px;
	width:225px;
	height:155px;
	z-index:2;
}

div#homeprintonly {
	display: none;
}

div#indexcontent {
	position:absolute;
	left:176px;
	top:540px;
	width:550px;
	z-index:3;
	padding: 20px 20px 20px 20px;
}
#indexcontent p {
	font:Verdana;
	font-size:11px;
	font-style:normal;
	text-align:left;
	color:#000;
	line-height: 1.2em;
	color: #013E99;
} 

/* header images positioning */
div#banner {
	height: 28px;
	background-color: #013E99;
}
div#logo {
	background-color: #FFFFFF;
	text-align: center;
	position: absolute;
	height: 170px;
	width: 175px;
	padding: 10px 0px 0px 0px;
}
div#DOEtitleholder {
	background-color: #013E99;
	margin: 0px 0px 0px 0px;
	height: 33px;
}
div#DOEtitle {
	background-color: #013E99;
	background-image: url(../images/US_DOE.gif);
	height: 33px;
	width: 349px;
	margin-left: 395px;
}
div#ingenuity {
	position:absolute;
	left:175px;
	top:66px;
	width:413px;
	height:19px;
	z-index:1;
	background-color: #000000;
}
div#sub_ingenuity {
	position:absolute;
	left:175px;
	top:66px;
	width:410px;
	height:19px;
	z-index:1;
	background-color: #000000;
}

div#level3_ingenuity {
	position:absolute;
	left:175px;
	top:178px;
	width:410px;
	height:19px;
	z-index:4;
}

div#lightbackground {
	position:absolute;
	left:175px;
	top:169px;
	width:410px;
	height:414px;
	z-index:1;
	background-image: url(../images/DOE_light.jpg);
}
div#header_rule {
	background-color: #000000;
	margin: 0 0 0 0;
	border-top-width: 5px;
	border-top-color: #000000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#banner_top_image {
	background-image: url(../images/top_banner.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 267px;
	width: 477px;
	height: 28px;
}

div#flag_banner {
	margin: 0px 0px 0px 175px;
	height:24px;
	background-color: #FFF;
} 
div#sub_images_banner {
	margin: 0px 0px 0px 0px;
	height:96px;
	background-color: #93C6E3;
	border-bottom:solid 7px #FFCC00;
	background-image:url(../images/App_Header.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

div#printonly {
	display: none;
}

/* holder styles */
div#holder {
	width: 540px;
	margin: 0 auto 0 auto;
	position: absolute;
	left: 201px;
	top: 169px;
}

/* content styles */
/* third column styles */
div#column_rt {
	padding: 5px 15px 15px 0px;
	float:right;
	width:250px;
	margin-top: 50px;
}
div#column_lft {
	padding: 5px 20px 15px 15px;
	float:left;
	width:250px;
	border-right: solid 1px;
	border-right-color: #666666;
	margin-top: 50px;
}

#singlecolumn {
	padding: 5px 20px 25px 15px;
	float:left;
	width: 500px;
	z-index: 4;
}

#singlecolumn h1 {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 18px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

#singlecolumn h2 {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

#singlecolumn h3 {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #000;
	text-align: left;
	font-weight: bold;
}

#singlecolumn h4 {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000;
	text-align: left;
	font-weight: bold;
}

#singlecolumn p { 
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}

#singlecolumn .breadcrumbs { 
	font-size: 10px;
	text-align: right;
}

#singlecolumn a:link {
	text-decoration: underline;
	color: #013E99;
	font-weight: bold;
}

#singlecolumn a:visited {
	text-decoration: underline;
	color: #939;
	font-weight: bold;
}

#singlecolumn a:hover {
	text-decoration: none;
	color: #FC0;
}

#singlecolumn ul { 
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	list-style-type: square;
	list-style-position: outside;
}

#singlecolumn ol { 
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	list-style-position: outside;
}

#singlecolumn tr.altrow { 
	background-color: #CCC;
	font-size: 11px;
}

#singlecolumn p.question { 
	background-color: #CCC;
	font-size: 11px;
	font-weight: bold;
	color: #013E99;
}

#singlecolumn td { 
	font-size: 11px;
}

#singlecolumn .indent { 
	margin-left: 25px;
}

div#news {
	margin: 0px;
	padding: 15px 8px 8px 15px;
	float: right;
	width: 144px;
	background-color: #ADC1DE;
}
div#news p {
	color: #FFF;
	font-size:10px;
}

/* footer styles */
div#footer {
	padding: 5px;
	font-size: 80%;
	color: #736B5E;
	background: #FFF;
}

/* miscellaneous styles */
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
	 border-top:1px;
	 border-top-color:#000000;
	 border-top-style:solid;
}

