/* 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;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible;
	display: block;
	position: static;
	left: auto;
	top: auto;
}

/*
ul {
	padding-left: 0px;
}

ul li,
ul li a,
ul li div,
ul li span, {
	padding-left: 0px;
}
*/

body {
	font-size: 12px;
}

.header .logo {
	top: 0;
	left: 0;
}

.homepage_news_link, .member_news_link {
	padding-left: 0px;
}

#main_nav,
.sub_nav,
.left_column,
.right_column,
.footer,
.header .minor_nav,
.header .header_search {
	display: none;
}

.large_content,
.small_content {
	width: 100%;
	margin: 0;
	padding: 0;
	float: none;
}

.frame {
	border: 0px;
	width: 97%;
}