@charset "ISO-8859-1";
/* CSS Document Printer Override */
body {
	text-align:center;
	background-image: none;
	color:#000;
	font: 12px "Georgia", Times New Roman, Times, serif;
}
#header-content {
		display: none;
}
#print-header-content {
		display: block;
		padding-bottom: 20px;
		color: #000;
		text-align: left;
		font-size: 14px;
}
#top-nav-container {
		display: none;
}
div#page-content {
	top:10px;
	background-image: none;
}
div#page-content-center {
	top:10px;
	background-image: none;
}
#footer-content {
	top:10px;
	background-image: none;
	text-align: left;
}
div#column-01 {
	display: none;
}
.column-wrapper {
	text-align: left;
}
