body {
	margin:0px;
	color:#343433;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/site_1_11_10/int-header-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
form {
	margin:0px;
}
img {
	border:0px;
}

h1, h2, h3 {
	margin:0px;
	font-weight:normal
}
h1 {
	font-size:24px;
	color:#2D68B2;
}
h2 {
	font-size:18px;
	color:#5E9A42;
}
h3 {

}


ul, ol {
	margin:0px;
	padding:0px;
}
li {
	margin:8px 0px;
}
td {
	vertical-align:top;
}


/* Top Wrapper */
.top-wrapper {
	display:block;
	width:960px;
	height:87px;
	margin:0px auto;
	padding-top:9px;
}

.nav {
	display:block;
	color:#343433;
	text-align:right;
}
.nav a {
	color:#343433;
	text-decoration:none;
}
.nav a:hover{
	text-decoration:underline;
}

.phone {
	display:block;
	background-image:url(/images/site_1_11_10/payday-number.gif);
	background-repeat:no-repeat;
	background-position:right 26px;
}

/* Interior Middle */
.bottom-wrapper {
	display:block;
	width:960px;
	margin:0px auto;
}
.form {
	width:285px;
	height:455px;
	background-image:url(/images/site_1_11_10/form-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.interior {
	background-image:url(/images/site_1_11_10/int-form-bg.jpg);
}
.new-index {
	background-image:url(/images/form_2_16_10/index-form-bg.jpg);
}
.new-int {
	background-image:url(/images/form_2_16_10/interior-form-bg.jpg);
}


.form .placement {
	display:block;
	width:230px;
	margin:110px 0px 0px 25px;
}
.form .text {
	font-weight:bold;
	clear:both;
}


.form .amount div {
	display:block;
	width:128px;
	height:22px;
	background-image:url(/images/site_1_11_10/amount-bg.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 8px;
}
.form .amount select {
	width:118px;
	border:none;
	border:0px;
	font-size:10px;
	margin-top:3px;
}
.form .dob div {
	display:block;
	width:62px;
	height:22px;
	float:left;
	margin-right:5px;
	background-image:url(/images/site_1_11_10/dob-bg.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 8px;
}
.form .dob select {
	width:54px;
	border:none;
	border:0px;
	font-size:10px;
	margin-top:3px;
}

.form .citizen {
	text-transform:uppercase;
}

.form .get-cash-button input {
	margin:15px 0px 25px 15px;
}

.secure {
	display:block;
	width:212px;
	border-top:#CCCCCC 1px solid;
	background-image:url(/images/site_1_11_10/secure-logo.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:75px;
}
.secure a {
	color:#2D68B2;
	text-decoration:underline;
	margin-left:43px;
}
.secure a {
	text-decoration:none;
}



/* Content Area */
.content a {
	color:#2D68B2;
	text-decoration:none;
}
.content a:hover {
	text-decoration:underline;
}


/* Interior Pages */
td.content .left {
	display:block;
	float:left;
	width:390px;
	padding-bottom:40px;
}
td.content .left ul {
	margin-left:30px;
}
td.content .right {
	float:right;
	padding-bottom:40px;
}
td.content .header {
	display:block;
	height:100px;
	margin:6px 0px 25px;
	background-position:right;
	background-repeat:no-repeat;
}
td.content .how {
	background-image:url(/images/site_1_11_10/how-it-works-header.gif);
}
td.content .contact {
	background-image:url(/images/site_1_11_10/contact-us.gif);
}
td.content .about {
	background-image:url(/images/site_1_11_10/about-us.gif);
}
td.content .faqs {
	background-image:url(/images/site_1_11_10/faq.gif);
}
td.content .repayment {
	background-image:url(/images/site_1_11_10/repayment-header.gif);
}

td.content .header p {
	color:#343433;
	font-weight:bold;
	font-size:20px;
	margin:0px;
	padding-top:15px;
}


/* Contact Form */
.response .form_header {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.response .field input {
	margin:2px 0px 5px 0px;
	padding:0px 0px 0px 3px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:270px;
	border:none;
	border:0px;
}
#field_name, #field_email, #field_captcha {
	background-image:url(/images/site_1_11_10/contact-input-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:295px;
	height:35px;
}
#field_name, #field_email {
	padding:3px 0px 0px 8px;
}
#field_captcha {
	height:85px;
	margin-top:4px;
}
#field_captcha input {
	margin-left:8px;
}

#field_question {
	background-image:url(/images/site_1_11_10/textarea-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:214px;
	padding:3px 0px 0px 8px;
}
.response .field textarea {
	margin:5px 0px 5px 0px;
	color:#666666;
	font-size:11px;
	width:280px;
	height:185px;
	border:none;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.response .contact-button {
	margin:5px 0px 5px 0px;
}
.response .default {
	color: #666666;
}
.response .error  input {
	color:#FFFFFF !important;
}
.response .error .active {
	background:#FFFFFF;
	color:#959595 !important;
}
.error_alert {
	display:none;
	color:#CC3333;
	font-weight:bold;
}
.error_list {
	margin:0px 0px 10px 40px;
}
.error_list li {
	margin:0px;
	font-weight:normal;
}






/* Variant Classes */
.checkbox {
	padding-top:10px;
}
.checkbox input {
	float:left;
	margin:0px 3px 0px 0px;
}
.checkbox p {
	float:left;
	width:170px;
	margin:0px;
}






.footer {
	display:block;
	clear:both;
	color:#777777;
}
.footer div {
	display:block;
	float:right;
	width:200px;
	height:50px;
	font-size:11px;
	background-image:url(/images/site_1_11_10/footer-logo.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:50px;
}
.footer div li {
	list-style:none;
	margin:0px;
}
.footer div li a {
	color:#777777;
	text-decoration:none;
}
.footer div li a:hover {
	text-decoration:underline;
}

