div.instructions {
	margin: 30px 50px 0px 40px;
	color:#333333;
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height: 16px;
}

div#form-wrapper{
	margin: 00px 40px 20px 40px;
}

div#form-wrapper ul
{
	margin-bottom: 0px;
}

div#form-wrapper h2{
	margin: 40px 0 30px 0px;
}

div.apply-section{
	margin: 0px 0 0 170px;
	width: 600px;
}

.horiz-line{
	width: 860px;
	height: 2px;
	display: block;
	border-bottom: solid 1px #e5dfd3;
	margin: 30px 0 20px 0;
	
}

div.apply-section label, div.apply-section .label{
	color:#333333;
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin: 0 0 10px 0;
}

div.apply-section label:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div.apply-section label {display:inline-block;}
/* Hide from IE Mac \*/
div.apply-section label {display:block;}
/* End hide from IE Mac */

div.apply-section input[type="text"], div.apply-section .faux-input{
	height: 24px;
	padding: 8px 0 0 10px;
	border-left: solid 1px #bcbcbc;
	border-right: solid 1px #bcbcbc;
	border-bottom: solid 1px #d8d8d8;
	color:#333;
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	background: url('/images/apply/input_bg.gif') repeat-x 0 0;
}

div.apply-section input#id_total_assets, div.apply-section input#id_total_liabilities, div.apply-section input#id_net_worth
{
	visibility: hidden;
	display: none;
}

div.apply-section textarea{
	height: 140px;
	width: 520px;
	padding: 8px 0 0 10px;
	border-left: solid 1px #bcbcbc;
	border-right: solid 1px #bcbcbc;
	border-bottom: solid 1px #d8d8d8;
	color:#333;
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	background: url('/images/apply/input_bg.gif') repeat-x 0 0;
}

div.form-part{
	float: left;
	margin: 0px 20px 10px 0px;
}

div.half{
	width: 256px;
}

div.half input, div.half .faux-input{
	width: 244px;
	height: 24px;
	padding: 8px 0 0 10px;
	border-left: solid 1px #bcbcbc;
	border-right: solid 1px #bcbcbc;
	border-bottom: solid 1px #d8d8d8;
	color:#333;
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	background: url('/images/apply/input_bg.gif') repeat-x 0 0;
}

div.full{
	width: 530px;
}

div.full input{
	width: 520px;
	height: 24px;
	padding: 8px 0 0 10px;
	border-left: solid 1px #bcbcbc;
	border-right: solid 1px #bcbcbc;
	border-bottom: solid 1px #d8d8d8;
	color:#333;
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	background: url('/images/apply/input_bg.gif') repeat-x 0 0;
}

div.third{
	width: 163px;
}

div.third input{
	width: 153px;
	height: 24px;
	padding: 8px 0 0 10px;
	border-left: solid 1px #bcbcbc;
	border-right: solid 1px #bcbcbc;
	border-bottom: solid 1px #d8d8d8;
	color:#333;
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	background: url('/images/apply/input_bg.gif') repeat-x 0 0;
}

div.city
{
	width: 255px;
}
div.city input
{
	width: 244px;
	height: 24px;
	padding: 8px 0 0 10px;
	border-left: solid 1px #bcbcbc;
	border-right: solid 1px #bcbcbc;
	border-bottom: solid 1px #d8d8d8;
	color:#333;
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	background: url('/images/apply/input_bg.gif') repeat-x 0 0;
}

div.state
{
	width: 132px;
}

div.zip
{
	width: 104px;
}
div.zip input
{
	width: 93px;
	height: 24px;
	padding: 8px 0 0 10px;
	border-left: solid 1px #bcbcbc;
	border-right: solid 1px #bcbcbc;
	border-bottom: solid 1px #d8d8d8;
	color:#333;
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	background: url('/images/apply/input_bg.gif') repeat-x 0 0;
}

div.radio label{
	width: 530px;
}

div.radio ul li{
	float: left;
	list-style: none;
}

#inner-content ul li 
{
	margin: 0;
	padding: 0;
	background: none;
	line-height: 14px;
}

div.radio ul label{
	width: 60px;
	margin: 0 0 0 0px;
}

div.radio ul label input{
	margin: 0 8px 0 0;
}

select#id_state{
	width: 132px;
	border: solid 1px #D8D8D8;
	margin: 6px 0 0 0;
}

div.employment-form{
	float: left;
	margin: 0 0 30px 0;
	width: 602px;
	display: block;
	overflow: hidden;
	position: relative;
}

a#job-button{
	height: 26px;
	padding: 6px 36px 6px 0;
	background: url('/images/apply/add_button.png') no-repeat right 0;
	text-decoration: none;
	position: relative;
	margin-left: 402px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	outline: none;
}

a#job-button:hover
{
	background-position: right -28px;
}

div#submission #terms-check input{
	margin: 1px 14px 0px 0;
}

div#submission #terms-check
{
	float: left;
	margin-top: 7px;
}

div#submission #terms-check span
{
	position: relative;
	top: 0px;
}

div#submission #terms-check .errorlist li
{
	margin-top: 6px;
}

div#submission #submit
{
	position: relative;
}

div#submission #submit input{
	float: right;
	width: 143px;
	height: 34px;
	margin: 0px 65px 0 0;
	background: url('/images/submit.png') no-repeat 0 0;
	cursor: pointer;
}

div#submission #submit input:hover, div#submission #submit input.hover{
	float: right;
	width: 147px;
	height: 34px;
	margin: 0px 63px 0 0;
	background: url('/images/submit.png') no-repeat -143px 0;
	cursor: pointer;
}

div#submission a{
	text-decoration: none;
	color: #7c0e1f;
	font-weight: bold;
}

div#submission{
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #333;
	position: relative;
}

ul.errorlist li{
	list-style: none;
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	color: #a7233c;
	font-size: 11px;
	margin: 10px 0 0 0;
}

div.errors label{
	color: #d21538;
	font-weight: bold;
}

div.errors input[type="text"], div.errors textarea, div.errors select{
	border: solid 1px #d21538 !important;
}

p.error-banner{
	width: 860px;
	height: 35px;
	padding: 15px 0 0 0;
	margin: 20px 0 -10px 0;
	background: url('/images/apply/error_banner.gif') no-repeat 0 0;
	color: #fff;
	text-align: center;
}

#terms
{
	background: url('/images/terms_bg.png') no-repeat 0 0;
	width: 475px;
	height: 105px;
	position: absolute;
	top: -140px !important;
	left: -65px;
	padding: 25px;
	padding-top: 16px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	visibility: hidden;
}

a.close-btn
{
	width: 22px;
	height: 22px;
	display: block;
	text-indent: -5000px;
	outline: none;
	background: url("/images/close_btn.png") 0 0;
	position: absolute;
	margin-left: 540px;
	top: 2px;
}

a.close-btn:hover
{
	background-position: -22px 0px;
}