/* CSS Document */

body {
background-color:#FFFFFF;
font-size: 12pt;
margin: 0;
padding: 0;

}

#centercol {
   width: 377px;
   position: absolute;
   top: 120px;
   border: 0;
   margin: 0;
   }
   
#rightcol {
   width: 270px;
   position: absolute;
   top: 120px;
   left: 378px;
   border: 0;
   margin: 0;
}

#divider3 {
   width: 270px;  /*236px*/
   border: 0;
   margin: 0;
}
   
#hidden {
display: block;
padding-bottom: 8px;
page-break-after: avoid;
}
   
#whheader {
   display: none;
   }

.noprint {
display: none;
}

#print_title {
display: block;
font-family: Arial, Helvetica, sans-serif;
color: #006699;
font-size: 14pt;
font-weight: bold;
margin-bottom: 8px;
}
   
a:link, a:visited {
   color: #006699;
   background: transparent;
   text-decoration: underline;
   }

img { border: none; }

#leftcol {
   display: none;
   }
   
#footer {
   display: none;
   }
   
#footer_links {
   display: none;
   }

#print-email {
display: none;
}

#wrapper {
display: block;
width: 100%;
margin: 0;
padding: 0;
page-break-inside: avoid;
}

#navbar h4 {
	font: bold 10px Georgia, "Times New Roman" Times, serif;
	color: #666;
	height: 31px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	background: none;
}

#release-tools {
display: none;
}

#banner-subnav-date {
	width: 400px;
	display: block;
	float: left;
}

