/*sifr*/

/* 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;
}

/*Print Styles*/

body {
	font-family: arial, helvetica, sans-serif;
	color: #5b48af;
	width: 99%;
}

#template_leftnav {
	display: none;
}

h1 a {
	text-decoration: none;
	color: #5b48af;
}

#relatedActivities {
	display: none;
}

#skiptonav {
	display: none;
}

#activities {
	display: none;
}

#header-copy h2, #header-copy ul li a {
	display: none;
}

#header-copy ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#more-info {
	width: 30%;
	float: right;
	margin-right: 5%;
	padding: 3%;
	border: 1pt solid #5b48af;
}

#more-info img {
	width: 90%;
	margin: 2% 5% 2% 4%;
}

#more-info ul li {
	margin-left: 0;
	padding-left: 0;
}

#template_legal {
	font-size: 9pt;
	border-top: 1pt solid #5b48af;
	margin-top: 18pt;
}

#footer_legallinks {
	display: none;
}

#footer_helplinks {
	display: none;
}

#credits {
	font-size: 85%;
}
