/*************************************
 * Print Only 
*************************************/
*{overflow:visible!important; position:static!important}
BODY {color: black; background: white; overflow: visible !important; }
A:link, A:visited {background: white; color: black; text-decoration: none;
   font-weight: bold;}

h1 {
	font: normal 1.2em Verdana, sans-serif;
	color: #000;
 	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:center;
}
h2 {
	font: normal 1.5em Verdana, sans-serif;
	color: #000000; 
	padding: 0px 0 1px 0px;
	text-align: center;
}

h3 {
	font: normal 1em Verdana, sans-serif;
	color: #000000; 
	padding: 0px 0 1px 0px;
	margin: 0 0 10px 0;
	text-align: center;	
}
DIV.adbanner {display: none;}

/***************************
 Header 
***************************/
#headerWrapper {display: none;}
#nav {display: none;}
.footer  {display: none;}
.intCopyTop{
	float: none;
	width: 900px;
	background-color: #ffffff;
}
#rightContent{
	width: 100%;
	float: none;
	background-color: #ffffff;
}
#leftContent{display: none;}

.printonly {
	display: block;
	
}
.noprint {display: none;}

.noshow {display: none;}