/* -----------------------------------------------
Title:		Print Styles
Author:		Brian Sweeting
Version:		27 Mar 2005
----------------------------------------------- */


body { background: #fff; font: 76%/190% "Times New Roman", Times, serif; text-align: left; color: #000; }
p { padding: 0px 0px 25px 0px; }
h1, h2, h3, h4 { color: #2D3437; margin-bottom: 15px; font-style: italic; }
h1 { font-size: 19px; margin-bottom: 35px; }
h2 { font-size: 16px; }
h3 { font-size: 13px; }
h4 { font-size: 10px; }

#pnav { display: none; }
.quote { padding-top: 50px; background: url(/img/bg_quote.gif) no-repeat center top; color: #475245; font-style: italic; }

.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;
}
