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 a:link , .bodyContent a:active , .bodyContent a:visited{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.bodyContent a:hover {
	text-decoration: underline;
}
.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:#E4E4E4;
	text-decoration: none;
}
.subNav a:hover {
	text-decoration:none;
	color: #FFF;
}
.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: 900px;
	line-height: 17px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.subContentArea a:link , .subcContentArea a:active , .subContentArea a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.subContentArea a:hover {
	text-decoration:underline;
}
.header {
	height: 174px;
	width: 960px;
}
.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;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #AC892F;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


.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: 178px;
	float: left;
	margin: 15px;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 25px;
	background-color: #EFEFEF;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #027383;
	border-right-color: #027383;
	border-bottom-color: #027383;
	border-left-color: #027383;
}
.leftSide a:link , .leftSide a:active , .leftSide a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.leftSide a:hover {
	color: #000;
}
.subContent h3 {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	margin-bottom: 0px;
}
.subContent h2 {
	font-size: 15px;
	color: #000;
	font-weight: bold;
	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;
}
.green {
	color: #2C9F04;
}
.green a:hover {
	color: #A0FD82;
}
.subContentAreaLeft {
	float: left;
	width: 635px;
	line-height: 17px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.subContentAreaLeft a:link, .subcContentAreaLeft a:active, .subContentAreaLeft a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.subContentAreaLeft a:hover {
	text-decoration:underline;
}
.subContentAreaLeft ul {
	font-weight: bold;
	margin-top: 10px;
	line-height: 20px;
}
.subContentAreaLeft ul li  {
	font-weight: normal;
	list-style-position: inside;
	margin-left: 10px;
	list-style-type: square;
}
.subContentAreaLeft ul li a:link , .subContentAreaLeft ul li a:active , .subContentAreaLeft ul li a:visited {
	font-weight: normal;
	text-decoration: none;
}
.subContentAreaLeft ul li a:hover {
	text-decoration: underline;
}
.subContentAreaLeft img {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}
.printtip {
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 5px;
}
.printtip a:link , .printtip a:active , .printtip a:visited{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.printtip a:hover {
	text-decoration:underline;
}
.help {
	color: #771313;
	font-size: 12px;
	font-style: italic;
}
.printtipTitle {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 5px;
}
