/* CSS Document */
#main_footer, #header, #sec_leftcol, .mainimg, .phide {
	display:none;
}
#printhead {
	width: auto;
	display:block;
	text-align: right;
}
#printhead img {

}
#pringhome {
	display: block;
	width: auto;
}


body {
	background-color:#FFFFFF;
	margin:0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color:#000000;
}
#mainwrapped {
	width: auto;
}

#sec_rightcol {
}
#sec_rightcol h1 {
	font-size:25px;
	font-weight: normal;
	padding-bottom: 3px;
	border-bottom: 1px solid #000000;
}
#sec_rightcol h2 {
	font-size: 14px;
	color: #000000;
	text-transform:uppercase;
}
#sec_rightcol h3 {
	font-size: 12px;
	color: #000000;
}
#sec_rightcol p, #sec_rightcol h1, #sec_rightcol h2, #sec_rightcol h3 {
	padding-left: 0px;
}
#sec_rightcol ul li{
	list-style: disc;
	padding-left:0px;
}
.clr {
	clear: both;
}
.smalltext {
	font-size: 12px;
	font-style:italic;
}
sup {
	font-style:normal;
}
.img1 {
	padding-right: 20px;
}
.line {
	border-bottom:dashed 1px #999999;
	height: 20px;
	margin: 0px 0px 10px 0px;
	clear:both;
}
.right {
	float:right;
}

.sec_calloutR {
	float:right;
	width:220px;
	margin:15px 1px 15px 25px;
	padding:0px 1px 0px 25px;
	font-size:16px;
	line-height:22px;
	border-left: 1px solid #000000;
}


------------------------------Index Styles------------------------------
#content_in {
	width: 100%;
	height: 509px;
	background:url("../images/bg_index.jpg") no-repeat top;
	background-color:#d7dcd6;
}
#leftcol {
	display: none;
}
#text_in {
	width: 215px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	color: #333333;
}
#text_in {
	margin: 0px;
	line-height: 18px;
}
#contact_in {
	width: 232px;
	padding-left: 20px;
	background:url("../images/img_topcontact.jpg") no-repeat top;
	background-color:#7f373e;
	color:#FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 13px;
}
#contact_in h1 {
	font-size: 14px;
	margin: 0px;
	padding-top: 8px;
}
#contact_in h1 a:link, #contact_in a:visited, #contact_in a:active {
	text-decoration:none;
	color:#FFFFFF;
}
#contact_in h1 a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
#contact_in p{
	margin-bottom: 0px;
	margin-top: 8px;
}





