@media print {
  * {
  background-color: white !important;
  background-image: none !important;
  }
}
body {
	font-size: 12pt;
   background: white;
   margin:0;
   padding:0;
   font-size: 0.7em;
   }
   
#centerColumn, #certify, #wrapper, #faux, #fauxTop, #fauxBottom {
	width: auto;
	float: none !important;
	overflow: visible !important;
}

p, li {
line-height: 1.4em;
}

#wrapper, #centerColumn {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	color: black; 
	background: transparent;
}


#leftColumn, #search, #header, #midContainerWrapper {
	display: none;
}

/*#header {
	height: 75px;
}

#headerLeft img {
	display: block;
	width: 66%;
	padding: 0; margin: 0;
	margin-bottom: 10px;
}*/

#siteCredits, .footer, .credits {
	display: none;
}

#print_sheet_footer, #siteCredits img {
	display: block;
	width: 100%;
}

#print_sheet_header {
	display: block;
	width: 100%;
}