p.spacer,
.hidden {
    display: none;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    line-height: 150%;
    margin: 5px;
    padding: 0px;
    background-color: #DBE9DB;
}

p, address {
    margin: 0 0 15px 0;
    padding: 0px;
}

address h1,
address h2,
address h3,
address h4,
address h5,
address h6 {
    font-style: normal;
    margin: 0;
    padding: 0;
}

h1 {
    font-size:18px;
    padding-top:10px;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left:20px;
    color:#126531;
}

h2 {
    font-size:14px;
    margin-left:20px;
    margin-top: 0;
    margin-bottom: 0;
    color:#126531;
}
h3 {
    font-size:12px;
    margin-left:20px;
    margin-top: 0;
    margin-bottom: 0;
    color:#126531;
	font-weight:bold;
}
h2.list-title{
	font-size: 16px;
	margin-left: 3px;
}

a:link, a:visited, a:active {
    color: #106931;
}

a:hover, a:focus {
    color: #106931;
    text-decoration: none;
}

.main-text {
    padding: 0px 10px 0px 10px;
}

.main-text2 {
    margin-right: 10px;
}

table.countryListing, table.stateSchoolList {
    margin-left: 15px;
    background: #dbe9db;
    width: 95%;
    border: 0;
    clear: both;
    border-bottom: 2px solid #dbe9db;
}

table.countryListing caption,
table.stateSchoolList caption {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    text-align: left;
    margin: 5px 0 0 0;
    padding: 0 0 5px 0;
    color: #126531;
}

table.countryListing th,
table.countryListing td,
table.stateSchoolList th,
table.stateSchoolList td {
    padding: 5px;
    margin: 0;
}

table.countryListing th,
table.stateSchoolList th {
    background: #dbe9db;
    font-weight: bold;
    text-align: left;
}

table.countryListing td,
table.stateSchoolList td {
    background: #ffffff;
}

.bold {
    font-weight: bold;
}

.cookies {
    font-size:80%;
    margin-top: 0;
    margin-bottom: 0;
}

#logo {
    padding: 15px;
}

.body {
    width:900px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    margin: 0px;
    padding: 0px;
}

.header {
    width:100%;
    /*-moz-box-shadow:3px 3px 12px 0 #999;*/
    /*-webkit-box-shadow:10px 10px 10px #aaa;*/
    -moz-border-radius: 10px 10px 0px 0px;
    background-color:#FFF;
    margin:0 auto;
    float:left;
    display: inline;
    *margin-left:-0.04em;
}

.top-header {
    width: 900px;
    text-align:right;
    margin-top: 0;
    margin-bottom: 5px;
}

.top-header h1 {
    font-size: 100%;
    font-weight:normal;
    padding-right: 10px;
    font-style:italic;
}

.body-central {
    width:100%;
    /*-moz-box-shadow:3px 3px 12px 0 #999;*/
    /*-webkit-box-shadow:10px 10px 10px #aaa;*/
    -moz-border-radius: 0px 0px 10px 10px;
    background-color:#FFF;
    margin:10px 0px 0px 0px;
	padding-top: 10px;
	padding-bottom: 15px;
    float:left;
    display: inline;
    *margin-left:-0.04em;
}

.body-central p, .body-central address {
    padding-left: 20px;
}



.box {
	padding: 0px 10px 5px 0px;
	width: 250px;
	margin: 20px 0 20px 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:0px solid #063;
	background-color: #DBE9DB;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	overflow:hidden;
	font-size: 11.5px;
	float:left;
	min-height: 220px;
}

.box h2 {
    text-align:center;
    margin:0;
    padding-top: 10px;
    padding-bottom: 5px;
    color:#333;
    font-size:14px;
}

.box li{
    margin-left: -20px;
}


.box-right {
    width: 225px;
    -moz-border-radius: 10px;
    background-color: #DBE9DB;
    margin: 5px 10px 15px 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    clear: right;
    float: right;
}

.box-right h2 {
    text-align:center;
    margin:0;
    padding-top: 10px;
    color:#333;
    font-size:14px;
}

.box-right p {
    padding-left: 5px;
    font-size: 90%;
    margin: 0px;
    line-height: 1.5em;
}



.image img { padding-right: 20px; }

.cosigner-requirement-info {
    background-color: #e0e0e0;
    border-radius: 10px;
    margin: 15px 0 15px 20px;
    padding: 15px 0;
    max-width: 50%;
}

.cosigner-requirement-info p {
    margin: 0;
}

#box-apply {
    width: 230px;
    -moz-border-radius: 10px;
    background-color: #DBE9DB;
    margin: 5px 10px 15px 10px;
    padding-bottom: 10px;
    padding-left: 5px;
}

#box-apply h2 {
    text-align:center;
    margin:0;
    padding-top: 10px;
    color:#333;
    font-size:14px;
}

.menu {
    margin:0 auto;
    padding:0;
    height:30px;
    width:100%;
    display:block;
    background:url('images/topMenuImages.png') repeat-x;
    float:right;
}

