@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0; }
h1, h2, h3, h4 { padding: 0; margin: 0; color: #444; }
html {
	height: 100%;
	width: 100%; }
body {
	height: 100%;
	width: 100%;
	background: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px; }
a img { border: none; }
a, a:visited, a:active {
	color: #666;
	}
a:hover {
	color: #999;
	}
#header {
	border-bottom: 6px solid #a8a8a8;
	background: #fff;
	font-size: 16px;
	font-weight: bold;
	font-stretch: ultra-condensed;
	color: #a8a8a8; }
#header a {	color: #a8a8a8;	text-decoration: none; }
#header a:hover, { color: #585858; }
#headerinner {
	height: 112px; 
	vertical-align: bottom; }
#header_1 a { width: 61px; height: 14px; display: block; background: url(images/header_1.gif); background-position: top left; }
#header_2 a { width: 92px; height: 14px; display: block; background: url(images/header_2.gif); background-position: top left; }
#header_3 a { width: 86px; height: 14px; display: block; background: url(images/header_3.gif); background-position: top left; }
#header_4 a { width: 111px; height: 14px; display: block; background: url(images/header_4.gif); background-position: top left; }
#header_5 a { width: 58px; height: 14px; display: block; background: url(images/header_5.gif); background-position: top left; }
#header_6 a { width: 109px; height: 14px; display: block; background: url(images/header_6.gif); background-position: top left; }
#header_7 a { width: 155px; height: 14px; display: block; background: url(images/header_7.gif); background-position: top left; }
#header_8 a { width: 34px; height: 14px; display: block; background: url(images/header_8.gif); background-position: top left; }
#header_1 a:hover { background-position: bottom left; }
#header_2 a:hover { background-position: bottom left; }
#header_3 a:hover { background-position: bottom left; }
#header_4 a:hover { background-position: bottom left; }
#header_5 a:hover { background-position: bottom left; }
#header_6 a:hover { background-position: bottom left; }
#header_7 a:hover { background-position: bottom left; }
#header_8 a:hover { background-position: bottom left; }
#header .active a { background-position: bottom left; }
.cms-home #header .active a { background-position: top left; }
.cms-home #header .cmshomeactive a { background-position: bottom left; }
#headerinner span {	display: none; }
.inner {
	width: 960px;
	margin: 0 auto; }
.textspace { width: 25px; }
#content {
	width: 960px;
	margin: 0 auto; 
	padding-top: 18px; }
#content h3 {
	font-weight: bold; 
	padding: 0 0 8px 0; 
	font-size: 14px;
	margin: 0;
	}
#contentheaderimg {
	padding: 5px 0 10px 0; 
	margin-left: -2px;
	}


#maincontent {
	background: #fff url(images/rsf_content_main.png) no-repeat bottom left;
	width: 960px;
	
	}
#contentheader {
	background: url(images/rsf_content_toptab.png);
	height: 44px;
	color: #eee;
	font-size: 20px;
	padding: 8px 0 0 45px;
	}
#contentinner {
	width: 918px; 
	padding: 0 20px 20px 20px;
	border-left: 1px solid #2b2b2b; 
	border-right: 1px solid #2b2b2b;
	min-height: 320px;
	}
#contentinner p {
	font-size: 13px;
	margin-bottom: 10px;
	}
#contentinner h3 {
	padding-top: 15px;
	}
#contentinner h2 {
	padding-bottom: 15px;
	}



#rsffooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aaa;
	background: url(images/rsf_footer.png);
	width: 924px;
	height: 28px;
	padding: 13px 18px 0 18px;
	}
#rsffooter span { float: right; }
#rsffooter a { text-decoration: none; color: #aaa; }
#rsffooter a:hover { text-decoration: underline; }


.separator { border-top: 1px dotted #999; margin-bottom: 10px; }
.imgright { float: right; margin: 0 0 10px 10px; }
.imgleft { float: left; margin: 0 10px 10px 0; }
.raw { border: 1px solid #ccc; }
.news a { text-decoration: none; color: #444; }
.status { color: #c00; font-size: 16px; }
.success { color: #0a0; font-size: 16px; }
.question { border-bottom: 1px dotted #999; margin-bottom: 10px; }
.answer { padding: 5px 0 20px 20px; }
h4.status { text-align: center; padding: 20px; }
h4.success { text-align: center; padding: 20px; }
