/* CSS print styles */
body { background: white; font-size: 12pt; }

a:link, a:visited { color: #03f; background: transparent; font-weight: bold; text-decoration: underline; }
.noprint{ display:none; }

/*
#sidebar { float: right; width: 160px; font-size: 9px;}
*/
	#sidebar span	{ letter-spacing: -1px; }

	#sidebar .pad	{ padding: 20px 0px 20px 20px; }

	#sidebar strong	{ border-bottom: 1px dashed #aaa; display: block; }

	#sidebar ul { list-style: square; color: #416199; margin: 5px 0px 0px 15px; }

#bread { font-size: 11px; color: #666; margin-bottom: 7px; }

h1, h2, h3, #content, #footer { display: block; }

#header form, #headnav, #nav, .flasharea, #global, #subnav, span.dropdown, #skip, #footer, #sidebar, #secondarynav, #flash_content	{ display: none; }

.searchbox, .btn_search, .tagline { 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; width: 0; height: 0;	position: absolute;	overflow: hidden; }

span.sIFR-alternate { visibility: visible !important; display: block !important; position: static !important; left: auto !important; top: auto !important; }