html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #0a1117;
}
body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 62.5%
}
.wrapper {
	width: 100%;
	height: 100%;
	min-height: 100%;
	background: url("../img/bg.jpg") bottom center no-repeat;
}

.container {
   width: 580px;
}

.f {
   width: 580px;
   height: 329px;
   padding-top: 146px;
   text-align: left;
}
.ftl {
   float: left;
   width: 45px;
   height: 45px;
   background: url("../img/ftl.png") top left no-repeat;
}
.ftr {
   float: right;
   width: 45px;
   height: 45px;
   background: url("../img/ftr.png") top right no-repeat;
}
.ftc {
   margin: 0px 45px 0px 45px;
   height: 45px;
   width: 490px;
}

.ftcl {
   float: left;
   width: 94px;
   height: 45px;
   background: url("../img/ftcl.png") top left no-repeat;
}
.ftcr {
   float: right;
   width: 104px;
   height: 45px;
   background: url("../img/ftcr.png") top right no-repeat;
}
.ftcc {
   position: relative;
   margin: 0px 104px 0px 94px;
   width: 292px;
   height: 45px;
}

.fbl {
   float: left;
   width: 45px;
   height: 45px;
   background: url("../img/fbl.png") top left no-repeat;
}
.fbr {
   float: right;
   width: 45px;
   height: 45px;
   background: url("../img/fbr.png") top right no-repeat;
}
.fbc {
   margin: 0px 45px 0px 45px;
   height: 45px;
   width: 490px;
   background: url("../img/fbc.png") top left no-repeat;
}

.fcl {
   width: auto;
   height: 239px;
   padding-left: 17px;
   background: url("../img/fcl.png") top left no-repeat;
}
.fcr {
   width: auto;
   height: 239px;
   padding-right: 17px;
   background: url("../img/fcr.png") right repeat-y;
}
.fcc {
   width: 546px;
   height: 221px;
   overflow: hidden;
   padding-top: 18px;
}

.logo {
   position: absolute;
   top: -146px;
   left: 0px;
   width: 292px;
   height: 214px;
   background: url("../img/logo.png") top center no-repeat;
}

h1, p {
   padding: 0px;
   margin: 0px;
}

.top {
   height: 178px;
}
.bottom {
   height: 43px;
   position: relative;
}
.form {
   height: 35px;
   background: url("../img/form.png") top repeat-x;
   padding: 8px 0px 0px 20px;
}

.t {
   clear: both;
   padding: 0px 50px;
}
.c {
   clear: both;
   padding: 10px 50px 0px 150px;
}
.b {
   position: absolute;
   top: -20px;
   left: 35px;
}

a {
   float: left;
   margin: 8px 0px 0px 10px;
   font-size: 1.1em;
   font-family: Arial;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}

h1 {
   float: left;
   color: #ffffff;
   font-style: italic;
   font-weight: normal;
   font-size: 2em;
}
h1 a {
   color: #ffffff;
   text-decoration: none;
   font-size: 1em;
   display: inline-block;
   border-bottom: 1px solid #455b6e;
   margin: 0px;
}

.link {
   background: url("../img/link.png") center left no-repeat;
   padding-left: 17px;
}
.linkd {
   background: url("../img/linkd.png") center left no-repeat;
   padding-left: 17px;
}



.form input {
   width: 155px;
   height: 20px;
   background: url("../img/input.png") top left no-repeat;
   border: 0px;
   font-size: 1.1em;
   color: #ffffff;
   font-style: italic;
   padding: 7px 0px 0px 7px;
}
.form div {
   float: left;
   margin-left: 15px;
}

em {
   color: #6d8395;
   font-size: 1.1em;
}
span {
   color: #ffffff;
   font-size: 1.1em;
}
p {
   color: #ffffff;
   font-size: 1.1em;
   padding: 5px 0px 0px 0px;
}

.copy {
   text-align: center;
   padding-top: 15px;
}
.copy p {
   padding: 5px 0px 0px 0px;
   color: #6d8395;
   font-size: 1.1em;
}
.copy a {
   float: none;
   font-family: "Trebuchet MS", sans-serif;
   font-size: 1.1em;
   font-weight: normal;
   padding: 0px;
   margin: 0px 0px 0px 2px;
   display: inline-block;
   border-bottom: 1px solid #455b6e;
}





.rf {
   width: 692px;
   height: 413px;
   padding-top: 146px;
   text-align: left;
}
.rftl {
   float: left;
   width: 45px;
   height: 45px;
   background: url("../img/rftl.png") top left no-repeat;
}
.rftr {
   float: right;
   width: 45px;
   height: 45px;
   background: url("../img/rftr.png") top right no-repeat;
}
.rftc {
   margin: 0px 45px 0px 45px;
   height: 45px;
   width: 602px;
}

