.noPrint, .leftColumn, .TechLink, .location, .Gray, #cma
{
  display: none;
}
.Print
{
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	float: none;
	overflow: visible;
	color: black;
}
* {
	background-color: #ffffff !important;
    background-image: none !important;
}
a, h1, h2, h3 {
	color: #000000;
}
body
{
	font: 11pt Georgia, "Times New Roman", serif;
	color: #000000;
}
#TextPadding, #text {
	border: 0px;
	font: 11pt Georgia, "Times New Roman", serif;
	color: #000000;
	padding: 0px;
	margin: 0px;
}