@charset "ISO-8859-1";
a:hover {
	text-decoration: underline;
	color: #467880;
}
a:link {
	text-decoration: underline;
	color: #8C3C35;
}
a:visited {
	text-decoration: none;
	color: #8C3C35;
}
a:active {
	text-decoration: none;
	color: #8C3C35;
}
.rcs_headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #477880;
}
.rcs_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.rcs_nav {
	color: #477880;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.rcs_body_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8C3C35;
}
