body {
	margin: 0px;
	padding: 0px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	background-image: url(../images/bkrnd_loan.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 1.6em;
}
a {
	color: #305491;
	text-decoration: underline;
}
a:hover {
	color: #BB772E;
	text-decoration: none;
}
.blue {
	color: #305491;
	font-size: 1.1em;
}
#top_border {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #BB772E;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
}

#loan_container {
	margin-right: auto;
	margin-left: auto;
}



#loanapp {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 20px;
}
#header {
	height: 85px;
}
#handshake {
	float: right;
	width: 275px;
}
.header_space {
	margin-bottom: 7px;
}
#logo {
	margin-top: 10px;
	float: left;
	width: 204px;
	height: 66px;
	padding-left: 1px;
}
#navigation {
	float: right;
	width: 546px;
	height: 61px;
	margin-top: 10px;
}
#phone_number {
	text-align: right;
	height: 14px;
}
html>body> #underlinemenu {
	margin-left: 120px;
}
#underlinemenu {
	margin-left: 191px;
	margin-top: 20px;
}
#underlinemenu ul {
	width: 100%;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
* html #underlinemenu ul { /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
}
#underlinemenu ul li {
	display: inline;
}
#underlinemenu ul li a {
	float: left;
	color: #233E6B;
	text-decoration: none;
	background: white url(media/menudivide.gif) top right repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
#underlinemenu ul li a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BB772E;
}
#underlinemenu #current a { /*currently selected tab*/
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BB772E;
	font-weight: bold;
}
#main_left {
	float: left;
	height: 175px;
	width: 518px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
}
#main_right {
	width: 230px;
	height: 175px;
	float: right;
	background-color: #305491;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#left_content {
	float: left;
	width: 495px;
	margin-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 23px;
	padding-right: 22px;
	margin-bottom: 100px;
}

#thankyou {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	text-align: center;
}

#right_content {
	width: 215px;
	padding-left: 15px;
	float: right;
	margin-top: 23px;
}
.markermenu {
	list-style-type: none;
	padding: 0;
	width: 210px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}
