#logo, #menu, #leftcol, #footer, #title_top, #col_mid{
	display:none;
}body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}
.banner-sec {
	margin-top: 15px;
}

.callout {
	font-size: 16px;
	padding: 10px;
	border: 1px solid #666;
	margin-bottom: 12px;
}
p, h3, h4, a:link, a:hover, a:active, a:visited{
	color:#000 !important;
}
h1, .Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #a6a6a6;
	margin: 15px 0 10px 0;
	padding: 0 0 10px 0;
	color: #4b73ae !important;
	font-size: 20px;
}
h2 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	font-size: 14px;
	font-weight:bold;
	color:#6d2005;
}
p{
	margin:0;
	padding:0 0 12px 0;
}
