body {
	background: white;
	font-size: 12pt;
	font-family:'Times New Roman',Times,serif;
	color:#000000; 
	line-height:normal;
	height:auto !important
}
p {
	line-height:20px;
	height:auto !important
}

#content,
#sitecontainer,
#mainarea { 
	padding: 0px;
	margin: 0px;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
	height:auto !important;
	width:auto !important;
}
a {
	text-decoration:underline;
	color:#000;
}
img {
	border:none;
}

.hideOnPrint,
#header,
#footer,
#sidebar,
.miniNav,
.newsletterSignup {
	display:none;
}


