/* Start of CMSMS style sheet 'Print' */
body {
color: #000 !important;
background:#fff !important;
font-family:Verdana, sans-serif;
font-size:12px;
line-height:140%;
border:0 !important;
}

#content h1 {
	line-height:20px;
	font-size:20px;
	font-weight:normal;
	padding:0px;
	margin:0 0 20px 0;
}

div#content {
display:block !important;
width:100% !important;
border:0 !important;
}

div#left,
div#menu,
div#submenu,
div#head,
div#search {
display:none !important;
}

img {
float:none; /* this makes images couse a pagebreak if it doesnt fit on the page */
}

table td.line img {
margin-bottom:5px;
}

/* End of 'Print' */

