/* Global Reset *****************************************************/

		body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
			margin:0;
			padding:0;
		}
		table {
			border-collapse:collapse;
			border-spacing:0;
		}
		fieldset,img { 
			border:0;
		}
		address,caption,cite,code,dfn,th,var {
			font-style:normal;
			font-weight:normal;
		}
		ol,ul {
			list-style:none;
		}
		caption,th {
			text-align:left;
		}
		h1,h2,h3,h4,h5,h6 {
	font-size:20px;
	font-weight:normal;
		}
		q:before,q:after {
			content:'';
		}
		abbr,acronym { border:0;
		}
		

/* General Display and Body *****************************************************/

		body {
	margin:0;
	padding:0;
		}
		
		#content {
	FLOAT: left;
	margin: 0px;
	padding: 8px;
		}

	
	#leftbox {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width: 234px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	}
	#rightbox {
	float: left;
	width: 290px;
	height: 373px;
	background-image: url(../images/shadowbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 5px;
	}
#leftbox .title {
	height: 114px;
	background-image: url(../images/heading.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
}
.bluebox p, .bluebox_light p, .bluebox_dark p, .applybutton p {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
}
.field {
	width: 120px;
	height:15px;
}
select {
	width: 120px;
	height:19px;
}

.bluebox {
	height: 276px;
	width: 134px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	background-image: url(../images/purplebox.jpg);
	padding-right: 45px;
	padding-left: 55px;
}
.applybutton {
	clear: both;
	padding-top: 0px;
	text-align: center;
	background-image: url(../images/bglow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 92px;
	color: #FFFFFF;
	font-weight: bold;
}
#loancalc .reset {
	height: 30px;
	padding-top: 0px;
	background-color: #672D91;
	padding-left: 63px;
	padding-bottom: 5px;
}
