/* Start of CMSMS style sheet 'Print' */
body {
	background-image: none;
	background-color: #fff;
	font: 14px/1.5 'trebuchet ms', helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	}
table, tr, th, td {
	font: 14px/1.5 'trebuchet ms', helvetica, sans-serif;
	color: #000;
	}

#randomPhotos, #menu, #techassist, #footer ul, #logo, #submenu, .breadcrumbs { display: none; }

#site {
	border: none;
	width: 100%;
	margin: 0;
	padding: 0;
	}

#content {
	background-image: none;
	border-bottom: 1px solid #d4d4d4;
	margin: 0;
	padding: 0;
	}
	
#footer {
	margin: 0;
	font-size: 12px;
	color: #767676;
	}
#footerAddress {
	width: 520px;
	margin: 15px 0;
	white-space: nowrap;
	}
#footerAddress img {
	float: left;
	}
#footer span {
	font-size: 14px;
	color: #187dcb;
	}
img { border: none; }
#copyright {
	text-align: left;
	font-size: 12px;
	color: #959494;
	}
/* End of 'Print' */

