/* Start of CMSMS style sheet 'Print' */
body
{
	color: #000 !important;
	background-color:#fff !important;
	font-family:arial;
	border:0 !important;
}

img
{
	border: 0px;
}

div#navigation, div#footer, div#toolbar, div#tocontent, div#sponsorRotator 
{
	display:none !important;
}

div.pagetools, ol#breadcrumbs
{
	display:none !important;
}


div#content, div#contentRight, div#imagegallery
{
	display:block !important;
	width:100% !important;
	border:0 !important;
	padding:1em !important;
}

div.contentBoxTop, div.contentBoxBottom, div.featureBoxTop, div.featureBoxBottom
{
	display:none !important;
}

div.contentBoxMiddle, div.featureBoxMiddle
{
	border:0 !important;
}

div#sponsorRotator, div#factRotator
{
	border:0 !important;
}

div.rotatorNavivationBar
{
	display:none !important;
}

/*
div#sponsorRotator
{
	position:fixed;
	top:0px;
	right:0px;
}

div#sponsorRotator h2
{
	font-size: 1.1em;
	padding-top: 0;
	margin-top: 0;
	text-align:	right;
}
*/
/* End of 'Print' */

