/* set basics: colors, font size, and links */
body {
	background: #fff;
	margin: 0;
	padding:0;
	color: #000;
	font-size: 9pt; !important
	width:8in;
	}
p {font-size: 9pt;}
.em1 {font-size:11pt;font-weight:bold;color:#000; !important}
.em2 {font-size:10pt;color:#000; !important}
.em3 {font-size:9pt;color:#000; !important}
a {
	font-weight:bold;
	color:#333333;
	margin:0;
	padding:0;
	}
a:link:after, #content a:visited:after {
   content: " (" attr(href) " )";
   font-size: 90%;
   }
#topprint {
	display:block;
	}
#header, #sidebar1, #sidebar2, #topright, #skiplink, #menu {display:none;clear:both;}

.thrColFixHdr #mainContent, .thrColFixHdr #container {margin:0;width:100%;}

#footer {
	background:none;
	font-size:6pt;
	line-height:12px;
	}
.em1, .em2, img {
page-break-after: avoid;
}
ul, ol {
page-break-inside: avoid;
}