.rftcl {
   float: left;
   width: 150px;
   height: 45px;
   background: url("../img/rftcl.png") top left no-repeat;
}
.rftcr {
   float: right;
   width: 160px;
   height: 45px;
   background: url("../img/rftcr.png") top right no-repeat;
}
.rftcc {
   position: relative;
   margin: 0px 160px 0px 150px;
   width: 292px;
   height: 45px;
}

.rfbl {
   float: left;
   width: 45px;
   height: 45px;
   background: url("../img/rfbl.png") top left no-repeat;
}
.rfbr {
   float: right;
   width: 45px;
   height: 45px;
   background: url("../img/rfbr.png") top right no-repeat;
}
.rfbc {
   margin: 0px 45px 0px 45px;
   height: 45px;
   width: 602px;
   background: url("../img/rfbc.png") top left no-repeat;
}

.rfcl {
   width: auto;
   height: 1%;
   min-height: 420px;
   padding-left: 17px;
   background: url("../img/rfcl.png") top left repeat-y;
}
.rfcr {
   width: auto;
   height: 1%;
   min-height: 420px;
   padding-right: 17px;
   background: url("../img/rfcr.png") top right repeat-y;
}
.rfcc {
   width: 658px;
   height: 1%;
   height: 420px;
   min-height: 420px;
   overflow: hidden;
   background: #182a3b url("../img/rfbg.png") top repeat-x;
}

.rfb2l {
   width: auto;
   height: 15px;
   padding-left: 17px;
   background: url("../img/rfb2l.png") top left no-repeat;
}
.rfb2r {
   width: auto;
   height: 15px;
   padding-right: 17px;
   background: url("../img/rfb2r.png") top right repeat;
}
.rfb2c {
   width: 658px;
   height: 15px;
   overflow: hidden;
   background-color: #182a3b;
}

.rlogo {
   position: absolute;
   top: -146px;
   left: 0px;
   width: 292px;
   height: 214px;
   background: url("../img/rlogo.png") top center no-repeat;
   z-index: 300;
}

.rc {
   clear: both;
   margin: 0px 28px;
   padding-top: 10px;
   margin-top: 10px;
}
.rcl {
   clear: both;
}

.rdot {
   border-top: 1px dotted #465c6f;
}
.rpad {
   padding-left: 17px;
}

.rfleft {
   width: 300px;
   float: left;
}
.rfright {
   margin-left: 332px;
}

.rfleft1 {
   float: left;
}
.rfright1 {
   margin-left: 220px;
}
.rfleft2 {
   float: left;
}
.rfright2 {
   margin-left: 480px;
}
.rlink {
   margin-left: 445px;
}
.rform input {
   width: 197px;
   height: 20px;
   background: url("../img/rinput.png") top left no-repeat;
   border: 0px;
   font-size: 1.1em;
   color: #ffffff;
   font-style: italic;
   padding: 7px 0px 0px 7px;
   margin-bottom: 5px;
}
.rform input.long {
   width: 456px;
   height: 20px;
   background: url("../img/rinputl.png") top left no-repeat;
}
.rform input.short {
   width: 90px;
   height: 20px;
   background: url("../img/rinputs.png") top left no-repeat;
}
.radio, .select {
   padding-top: 5px;
}
.radio {
   font-size: 1.1em;
   color: #ffffff;
}
.radio input {
   width: auto;
   height: auto;
   background: none;
   margin: 0px 5px 0px 0px;
   padding: 0px;
}
select {
   background-color: #2d465d;
   border: 1px solid #142433;
   font-size: 1.1em;
   color: #ffffff;
   font-style: italic;
   margin: 0px 3px 0px 0px;
   padding: 2px;
   height: 21px;
}
select.long {
   width: 145px;
}

.rfloat {
   clear: both;
}
.rfloat input, .rfloat select {
   float: left;
   margin-left: 5px;
}
.rfloat select {
   margin-top: 3px;
}

.toppad {
   padding-top: 15px;
}

.rfcont {
   position: relative;
}

.radio ul, .radio li {
  margin: 0; padding: 0; list-style: none; display: inline;
}
.error-tip {
  position: absolute;
  padding: 3px 5px;
  background: papayawhip;
  border: 1px solid indianred;
  color: darkred;
  margin-top: -25px;
  -moz-border-radius: 5px;
  display: none;
  font-family: Helvetica;
}

.submited .valid {
   background: url("../img/auth.png") center left no-repeat;
   padding-left: 17px;
}
.submited .invalid {
   background: url("../img/noauth.png") center left no-repeat;
   padding-left: 17px;
}

.error {
  font-family: Helvetica;
  color: #FF6666;
  padding-left: 17px;
  margin-left: 5px;
  background: url("../img/noauth.png") center left no-repeat !important;

}

.ast {
   background: url("../img/ast.png") center left no-repeat;
   padding-left: 17px;
}
.nast {
   padding-left: 17px;
}
.ast1 {
   margin: 0px 3px;
}