/* Print Stylesheet */
body {
	color: #000;
	text-align: left;
	font-size: 90%;
	background-color: #fff !important;
	background-image: none !important;
}
#wrapper, * html #wrapper {
	width: 95%;
	border: none;
	margin: 0;
	padding: 0;
	background-color: #fff !important;
	background-image: none !important;
}
#masthead {
	height: auto;
}
#header {
	width: auto;
	padding-bottom: 10pt;
	margin-bottom: 0;
	background-color: transparent !important;
	background-image: none !important;
}
#masthead *, #nav, #action, #flashcontent { display: none !important; }
#outer, #inner {
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent !important;
	background-image: none !important;
	width: 95%;
}
#content {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent !important;
	background-image: none !important;
	width: 95%;
}
#inner a, #inner a:visited {
	color: #444;
	font-weight: normal;
	position: relative;
}
#breadcrumbs { color: #bbb; }
#footer { 
	color: #ccc; width: 100%; text-align: center; border-top: 1px solid #ccc; padding-top: 3pt;
	background: transparent none;
	clear: both;
}
#footer a { display: none; }