
body {
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
background-color: #FFFFFF;
color: #000000;
text-align: left;
}

div#banner {
	 display: none;
}

div#logo {
	display: none;

}
div#DOEtitleholder {
	display: none;
}
div#DOEtitle {
	display: none;
}

div#ingenuity {
	display: none;
}

div#level3_ingenuity {
	display: none;
}

div#lightbackground {
	display: none;
}
div#header_rule {
	display: none;
}

div#banner_top_image {
	display: none;
}

/*div#indexcontent {
	position:absolute;
	left:176px;
	top:499px;
	width:550px;
	z-index:3;
	padding: 20px 20px 20px 20px;
}
#indexcontent p {
	font: "Times New Roman", Times, serif;
	font-size:11pt;
	font-style:normal;
	text-align:left;
}*/

div#leftnav {
	display: none;
}

div#privacy_notice {
	display: none;
}

div#prepare {
	display: none;
}
div#exp_possibilities {
	display: none;
}

div#opps {
	display: none;
}

/*div#indexcontent {
	position:absolute;
	left: 0.5in;
	width:5in;
}

p {
	font: "Times New Roman", Times, serif;
	font-size:12pt;
	font-style:normal;
	text-align:left;
	color:#000000;
}*/
div#flag_banner {
	display: none;
} 
div#sub_images_banner {
	display: none;
}

div#printonly {
	position: absolute;
	left: 0;
	top: 0;
}

div#homeprintonly {
	position: absolute;
	left: .5in;
	top: 1in;
}

/* holder styles */
div#holder {
	position: absolute;
	left: 0px;
	top: 1.5in;
}

/* 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 {
 	position: absolute;
	left: 0;
}

#singlecolumn h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 18pt;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

#singlecolumn h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14pt;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

#singlecolumn h3 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14pt;
	color: #000;
	text-align: left;
	font-weight: bold;
}

#singlecolumn h4 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 12pt;
	color: #000;
	text-align: left;
	font-weight: bold;
}

#singlecolumn .breadcrumbs { 
	font-size: 10pt;
	text-align: left;
}

#singlecolumn a:link {
	text-decoration: underline;
	color: #013E99;
	font-weight: bold;
}

#singlecolumn a:visited {
	text-decoration: underline;
	color: #939;
	font-weight: bold;
}

#singlecolumn ul { 
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	list-style-type: square;
	list-style-position: outside;
}

#singlecolumn tr.altrow { 
	background-color: #CCC;
	font-size: 11pt;
}

#singlecolumn td { 
	font-size: 11pt;
}

#singlecolumn p.question { 
	font-size: 11pt;
	font-weight: bold;
	color: #013E99;
}

div#news {
	margin: 0px;
	padding: 15px 8px 8px 15px;
	float: right;
	width: 144px;
	background-color: #ADC1DE;
}
div#news p {
	color: #FFF;
	font-size:10px;
}*/

/* miscellaneous styles */
.brclear { 
	display: none;
}

