body {
	background: #FFF;
}
#outside, #header, #nav, #subnav, #footerlinks, #subleft2{
	display: none; 
	}
.rightprint {
	display: none; 
	}
#container {
	border: none; 
}
#content h1, #content h2, content2 h1 {
	color:#000;
	font-size: 11pt;
	padding: 0px;
	margin: 0px;
}
#content p,#content p, #content2 p, #content3 p, #content4 p, #contentTerms p, #contentSitemap p { 
	font-size: 10,5pt;
}
#innercontainer {
	background: none; 
}
#content, #content2, #content3, #content4, #contentTerms, #contentSitemap {
	margin-left: 20px; /* Carves out a space for the left, floated column. */
	margin-right: 20px; /* Carves out a space for the right, floated column. */
	padding: 0px 50px 0px 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content table td, #content2 table td {
	margin: 0px 5px;
	padding: 0px 5px;
}
.pullquote {
	color: #000;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}
.boxsmall {
	font-size: 0.85em;
	text-align: center;
	padding: 5px;
	margin: 5px;
	border: none;
}
