/* CSS Document */



<style type="text/css" media="print">


.thrColAbsHdr #mainContent {
 	color: black;
 	font-family: "Times New Roman", Georgia, Times;
 	background-color: white;
 	font-size:10pt; 
	width: 550%;	
	float: none !important; 
 }

.thrColAbsHdr #header, .thrColAbsHdr #sidebar1, .thrColAbsHdr #sidebar2,.thrColAbsHdr #footer {display:none;}

.printonly
{font-size:18pt;
display:inherit;
}

a { font-weight:bold;}

.noprint {
	display:none;
}
