/* Print Style Sheet */
@media print {

body{
	background:white;
	color:black;
	margin:0 }

#newsandblogs2, #content1s, #contents, #newsandblogsholder{
	margin-left: 0;
	float: none;
	display: block;
	width: auto;
	font-size: 12pt;
}

#pdlogo{
	display: block;
}

#header, #sharethis, #idc-container, #content2s, #footer, #whitebottomcornersh2, #whitetopcornersh2{ 
display: none;
}