body img {
	display: none;
}
.banner, #left-content, #topCap, #relWrapper, #right-main, #footer, #right-content img.quoteFrame, .ControlPanel, #flash{
	display: none;

}
#right-content, .content-bot, .content-bot-right {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font: 13px Arial, Helvetica, sans-serif;
	float: none;
}

#right-content img, .content-bot img, .content-bot-right img {
	display: inline;
}
#right-content h1, .content-bot h1, .content-bot-right h1 {
	font: normal 35px Georgia, "Times New Roman", Times, serif;
	color: #105F85;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#right-content h2, .content-bot h2, .content-bot-right h2 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #105F85;
	margin: 25px 0px 10px;
	padding: 0px;
}
#right-content .callout {
	color: #C09527;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	padding: 15px;
	border: 1px solid #999;
}
body , #wrapper, #main, #left-main, #wrapper-index, #main-index, #left-index{
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: none;
	background-image:none !important;
	background-color:#fff !important;
}

#blogPrintWrap {}

