/* Start of CMSMS style sheet 'print' */
body {
   background: white;
   font-size: 12pt;
   text-align: left;
}

p, td {
   text-align: left;
}

#sidebar_div, #nav, #topnav, #logo, #central_collage, #phone_number, #rfq_button, #footer {
   display: none;
}

body, #main_wrap, #wrap {
	width: 100%;
	margin: 0;
	background: #fff url(none);
}


#rightSideBar {
	float:right;
	margin:0px 20px 20px;
	text-align:center;
	width:175px;
}

h1 {
	color:#005500;
	font-size:18pt;
	margin:10px 0px 5px;
}

h2 {
	color:#005500;
	font-size:13pt;
	margin:10px 0px 5px;
}

a {
	color:#000000;
}

#printer_logo {
	display:block;
}

#printer_footer {
	display:block;
	text-align:center;
}


/* End of 'print' */