.menu li {
    padding:0;
    margin:0;
    list-style:none;
    display:inline;
}

.menu li a {
    float:left;
    padding-left:15px;
    display:block;
    color:rgb(255,255,255);
    text-decoration:none;
    font:12px Verdana, Arial, Helvetica, sans-serif;
    cursor:pointer;
    background:url('images/topMenuImages.png') 0px -30px no-repeat;
}

.menu li a span {
    line-height:30px;
    float:left;
    display:block;
    padding-right:15px;
    background:url('images/topMenuImages.png') 100% -30px no-repeat;
}

.menu li a:hover {
    background-position:0px -60px;
    color:rgb(255,255,255);
}

.menu li a:hover span {
    background-position:100% -60px;
}

.menu li a.active, .menu li a.active:hover {
    line-height:30px;
    font:12px Verdana, Arial, Helvetica, sans-serif;
    background:url('images/topMenuImages.png') 0px -90px no-repeat;
    color:rgb(255,255,255);
}

.menu li a.active span, .menu li a.active:hover span {
    background:url('images/topMenuImages.png') 100% -90px no-repeat;
}

.footer {
    padding: 10px;
    margin: 0px;
    line-height: 100%;
}

.footer-text {
    width: 235px;
    float:left;
    font-size: 80%;
    margin-bottom: 20px;
    margin-top: 5px;
    margin-right: 10px;
}

.footer-text p {
    margin-bottom: 0px;
}

.footer-text ul { margin: 0; padding: 0; list-style: none; }

#footer-country {
    width: 100%;
    float:left;
    text-align: left;
    font-size: 90%;
    margin: 20px 0;
    padding-top: 5px;
}

#footer-country form {
    width: 440px;
    float: left;
}

#footer-country form.istl-newsletter {
    text-align: right;
}

#footer-country form.istl-newsletter select {
    max-width: 90px;
}

#splash{
    width:900px;
    margin-bottom: 15px;
}

/* rotator in-page placement */
div#rotator {
    position: inherit;
    height:250px;
    margin-left: 0px;
}

/* rotator css */
div#rotator ul li {
    float:left;
    position:absolute;
    list-style: none;
    margin-left: -30px;
	margin-top: 20px;
}

/* rotator image style */
div#rotator ul li img {
    border: 0px;
    padding: 0px;
    background: #FFF;
}

div#rotator ul li.show {
    z-index:500
}


#loan-app-widget {
    width: 310px;
    float: left;
    margin: 20px 30px 30px 20px;
    text-align: center;
    border: 2px solid #e0e0e0;
    border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: inset 0 0 0 1px #fff;
    background: #f5f5f5;
    padding: 10px;
}

#splash #loan-app-widget {
    margin-left: 520px;
}

#loan-app-widget p {
    text-align: left;
    color: #5f5f5f;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

#loan-app-widget h1{
    font-size:18px;
    margin: 0;
    padding: 0;
}

.image-pad{
    margin-left: 45px;
}

.simpleBox {
    border:solid 1px #006a00;
    background:#F6FEDA;
    color:#222222;
    padding:8px;
    text-align:left;
    margin:5px;
    font:Arial, Helvetica, sans-serif;
    font-size:9px;
}

.button,
a.button{
    border-radius: 5px;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
    text-shadow: -1px -1px 0px #617c13;
    background: #617c13 url(/images/green-button-bg.png) 0 0 repeat-x;
    background: -webkit-linear-gradient(top, #8fa93c 0, #8fa93c 50%, #617c13 50.1%, #74911E);
    background: -moz-linear-gradient(top, #8fa93c 0, #8fa93c 50%, #617c13 50.1%, #74911E);
    box-shadow: inset 0 0 2px 1px #92AA40;
    border: 2px solid #677e12;
    display: block;
    margin: 0 auto;
}

.translation-button .button {
    padding-right: 35px;
    position: relative;
}
[class^='translate-'], [class*='translate-'] {
    display: inline-block;
    width: 16px;
    height: 11px;
    line-height: 11px;
    vertical-align: text-top;
}
.button, .button:hover {
    text-decoration: none;
}

.flag-icon {
    position: relative;
    padding-left: 20px;
}
.flag-icon > *[class^='translate-'],
.flag-icon > *[class*='translate-'] {
    top: 15px;
    left: 0;
}

.translate-chinese {
    position: absolute;
    top: 8px;
    right: 10px;
    background: url(/images/icons/flags/cn.png) right 0 no-repeat;
}
.translate-taiwanese {
    position: absolute;
    top: 8px;
    right: 10px;
    background: url(/images/icons/flags/tw.png) right 0 no-repeat;
}
.translate-hong-kong {
    position: absolute;
    top: 8px;
    right: 10px;
    background: url(/images/icons/flags/hk.png) right 0 no-repeat;
}
.translate-thai {
    position: absolute;
    top: 8px;
    background: url(/images/icons/flags/th.png) right 0 no-repeat;
}
.button .translate-thai {
    right: 10px;
}

table.form-wrapper td.centered {
    text-align: center;
}

table.form-wrapper td .button {
    margin-top: 5px;
}

table.form-wrapper th {
    font-size: 11px;
    font-weight: normal;
    text-align: left;
}

table.cta-widget {
    width: 100%;
    margin-top: 10px;
}

table.cta-widget select {
    width: 100%;
    max-width: 120px;
    font-size: 11px;
}

.clear { clear: both; }

/* Clearfix */
.clearfix:after {
    clear:both;
    content:' ';
    display:block;
    font-size:0;
    line-height:0;
    visibility:hidden;
    width:0;
    height:0;
}

.hint {
    background-color:#DBE9DB;
    border: 1px solid #AFCCAF;
    color: #516D51;
    padding: 10px;
    font-size: 11px;
    line-height: 160%;
    box-shadow: inset 0 0 0px 1px #F4FFF4;
    z-index: 999;
}

form#loan-app {
    position: relative;
}

form#loan-app .form-wrapper .error {
    color: #900;
}

