html * { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin: 0; padding: 0; text-indent: 0; list-style: none; }

body, div, p, span, ul, li, img, form, input, select,h1,h2,h3,h4,h5, dl, dt, dd, th,tr,td { margin: 0; padding: 0; text-indent: 0; list-style: none; }

a { text-decoration:none; color:#282f72; font-weight:bold; }
a:hover { text-decoration:underline; }
img { border:none; }

body { background: #b8b8b8 repeat; text-align:center; }
body.login-top,
body.login-main { background: transparent; text-align:left; }

.page {width: 967px; margin: 10px auto 3px; text-align:left; }
.page-top { background: url('../images/page_top.jpg') no-repeat; height:9px; line-height:6px; }
.page-bottom { background: url('../images/page_bottom.jpg') no-repeat; height:11px; line-height:6px; }

.footer { text-align:center; color:#59595b; margin-bottom:20px; }

.clear-both { clear:both;}
.margin-top { margin-top:30px; }
.strong { font-weight:bold; }

.header-wrapper { background: url('../images/page_body.jpg') repeat-y; }

/*HEADER*/
.header { height:72px; padding-top: 18px; }
.header .logo { float:left; margin-left:20px; }
.header .logo img { width:auto; height:auto; }
.header .sign-in { float:right; margin-right:15px; }
.header iframe { width: 415px; height: 40px; margin: 0px; padding: 0px; border:none; }

/*FOOTER*/
.footer a { font-weight:normal; color:#59595b; }
.footer a:hover { text-decoration:none; }

/*NAVIGATION*/
.navigation { background: url('../images/nav_bg.jpg') repeat-x; height:25px; margin:0 6px; }
.navigation ul { padding:5px 0 5px 22px;}
.navigation li { float:left;  margin-right:15px; padding-right:15px; border-right:solid 1px #5f5f5f; }
.navigation li a { color:#FFFFFF; }
.navigation li.separator { color:#5f5f5f; }
.navigation li.last { border:none; }
.navigation li.current a { font-weight:normal; }

/*CONTENT*/
.content { width:967px; background: url('../images/page_body.jpg') repeat-y;  }
.content .main-column, 
.content .sub-column { float:left; }

/*CONTENT-MAIN COLUMN*/
.main-column { width:629px; min-height:310px; background: #ededef repeat; border-right:1px #434344 solid; color:#343435; line-height:16px; margin-left:6px; padding:20px 30px 30px 20px; }
.main-column .main-column-content { width:629px; }
.main-column p { margin-top:10px; }
.main-column p.sub-text { margin-left:30px; }
.main-column ul { margin:15px 0 0 30px; }
.main-column li { list-style:disc; }
.main-column h1, .main-column h3 { color:#282f72; }
.main-column h1 { font-size:17px; }
.main-column h3 { font-size:12px; margin-top:15px; }

/*CONTENT-SUB COLUMN*/
.sub-column { width:220px; padding:34px 0 30px 20px; }
.sub-column h2 { color:#282f72; font-size:18px; margin-bottom:15px; font-family:Arial, Helvetica, sans-serif; }
.sub-column p { margin-bottom:15px; }
.sub-column .sub-column-block { margin-bottom:40px; }

/*CONTENT-INDEX*/
.main-column .index-images { margin-bottom:30px; height:130px; width:629px; }
.main-column .index-images img { float:left; margin-right:2px; }
.main-column li span { color:#282f72; font-weight:bold; }

/*CONTENT-APPLY*/
.apply-form h3 { clear:both; }
.apply-form ul.form-errors li { color:red; }
.apply-form .form-row,
.apply-form .form-row-find { clear:both; padding-top:8px; width:500px; display:inline-block; }
.apply-form label { width:180px; float:left; font-weight:bold; }
.apply-form input,
.apply-form select { width:220px; float:left; }
.apply-form .radio { width:15px; }
.apply-form .currency { display:inline-block; width:350px; }
.apply-form .currency .radio { margin-right:4px; }
.apply-form .currency .radio-label { line-height:17px; }
.apply-form .form-row-find .radio,
.apply-form .form-row-find .input,
.apply-form .form-row-find span { float:left; }
.apply-form .form-row-find span { width:250px; }
.apply-form .form-row .form-captcha { margin:20px 0 0 180px; }
.apply-form .form-submit { clear:both; padding-top:20px; }
.apply-form .form-submit input { width:150px; }
.apply-form .form-row.confirm input { width: 15px; margin-right: 2px; height: 13px; }
.apply-form .form-row.confirm p { padding-left: 17px; }

.apply-form .form-accept {margin: 10px 0;}
.apply-form .form-accept input {width: 20px; }
.apply-thanks { height:310px; }

/*LOGIN-TOP*/
.login-top .login-form .input-login { width:90px; border:solid 1px #000000; margin-left:3px; }
.login-top .login-form .label-password,
.login-top .login-form .submit-login { margin-left:7px; }
.login-top .login-form .submit-login { width:70px; }
.login-top .login-top-text { margin-top:5px; clear:both; }
.login-top label,
.login-top input { float:left;}

/*LOGIN-MAIN*/
.login-main .form-row { clear:both; padding-top:8px; width:225px; display:block; }
.login-main .form-row label { width:80px; float:left; font-weight:bold; }
.login-main .form-row .submit-login { float:right; }

/*CONTENT-FAQ*/
.faq_sorter li,
.questions li { list-style-type:none; }
h2 { margin-top:15px; font-size:12px; }
h2.faq { border-bottom:1px solid #5F5F5F; }
ul.questions { margin-bottom:40px; }
span.faq-top a,
.faq_sorter li a { margin-left:5px; }
.questions li { margin-bottom:10px; }
.faq-question { position:relative; }
.faq-question h2 { width:580px; }
.faq-question span.faq-top { position:absolute; left:590px; top:0; }

/*CONTENT-TERMS*/
.main-column-content ol.terms-items1,
.main-column-content ol.terms-items2 { margin:30px 0 0 30px; }
.main-column-content ol.terms-items1 li,
.main-column-content ol.terms-items2 li { margin-top:5px; }
.main-column-content ol.terms-items1 li { list-style:lower-alpha; }
.main-column-content ol.terms-items2 li { list-style:decimal; }

.min-height { height:350px; }

