/* Start of CMSMS style sheet 'print' */
img, object, #sub-nav, #legal-content, #nav-holder, .access, #header ul, #products {
	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
}
#footer a {
	font-size: 11px;
}
#show {
	font-size: 11px;
	color: #CCC
}
/* End of 'print' */

