/* Start of CMSMS style sheet 'Print' */
body {
	background: #fff;
	margin: 0;
	padding: 0;
	width: auto;
	}
	
table { width: auto; }

.print { display: block; }

#headerPhoto, #topAddress, #menu, #colLeft, #breadcrumbs, #footerGray, .newsReturn, #rightButtons { display: none; }

#footer, #footerBlue {
	clear: both;
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	background: none;
	color: #929292;
	}

#header {
	height: 70px;
	width: auto;
	text-align: center;
	}
#page, #colRight {
	background: none;
	width: auto;
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
	}
#interiorContent, #productRight {
	width: auto;
	margin: 0;
	padding: 0;
	}
#productRight {
	width: 200px;
	margin: 0;
	padding: 0;
	}
#productLeft {
	width: auto;
	padding: 0 20px 0 0;
	}

.productTable { width: 100%; }

/* End of 'Print' */

