/* print styles -----*/

body {background: white !important;}

#masthead, #leftcol, #member_masthead p {display: none;}

* {background: transparent !important; color: black !important;}

#body {width: 8.5in; margin: .5in; float: none;}

#member_body, #footer, #footer p {width: 6.5in !important; margin: 0 !important; padding: 0 !important;}

#footer p {margin-top: 30px !important; font-size: 10px !important; line-height: 14px; !important;}

#member_masthead {color: gray !important; margin: 20px 0 0 !important;}

#member_masthead h1 {padding: 0 !important; margin: 0 !important;}

.print {display: block; margin: 0 !important; padding: 0 !important;}

.noprint{display:none;}

table.mcle_results {
	border-collapse: collapse;
	font-size: 11px;
	width: 6.5in !important;
}

table.mcle_results tr.th {
	color: white;
	background-color: #336999 !important;
}

table.mcle_results tr.totals {
	font-weight: bold;
	background-color: rgb(225, 233, 240) !important;
}

table.mcle_results tr td {
	background-color: transparent;
}

#info {
	background-color: #ffc;
}

#info h4 {
	background-color: #a54c27 !important;
	color: white !important;
}
