





.sf_inactive{
	border:2px #3d91a5 solid;
	background:#3d91a5;
	color:#b4d3db;
}

.sf_active{
	border:2px #8BB544 solid;
	background:#fff;
	color:#333;
}

.sf_text{
	border:2px #3c90a5 solid;
	background:#fff;
	color:#888;
}

body {
	margin:0;
	padding:0;
	background:#531652 url(/style/bg.gif) repeat-x;
	font:90% Arial, Helvetica, sans-serif;
	color:#0;
	line-height:180%;
	text-align:center;
}
img
{
	border: 0;
}
a {
	text-decoration:none;
	color:#8BB544;
}
a:hover {
	text-decoration:none;
	color:#999;
}
h1 {
	font-size:220%;
	margin:0 20px;
	line-height:1em;
	color:#8bb544;
	font-weight:normal;
}
h2 {
	font-size:170%;
	color:#8bb544;
	font-weight:normal;
}
h3 {
	font-size:150%;
	color:#8bb544;
	font-weight:normal;
}
p.info {
	margin:0 20px;
	font-size:110%;
	color:#999;
}
p.floater{
	margin:0;
	position:absolute;
	top:2em;
	right:121px;
	float:left;
	line-height:2em;
	height:2em;
	font-size:120%;
	font-weight:bold;
}
p.floater a{
	float:left;
	line-height:2em;
	height:2em;
	padding:0 20px;
	background:#8bb544;
	color:#fff;
}
p.floater a:hover{
	background:#4a98af;
	color:#fff;
}
code {
	font-size:110%;
}
pre {
	margin:1em 0;
	padding:1em 20px;
	line-height:150%;
	background:#e5f1f4;
	border-left:1px solid #a4d5e4;
}
#mainpage {
	margin:auto;
	margin-top: 20px;
	width:730px;
	background:#fff;
	position:relative;
	text-align: center;
	padding: 22px 0 0 0;
}
#mainpage p
{
	text-align: left;
	padding: 0 22px 12px 22px;
}
#mainpage h1
{
	margin-bottom: 32px;
}
#mainpage h2 
{
	font-size:170%;
	color:#8bb544;
	font-weight:normal;
	text-align: left;
	margin: 0 20px 0 20px;
}
#container {
	margin:auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width:730px;
	background:#fff;
	position:relative;
	text-align: center;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
}
#container p
{
	margin: 20px 60px 20px 60px;
}
#content {
	margin: auto;
	text-align: center;
}
p.more{
	font-size:110%;
}
p.more a{
	font-weight:bold;
}
p.sig {	
	padding:0 2em;
	text-align:center;
	color:#fff;
}
form{
	margin: auto;
	padding:0;
	width:368px;
	height:185px;
	background:url(/style/form_back.gif) no-repeat 0 0;
}
#searchform p{
	padding: 64px 0 0 62px;
	margin: 0;
	text-align: left;
	color: #fff;
}
form input{
	width:200px;
	border:none;
	padding:3px;
	font-size:110%;
	vertical-align:middle;
}
form button{
	margin-left:10px;
	width:53px;
	height:30px;
	border:none;
	text-indent:-8000px;
	overflow:hidden;
	background:url(/style/button.gif) no-repeat 0 0;
	cursor:pointer;
	vertical-align:middle;
}

#apply{	
	border:none;
	background:#8BB544;
	color:#fff;
	padding:3px 10px;
	font-size:110%;
}

.rbroundbox { background: url(/style/nt.gif) repeat; }
.rbtop div { background: url(/style/tl.gif) no-repeat top left; }
.rbtop { background: url(/style/tr.gif) no-repeat top right; }
.rbbot div { background: url(/style/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/style/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }

.bimg{
padding: 4px;
border: 1px solid #cccccc;
background-color:#fff;
}

ul
{
	color: #fff;
}

.FooterBanner
{
	margin-top: 30px;
}

#Footer
{
	padding: 12px;
	background-color: #EFF4F8;
	font-family: Verdana, Geneva, sans-serif;
	-moz-border-radius-bottomleft: 14px;
	-moz-border-radius-bottomright: 14px;
	-webkit-border-bottom-right-radius: 14px;
	-webkit-border-bottom-left-radius: 14px;
}

#Footer p
{
	font-size: 11px;
	margin: 0;
	color: #8bb544;
	text-align: center;
	padding: 0;
}

#Footer p.Info
{
	font-size: 11px;
}
