﻿.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.main_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000; font-weight:bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.smallformtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.formfield {
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
input {
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
select {
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.DisabledCalendarText {
	text-decoration: line-through;
}

.lendercheck
{
	background-image: url(/images/check.gif);
	width: 24px;
	background-repeat: no-repeat;
	height: 28px;
}

.lenderlink
{
	font-size: 10pt;
	font-family: Arial, Verdana, 'Times New Roman';
	font-weight: bold;
	text-decoration: none;
}