.markermenu li a {
	color: #333333;
	display: block;
	width: auto;
	padding-left: 20px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 2px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	background-image: url(../images/arrow.gif);
}
* html .markermenu li a { /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 150px;
}
.markermenu li a:visited, .markermenu li a:active {
	color: #594B35;
}
.markermenu li a:hover {
	background-color: #EFEFEF;
	font-weight: bolder;
	color: #333333;
	background-image: url(../images/arrow.gif);
	background-position: 7px;
	padding-left: 25px;
}
.markermenu li.active {
	background-color: #EFEFEF;
	font-weight: bolder;
	color: #333333;
}
#footer {
	color: #BFBFBF;
	font-size: 10px;
	line-height: 1.2em;
	margin-bottom: 25px;
	height: 21px;
	vertical-align: middle;
}
#footer img {
	margin-right: 4px;
}
#tools {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.7em;
}
#tools li {
	background-image: url(../images/arrowpixel.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#tools li a {
	text-decoration: none;
}
#left_content_tools {
	float: left;
	width: 749px;
	margin-left: 1px;
	margin-top: 23px;
	margin-bottom: 100px;
}
#tools_left {
	float: left;
	width: 300px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#tools_right {
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#tools_container {
	width: 650px;
	margin-top: 10px;
}
.form {
	width: 400px;
}
#faq {
	color: #305491;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
}
#faq a {
	text-decoration: none;
}
.question {
	font-size: 13px;
	font-weight: bold;
	color: #305491;
	line-height: 1.8em;
	text-decoration: none;
}
#answer1 {
	border:1px dotted #999999;
	color:#333;
	margin-top:10px;
	padding:8px;
	background-color: #F5F5F5;
}
#answer2 {
	border:1px dotted #999999;
	color:#333;
	margin-top:10px;
	padding:8px;
	background-color: #F5F5F5;
}
#answer3 {
	border:1px dotted #999999;
	color:#333;
	margin-top:10px;
	padding:8px;
	background-color: #F5F5F5;
}
#answer4 {
	border:1px dotted #999999;
	color:#333;
	margin-top:10px;
	padding:8px;
	background-color: #F5F5F5;
}
#answer5 {
	border:1px dotted #999999;
	color:#333;
	margin-top:10px;
	padding:8px;
	background-color: #F5F5F5;
}
#answer6 {
	border:1px dotted #999999;
	color:#333;
	margin-top:10px;
	padding:8px;
	background-color: #F5F5F5;
}
#btn_1 {
	float: left;
	padding-right: 5px;
	width: 160px;
	background-image: url(../images/btn_calculate.gif);
	background-repeat: no-repeat;
	height: 64px;
}
#btn_2 {
	float: left;
	padding-right: 5px;
	width: 160px;
	background-image: url(../images/btn_compare.gif);
	background-repeat: no-repeat;
	height: 64px;
}
#btn_3 {
	float: left;
	width: 155px;
	background-image: url(../images/btn_rentbuy.gif);
	background-repeat: no-repeat;
	height: 64px;
}
#btn_container {
	margin-left: 5px;
	margin-top: 20px;
}
#btn1 a:hover {
	background-image: url(../images/btn_calculate_over.gif);
}
#btn2 a:hover {
	background-image: url(../images/btn_compare_over.gif);
}
#btn3 a:hover {
	background-image: url(../images/btn_rentbuy_over.gif);
}
#date {
	text-align: right;
}
.date_top {
	font-size: 1.4em;
	color: #305491;
}
.date_bottom {
	font-style: italic;
}
.term {
	font-size: 13px;
	font-weight: bold;
	color: #305491;
	line-height: 1.8em;
}
.GlossaryTop {
	text-align: right;
}
.MoneyInput {
	text-align:				right;
	background-repeat:		no-repeat;
	background-image:		url(../images/dollarsign.gif);
	width:					90px;
}
.PointsInput {
	text-align:				right;
	width:					90px;
}
.IntInput {
	text-align:				right;
	width:					90px;
}
.DateInput {
	text-align:				left;
	width:					70px;
}
.EmailInput {
	text-align:				left;
	width:					300px;
}
/* StealthInput doesn't look like an input.  It appears as just part of the page. */
.StealthInput {
	border:					0px;
	background-color:		transparent;
}
.readOnly {
	border:					0px;
	border-bottom:			1px solid black;
	background-color:		transparent;
}
label {
	display: block;
	float: left;
	margin-left:  5px;
}
label.checkbox {
	display:inline;
	float:none;
	margin-left:2px;
	margin-right:10px;
}
.required {
	font-weight: bold;
	display: block;
	float: left;
	margin-left:  5px;
}
.required input {
	font-weight: normal;
}
.required select {
	font-weight: normal;
}
.formInstructions {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	padding-left: 10px;
}
.formArea {
	width:				600px;
	border:				1px solid #E1E1E1;
	margin-bottom:		5px;
	margin-top:			5px;
	margin-left:		0px;
	margin-right:		0px;
	padding:			5px;
	padding-right:		0px;
	display:			block;
}
.formArea br {
	clear:				both;
}
.formArea span {
	padding-bottom:		5px;
}
.formAreaHeader {
	width:				598px;
	vertical-align:		middle;
	font-weight:		bold;
	font-size:			12px;
	height:				21px;
	background-color: #EFEFEF;
	padding: 5px;
}
.formLabel {
	font-weight:		bold;
	font-size:			12px;
	padding:			1px;
	width:				180px;
	float:				left;
}
.formSectionWide {
	width:				254px;
	float:				left;
}
.formSectionShort {
	width:				135px;
	float:				left;
	padding-left:		0px;
	padding-right:		2px;
}
.formSectionExtraWide {
	width:				370px;
	float:				left;
}
.wideInput {
	width:				245px;
}
select .wideInput {
	width:				250px;
}
.formSectionWide select {
	width:				250px;
}
.shortInput {
	width:				117px;
}
.formNote {
	color: #A47935;
	font-weight: bold;
}
#divErrors {
	display: none;
	border: 2px solid red;
	width: 300px;
	height: 100%;
	padding: 5px;
	text-align: left;
	font-size: 12px;
}
#divPriorityCodeErr {
	display:		block;
	border:			2px solid red;
	padding:		3px;
	margin:			3px;
}

