/* print stylesheet for LCMS */

body {
	font-family: Georgia, Century, "Times New Roman", Courier, serif;
	font-size: 10pt;
	background-color: white;
	color: black;
}

#headerBox, #extrasBox, #contextBox, #footerBox, #breadcrumbBox, #contextNavBox {
	display: none;
}

#bodyBox {
	padding: 0px !important;
}

#contentBox th {
	text-align: left;
}

#contentBox {
	overflow: visible !important;
	width: 100%;
	padding: 0px !important;
	margin: 0px !important;
}













