body {
	text-align: center;
	margin: 0px;
	background-image: url(../web/main_bg.gif);
	background-repeat: repeat;
}
.sitewrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.search {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	width: 450px;
	float: right;
	margin-top: 28px;
	margin-right: 30px;
}
.clearFloat {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.nav {
	width: auto;
	margin-left: 150px;
	margin-top: 9px;
	height: 42px;
	text-align: left;
	z-index: 10;
	margin-bottom: 8px;
}
.bottomLinks {
	background-image: url(../web/footer_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.footerbuttonG {
	background-image: url(../web/footerbutton_green.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 117px;
	width: 305px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.footerbuttonText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin: 10px;
	height: auto;
	width: auto;
	text-align: left;
}

.subNav {
	font-size: 13px;
	color: #FFF;
	text-align: right;
	width: auto;
	margin-right: 50px;
}
.mainContent {
	height: auto;
}
.flashBanner {
	height: 330px;
	width: auto;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #ac892f;
}
.bodyContent {
	color: #000;
	background-color: #FFF;
	width: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AC892F;
	text-align: left;
	margin-top: 0px;
	height: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.bodyContent img {
	padding-right: 20px;
	margin-top: -20px;
	margin-left: -20px;
}

.bodyContent h1{
	font-size: 18px;
	color: #027383;
	margin-top: 0px;
}


.subNav a:link , .subNav a:active , .subNav a:visited {
	color:#FFF;
	text-decoration: none;
}
.subNav a:hover {
	text-decoration:underline;	
}
.footer {
	font-size: 10px;
	color: #333;
	line-height: 16px;
	margin-bottom: 35px;
}
.footer a:link , .footer a:active , .footer a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	text-decoration:underline;
}
.subContentArea {
	float: left;
	width: auto;
	margin: 15px;
	line-height: 17px;
}

.header {
	height: 174px;
	width: 960px;
	font-family: Verdana, Geneva, sans-serif;
}
.logo {
	height: 164px;
	width: 183px;
	float: left;
	margin-top: 15px;
	background-image: url(../web/rc_logo.png);
	z-index: 25;
	position: absolute;
	margin-left: 0px;
}
.bodyContent h3 {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	margin-bottom: 0px;
}
.footerbuttonR {
	background-image: url(../web/footerbutton_red.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 117px;
	width: 305px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.footerbuttonY {
	background-image: url(../web/footerbutton_yellow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 117px;
	width: 305px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.subContent h1 {
	font-size: 18px;
	color: #027383;
	margin-top: 0px;
}
.subContent {
	color: #000;
	background-color: #FFF;
	width: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AC892F;
	text-align: left;
	margin-top: 0px;
	height: auto;
	padding: 20px;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #AC892F;
}
.subfooter {
	height: auto;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 10px;
	color: #333;
}
.leftSide {
	width: 225px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.subContent h3 {
	font-size: 15px;
	color: #000;
	font-weight: bold;
	margin-bottom: 0px;
}
.subContent h2 {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	margin-bottom: 0px;
}
.subTitleArea {
	height: auto;
	width: auto;
	margin-bottom: -10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
}
.subfooter a:link, .subfooter a:active, .subfooter a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.subfooter a:hover {
	text-decoration:underline;
	font-size: 10px;
	color: #333;
}
