/* @override http://napiers.craftydevil.biz/css/print.css */

body {	background: white;	font-family: 'Lucida Grande', LucidaGrande, Lucida, Verdana, Arial, Helvetica, sans-serif;	line-height: 1.5;	margin: 0;}a:link, a:visited {	color: #000;}h2 {	font-size: 18pt;}h4 {	font-size: 12pt;	margin-top: 1mm;}p {	font-size: 12pt;	}

div.footer {
	margin-top: 1cm;
	border-top: 1pt solid black;
	padding-top: 0.5cm;
}/* Hide These */
div#header ul, div.footer ul, div.accessLinks, div.newsPost img, div#paging, a.email, a.dlVCard, div.quote, div.homePics, div#sidebar img, div#subNav, div.team img, form {	display: none;}


/* 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;
}