#Header {
	float: left;
	height: 202px;
	width: 891px;
}
#RHCNavBar {
	float: left;
	height: 25px;
	width: 891px;
	background-color: #FFFFFF;
}
#HomeMainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	float: left;
	width: 891px;
	height: 319px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #3A434A;
	text-decoration: underline;
}
h5 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #345e6b;
}
.aquaEmphasis {
	font-weight: bold;
	color: #345E6B;
}
#LeftColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	float: left;
	width: 443px;
	height: 695px;
}
#RightColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	float: right;
	width: 448px;
	height: 695px;
}
#Footer {
	background-color: #FFFFFF;
	float: left;
	height: 30px;
	width: 891px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}

#Wrapper {
	width: 891px;
	margin: auto;
	background-color: #FFFFFF;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	background-color: #333333;
	color: #FFFFFF;
}
a:active {
	background-color: #333333;
	color: #FFFFFF;
}
#MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	float: left;
	width: 891px;
}
.redEmphasis {
	font-weight: bold;
	color: #660000;
	font-style: italic;
}
