/* Start of CMSMS style sheet 'Print' */
img, object, embed, #left-col, #right-col, #legal-content, .hide, #show {
	display: none;
}
#legal-print {
	display: block;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
h1 {
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	padding: 10px 0;
	margin: 0;
	color: #CCC;
	text-align: center;
	font-size: 14px;
	clear: both;
}
h2 {
	font-size: 14px;
}
#footer {
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	margin: 0;
	padding: 0;
	color: #000;
}
.fn {
	display: block;	
}
#show {
	font-size: 11px;
	color: #CCC;
}
/*

	sIFR print styles
	
*/
.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;
}
/* End of 'Print' */

