@charset "utf-8";
/* CSS Document */

#banner, #topnav, #footer, #rightnav {
	display:none;
}

a {
	text-decoration: none;
}

#banner_print {
	border-bottom: solid 1px;
	padding-bottom: 0.25em;
	text-align: center;
	display: block;	
}

#bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px 40px 20px 40px;
}
#bodycopy h1 {
	font-size: 16px;
	font-weight: bold;
}

#bodycopy h2 {
	font-size: 14px;
	font-weight: bold;
}
#footer_print {
	border-top: solid 1px;
	margin-top: 2em;
	padding-top: 0.25em;
	text-align: right;
	color: gray;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	line-height: 14px;	
}
