body
{
	background: none !important;
	font-size: 12pt;
}

a:link, 
a:visited,
a:hover,
a:active
{
	color: black !important;
	background: transparent !important;
	text-decoration: none !important;
	font-size: 12pt !important;
}

#rightcol a:link:after,
#rightcol a:visited:after,
#rightcol a:hover:after,
#rightcol a:active:after
{
   content: " (" attr(href) ") ";
}

#mainNav,
#topRightNav .searchBar,
#topRightNav .infoBar,
#searchFieldSet,
#primaryContent,
#secondaryContent,
#breadcrumbs,
#leftcol,
#mainSecondaryContent,
#footer
{
	display: none;
}

#headerExpander,
#header,
#topRightNav
{
	background: none;
	float: none;
	padding: 0;
	margin: 0;
	height: 71px;
	display: block;
}

#mainPrimaryContent
{
	border: none;
	margin: 0 !important;
	padding: 0 !important;
	float: none;
	clear: both;
}

#rightcol
{
	background: none;
	color: black;
	width: 720px !important;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
	display: block;
	clear: both;
}


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

/* BEGIN sIFR print stylesheet */