/* Start of CMSMS style sheet 'Print' */
body {
	font: normal 11px arial, tahoma, verdana, "sans serif";
	line-height: 18px;
	color: black;
	background: transparent;
}

#logo, #nav, #subNav, .subCol, #searchdiv, #share, #footer, .footLogo, #copyright a, #pageTools, #sitelinks { display: none; }

#printLogo {
	text-align: center;
	width: 210px;
	margin-bottom: 20px;
}

#printLogo img {
	display: block;
}

#printLogo cite {
	font-size: 13px;
	font-style: normal;
	padding-left: 36px;
	color: #444;
}

.clear { display: none; }

#breadcrumb { font-size: x-small; }
#breadcrumb a { color: #888; text-decoration: none; }
/* End of 'Print' */

