.desc {color:#666; font-size:10px; font-style:italic;}
span.error{  
     color: #e46c6e;  
 }  



.step_one, .step_two, .step_three {
	width:477px;
	color:#D4D4D4;
	text-transform:uppercase;
	font-size:20px;
}
.step_two, .step_three {
	margin-left:6px;
}


.greetings, div.title, .first_title {
	font-size:24px;
	color:#494949;
}
.greetings {
	display:block;
	position:absolute;
}
.greetings span {
	font-size:12px;	
}
.secure {
	display:block;
	position:absolute;
	margin-left:580px;
	padding-top:5px;
}
div.title {
	clear:both;
	padding-top:5px;
	
}
div.title span {
	font-weight:normal;
	font-size:15px;
}



.loan_amount .text {
	padding:2px 15px 0px 0px;
}
.edit {
	float:left;
}
.edit p {
	margin:0px;
	font-weight:bold;
	font-size:16px;
}
.edit span {
	cursor:pointer;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
.edit span:hover {
	text-decoration:none;
}

.selected_amount {
	font-size:27px;
	font-weight:bold;
	margin-left:40px;
	margin-top:-5px;
	float:left;
	letter-spacing:2px;
}
.edit {
	float:left;
}

.edit_amount select {
	width:120px;
}

.edit_amount {
	float:left;
	padding-left:10px;
}




div.info {
    width: 960px;
    float: left; 
	padding-bottom:20px;       
}


.info .help {
	display:block;
	background-position: left -39px;
	cursor:pointer;
	width:0px;
}

.general {
	display:block;
}
.finanical {
	display:block;
}
.finanical .check {
	margin:20px 0px 0px 0px;
}
.accout {
	display:block;
}




/* Tool Tip Styles */
.info li .tool_tip {
	float:left;
	width:140px;
	margin:0px;
}
.tool_tip .left, .tool_tip .right {
	position:absolute;
	clear:none;
	width:160px;
}


.tool_tip .right {
	margin-left:150px;
}
.tool_tip .down {
	margin-top:20px;
}
.short_radios .right, .short_radios .left {
	width:100px;
}



.message {
	top: 10px;
    left: 10px;
    display:block;
	width:169px;
	position:absolute;
	background-image:url(/form/images/tool_tip_arrow.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	margin:-6px 0px 0px 0px;    
}
.message p {
	width:142px;
	padding:8px 10px 10px 10px;
	margin:0px 0px 0px 7px;
	background-color:#194775;
}

/* buttons */
div.info div.buttons {
	display:block;
	clear:both;
    padding: 20px 0px 40px 0px;
}
div.buttons a {
	color:#424242;
	text-decoration:none;
	background-image:url(/form/images/back_arrows.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:13px;
}
div.buttons a:hover {	
	text-decoration:underline;
}
.back {
	padding:10px 0px;
}
div.info div.buttons .terms {
	display:none;
}
div.info div.buttons div.right {
	overflow:hidden;
}
div.info div.buttons div.left {
	overflow:hidden;
}

div.buttons div.next {
    background-image: url(/form/images/new_next_step_sprite.jpg);
}

div.buttons div.previous {
    background-image:url(/form/images/new_back_sprite.jpg);
}

div.buttons div.submit {
    background-image:url(/form/images/new_submit_sprite.jpg);
}

div.buttons div.inactive {
    background-position: 0px -64px;
}
div.buttons div.hover {
    background-position: 0px -32px;
}
div.buttons .button {
    width: 141px;
    height: 32px;
}

/* Offers */
.offers div {
	margin:10px 0px 10px 0px;
}



/* Footer */
.footer {
	display:block;
	clear:both;
	border-top:#B7B7B7 1px solid;
	padding:15px 0px;
	margin-top:30px;
	color:#B2B2B2;
	font-size:11px;
}
.footer div {
	display:block;
	width:960px;
	margin:0px auto;
}
.footer p {
	margin:2px 0px;
}
.footer a {
	color:#B2B2B2;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}

li div.tooltip {
    display: none;
}

