.back1 {
	background-image: url(img/hch_back_r1_c1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bodyback {
	background-image: url(img/body_back.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3366CC;
	padding-left: 0px;
	padding-right: 30px;
}
.orangecallout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
	color: #F7AD30;
	line-height: 20px;
}
.maintextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #CC0000;
	padding-left: 0px;
	padding-right: 30px;
	text-transform: uppercase;
	padding-bottom: 4px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEA000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #006699;
}
.graybox {
	border: 1px dotted #CCCCCC;
	margin: 2px 32px 2px 6px;
	padding: 3px;
}
.maintextright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3366CC;
	padding-left: 12px;
	padding-right: 30px;
}
.maintext16 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
	padding-left: 0px;
	padding-right: 30px;
}
.yellowbox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5A021;
	margin: 3px;
	padding: 2px;
	border: 2px solid #B50128;
}
.blacklink {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
