@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.floatright {
	float: right;
}
body {
	background-color: #275c91;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #118168;
}
a:visited {
	color: #118168;
}
a:hover {
	color: #118168;
}
a:active {
	color: #118168;
}
#header {
	height: 163px;
}
#container {
	width: 1024px;
	padding-bottom: 16px;
	background-image: url(rs_images/tint_bkgd.png);
	background-repeat: repeat;
	width: 100%;
	padding-top: 16px;
}
#left {
}
#center {
	width: 599px;
}
#right {
	background-image: url(rs_images/right_bkgd.png);
	width: 258px;
	height: 475px;
	background-repeat: no-repeat;
	padding-left: 32px;
	padding-top: 16px;
	color: #002150;
	background-position: center;
	padding-right: 20px;
	margin-top: 44px;
}
#main {
	width: 567px;
	background-image: url(rs_images/main_bkgd.png);
	background-repeat: repeat-y;
	background-position: top;
	padding: 16px;
}
#nav {
	height: 28px;
	width: 599px;
	padding-bottom: 16px;
}
.greenhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #118168;
	line-height: 24px;
}
#footer {
	padding-top: 32px;
	padding-bottom: 32px;
	color: #FFFFFF;
	margin-left: 66px;
	height: 175px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.runaround {
	float: left;
	padding-right: 16px;
	padding-bottom: 16px;
}
.newshead {
	font-size: 14px;
	font-weight: bold;
	color: #002150;
}
#mainindex {
	width: 567px;
	background-image: url(rs_images/main_bkgd.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 16px;
	height: 414px;
}
.runaround2 {
	float: left;
	padding-right: 16px;
	padding-bottom: 25px;
}
.lightbluetext {
	color: #CEDEF0;
}
