body {
	background-color: white;
}

 /*@page {
  size: 7.5in 10in;  width height
} */

#header, #title-sub, .subnav, .cornerImage, #footer, #tabs, #content-sub-3 {
	display: none;
}

#content-sub-2, #content-sub-1 {
	width: 80%;
	font: normal 13px arial, verdana, geneva, helvetica, sans-serif; 
	color: #000; 
	background-color: white;
}


#content, #content-wrap, table, td, #breadcrumbs {
	background-color: white;
}
a {
	color: #000;
	text-decoration: none;
}

.headerText {
	font-size: 2em;
	font-weight:bold;
	font-family: arial, helvetica,sans-serif;
	background-color: white;
	color: #000;
	border: 0px;
}

#printHeader {
	text-align: right;
	height: 45px;
	width: auto;
	background-image: url("/images/printbio/printbio_logo.gif");
	background-repeat:no-repeat;
	
}
img {
	border: 0;
}
