/* CSS Document */

#form {
	width:540px;
	color:#141414;
	background-color:#f8f8f8;
	border:1px #dddddd solid;
	float:left;
}

#form-section {
	width:532px;
	padding:4px;
	font-weight:bold;
	background-color:#eeeeee;
	border-bottom:1px #dddddd solid;
	float:left;
}

#form-item-spacer {
	width:536px;
	padding:2px;
	float:left;
}

#form-item {
	width:532px;
	padding:4px;
	background-color:#f8f8f8;	
	float:left;
}
#form-label {
	width:40%;
	text-align:right;
	line-height:22px;
	font-weight:bold;
	float:left;
}
#form-label-nr {
	width:40%;
	text-align:right;
	line-height:22px;
	float:left;
}
#form-field {
	width:58%;
	padding-left:2%;
	float:left;	
}

.mainLabel {
	font-family:tahoma;
	font-size:11px;
}

.textfields {
	font-family:tahoma;
	font-size:11px;
	padding:2px;
}
.selectinput {
	font-family:tahoma;
	font-size:11px;
	padding:2px;
}

#loanlinks {
	font-size:11px;
}
#applicationform {
	font-size:11px;
}
#footer {
	font-size:11px;
	line-height:26px;
}

#bottomline {
	font-size:11px;
}

#bottomlinks {
	font-size:11px;
}

.disclaimer {
	font-size:11px;
	line-height:16px;
}

.suffix {
	font-size:11px;
	line-height:16px;
}
#articlesbody {
	font-size:11px;
	line-height:16px;
}