/* BEGIN WHISTLEBLOWER PRINT CSS ---------------------------------> */

/* Hide these */
#menuWrapper,
#udm,
#bannerStripe,
#bannerStripeTitle,
#dualLeft,
#dualRight,
#footer {
	display: none;
}	

body {
	background: none;
	font: normal 13px Verdana, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
}

#header {
	height: 38px;
}

img#logo {
	margin: 0 0 20px 0;
}

#contentWrapper {
	overflow: visible !important; 
	height: 100% !important;
}

.contentMainCol {
	width: 430px;
}

#index .contentMainCol {
	width: 330px;
}

#bottomTagLeft,
#index #bottomTagLeft {
	width: 0px;
	background: none;
}

#bottomTagRight,
#index #bottomTagRight {
	float: left;
	background: none;
	border-left: 0px solid #fff;
}

#bottomTagRight span {
	margin: 0px;
}



/* END WHISTLEBLOWER PRINT CSS -----------------------------------> */