@charset "UTF-8";
/* Custom CSS Print Styles */

body {
	width: 95%;
}
#topnav {
	display: none;
}
#left_column {
	display: none;
}
#featured_navigation {
	display: none;
}
#logo {
	display: none;
}
#footer {
	font-size: 7pt;
	margin-top: 10mm;
	padding-bottom: 4mm;
	border-top-width: 0.25pt;
	border-bottom-width: 0.25pt;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
