/* www.pnl.gov Print Stylesheet
   Author: Cameron Bates
   Updated: July 2006
*/

body {
	background-color: #fff;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {color: #155E91;}

#skipNav, #searchBox, #leftNav, #rightCol {display: none;}
#page {width: 95%;}
#topBanner {
	position: relative;
	width: auto;
	height: 69px;
	background-color: #fff;
	background-image: url(/images/topbanner_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	vertical-align: top;
	margin: 0;
}
#topBanner img {border: 0;}
#logo {margin: 0;}
#tagline {margin: 0 0 0 24px;}
/*#topNav {margin: 5px 0 0 0; border-right: 1px solid #fff;}
#topNav ul {height:26px;}
#topNav ul, #topNav li {margin: 0; padding: 0; list-style-type: none;}
#topNav li {display: inline;}
#topNav a {
	display: block;
	float: left;
	height: 18px;
	background-image: url(/images/bar_bg.gif);
	background-repeat: repeat-x;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .5pt;
	margin: 0;
	padding: 8px 20px 0 20px;
}*/
#topNav {display: none;}
#subBanner {
	padding: 0;
	background-color: #fff;
	margin: 0 0 8pt 0;
}
#subBanner img {width: 670px; height: auto;}
#subBanner #weather {display: none;}
#container {float: none; width: 670px;}
#main {width: auto; margin: 0; padding: 0 8pt 0 0;}

#main p, #main ul, #main ol {
    font-size: 9pt;
}

#main h1 {color:#29736E; font-size: 16pt; line-height: 112%;}
#main h2{font-size: 13pt; margin: 0 0 6px 0;}
body.home #main h2 {font-size: 13pt;}
#main h2 a {color: #000; text-decoration: none;}
#main h3{font-size: 11pt; margin: 0 0 6pt 0;}
/*#main a:link:after, #main a:visited:after {
    content: " (" attr(href) ") ";
}

#main a[href^="/"]:after {
    content: " (http://www.pnl.gov" attr(href) ") ";
}*/
#main #imageBlock, #main .imageRight {float: right; margin: 0 0 12pt 12pt; font-size: 8pt;}

#main .shareLinks {display: none;}

#footer {
	clear: left;
	background-color: #E5E5E5;
	margin: 10px 0 0 0;
	border-top: 1px solid #CFDFEC;
	font-size: 8pt;
	padding: 0px;
	position: relative;
	height: 75px;
	width: auto;
}
#footer .line {height: 53px; border: 1px solid #fff; background-color: transparent; padding-top: 10px;}
#footer #logos {display: none;}
#footer p {margin: 0 0 .5em 0;}
/*#footer p#bottomNav {position: absolute; top: 50px; right: 10px; font-weight: bold; margin: 0;}*/
#footer #bottomNav a {color: #000;}

.floatRight {float: right; margin: 0 0 8pt 8pt; font-size: 7pt; line-height: 120%;}
.floatLeft {float: left; margin: 0 8pt 8pt 0; font-size: 7pt; line-height: 120%;}
.floatRight img, .floatLeft img {margin-bottom:5pt;}

.imageRight2 {float: right; margin: 0 0 8pt 8pt;}