form#loan-app label span.required {
    color: #900;
}

form#loan-app .required-flag {
    position: absolute;
    left: -60px;
    background: #fed;
    box-shadow: inset 0 0 0 1px #fff;
    border: 1px solid #900;
    color: #700;
    padding: 1px 10px;
    font-size: 10px;
    z-index: 990;
}

#cosignHint {
    position: absolute;
    top: -15px;
    left: -250px;
    z-index: 999;
    width: 200px;
}

.apply-page #cosignHint {
    left: 320px;
}

table.loan-details {
    margin: 0 20px;
    border: 1px solid #BAD3BA;
}

table.loan-details th,
table.loan-details td {
    padding: 5px;
    background-color: #DBE9DB;
}

.margin_bottom_20 {
    margin-bottom: 20px;
}

.disclaimer {
    color :#126531;
    padding: 20px 10px 0 10px;
    text-align: center;
    font-size: 10px;
}

code {
    display: block;
    background: #f7f7f7;
    border: 1px solid #ccc;
    padding: 0.5em;
    margin: 5px auto 0;
    font-size: 1.3em;
}


.popover {
    text-align: left;
    font-size: 12px;
}

.popover h3 {
    margin: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

.popover .popover-content p {
    margin: 0;
}

form#loan-app {
    margin-left: 20px;
}

#loan-app-widget form#loan-app {
    margin-left: 0;
}

.info-box {
    width: 310px;
    margin: 0 30px 30px 20px;
    border: 2px solid #e0e0e0;
    border-radius: 10px;
    padding: 10px;
    box-shadow: inset 0 0 0 1px #fff;
    background: #f5f5f5;
	clear:left;
}

.info-box h2 {
    text-align: center;
    font-size: 18px;
    margin: 0;
    padding: 0;
}

.info-box table {
    width: 100%;
}

.info-box table > tbody > tr > th,
.info-box table > tbody > tr > td {
    font-size: 0.85em;
    vertical-align: top;
}

.info-box table > tbody > tr > th {
    width: 60%;
}
.info-box table > tbody > tr > th:after {
    content: ':';
}

.info-box table > tbody > tr > td {
    width: 40%;
}

.info-box table > tbody > tr > th,
.info-box table > tbody > tr > td {
    padding-bottom: 10px;
}

#location-list p{
	padding-left: 0px;
	margin-left: 3px;
	margin-bottom: .5em;
}
table.stateList{
	border-top: 2px solid #ccc;
}

.social {
	float:right;
	margin-right: 10px;
	margin-top: 15px;
}

.social-home {
	float:right;
	margin-right: 140px;
	margin-top: 15px;
}
.articles-column {
	float:right
}
.articles-box {
	padding: 20px;
	width: 290px;
	margin: 0 20px 0.5em 23px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:0px solid #063;
	background-color: #DBE9DB;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	overflow:hidden;
	font-size: 11.5px;
	clear:left;
}
.articles-box h1 {
	font-size:14px;
	color:#060;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
.articles-box h2 {
	font-size:12px;
	line-height: 1em;
	margin: 0 0 5px;
	padding: 0px;
	font-weight:bold;
}
.articles-box h3 {
	font-size:14px;
	line-height: 1em;
	margin: 0 0 5px;
	padding: 0px;
	font-weight:bold;
}
.articles-box li{
	margin-left: -20px;
}
.articles-box p{
	margin-left: -20px;
	margin-bottom: 0px;
}

dl {
	margin-bottom: 20px;
	padding-left: 20px;
}

dt,
dd {
	line-height: 20px;
}

dt {
	font-weight: bold;
	color:#126531;
}

dd {
	margin-left: 10px;
}

.dl-horizontal dt {
	float: left;
	width: 120px;
	overflow: hidden;
	clear: left;
	text-align: right;
	text-overflow: ellipsis;
	/*white-space: nowrap;*/
}

.dl-horizontal dd {
	margin-left: 130px;
	padding-bottom: 20px;
}
.middle{
	text-align:center;
}

#newsletter-signup-wrap h2 {
    color: inherit;
}
