/* Start of CMSMS style sheet 'print home' */

ul#constants, ul#mainNavigation, ul#sublevelNavigation, #logo, #tagline, ul#caseStudiesClickThruNav, #footer { display: none; }

.top { height: 150px; }
	.top p {
		top: 90px;
		left: 0px;
		color: 000;
		}			

#printLogo, #footerPrint { display: block; }

#bottomFocusAreas {
	height: 400px;
	background: none;
	}
#caseStudies {
	left: 0;
	width: 180px;
	height: 325px;
	padding: 0;
	background: none;
	}
#testimonials {
	left: 220px;
	width: 200px;
	height: 168px;
	padding: 0;
	background: none;
	}
#webinars {
	left: 220px;
	width: 200px;
	height: 154px;
	padding: 0;
	background: none;
	}
#newsAndEvents {
	left: 420px;
	width: 200px;
	height: 325px;
	padding: 0;
	background: none;
	}


/* End of 'print home' */

