/* 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;
}

#navPrimary, #navUtility, #searchForm, #welcome, #crumbList, #sidebarLeft, #sidebarRight, #adBanner, #footerRight {
	display: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
}

#header {
	height: auto;
	margin: 0;
	padding: 0;
}

h1 {
	height: auto;
	background: none;
	margin: 0;
	padding: 0;
	position: static;
	width: auto;
}

h1 a:link, h1 a:visited {
	position: static;
	display: inline;
	margin: 0;
	height: auto;
	width: auto;
	font-size: 16pt;
	text-indent: 0;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 8pt 0;
	padding: 0;
}

#container {
	width: auto;
	border: 0;
}

#columnContainer {
	float: none;
	width: auto;
	margin-top: 0;
	border-right: 0;
	border-left: 0;
}

#columnContainer #content {
	width: auto;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	float: none;
	font-size: 13pt;
	line-height: 1.5em;
}

#columnContainer #content p,
#columnContainer #content li {
	font-size: 13pt;
	line-height: 1.5em;
}

#footer {
	margin-top: 2em;
}

#membershipPromo {
	width: 520px;
}
