#header, #nav, #footer, #handouts, #sidebar {
	display: none;
}

#print_header {
	text-align: center;
}

h3 {
	width: 100%;
	background-color: #f7f7f7;
	color:#000000;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	text-align: center;
	text-transform: uppercase;
}

#content {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 12pt;
	line-height: 15pt;
}

#content p {
	margin: 1.5em 10% 0 10%;
}

#content dd {
	margin: 0 10%;
}

#content dt {
	font-weight: bold;
	margin: 1.5em 10% 0 5%;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}