/*Print Styles*/

#headerArea, #leftNavigation, #rightContent, #mainNavigation, .innerContent hr, .innerContent hr.dotsBG{
	display:none;
}

#centerContent, #centerContent .Content, #footer{
	width:88%;
}

#centerContent .Content, a, a:hover{
	font-size:10pt;
}

h1{
	font-size:12pt;
}

h2{
	font-size:11pt;
}

 #footer{
	margin-left:0px;
}



#printLogo{
	display:block;
	float:left;
	width:12%;
	text-align:center;
}