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 20px 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:16px;
	padding-top:10px;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left:20px;
	color:#126531;
}

h2 {
	font-size:14px;
	margin-left:20px;
	margin-top: 0;
	margin-bottom: 0;
	color:#126531;
}

a:link, a:visited, a:active {
	color: #106931;
	text-decoration: none;
}

a:hover, a:focus {
	color: #106931;
	text-decoration: underline;
}

.main-text {
	padding: 0px 10px 10px 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: 80%;
	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-bottom: 20px;
	float:left;
	display: inline;
 	*margin-left:-0.04em;
}

.body-central p, .body-central address {
	padding-left: 20px;
}

.body-central blockquote {
	margin-left: 0;
	padding-left: 0;
}

.box {
	width: 275px;
	-moz-border-radius: 10px;
	background-color: #DBE9DB;
	margin: 5px 10px 15px 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: left;
    min-height: 197px;
}

.box h2 {
	text-align:center;
	margin:0;
	padding-top: 10px;
	padding-bottom: 5px;
	color:#333;
	font-size:14px;
}

.box p {
	padding-left: 5px;
	font-size: 90%;
	margin: 0px;
	line-height: 1.5em;
}

.box li{
	font-size: 90%;
	margin-left: -10px;
}


.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 {
	clear: right;
	float: right;
}

.image img { padding-right: 20px; }

#cosigner{
	background-color: #DADADA;
	margin: 15px 30px 15px 30px;
	padding: 5px;
	width: 550px;
}

#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;
}

.footer-text {
	width: 210px;
	float:left;
	font-size: 80%;
	margin-bottom: 20px;
	margin-top: 15px;
	margin-right: 10px;
}

.footer-text p {
	margin-bottom: 10px;
}

.footer-text ul { margin: 0; padding: 0; list-style: none; }

#footer-country {
	width: 900px;
	float:left;
	text-align:center;
	font-size: 90%;
	margin-right: 10px;
	padding-top: 10px;
}

#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;
}

/* 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 {
	border-radius: 5px;
	padding: 5px 15px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

.button.green {
	color: #fff;
	text-shadow: 0 -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;
}


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 label:before {
	content: '* ';
	color: #900;
}

form#loan-app .form-wrapper .error {
	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;
}

