body {
	background-color: #ededed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #074872;
}
a {
      font-family: Arial, Helvetica, sans-serif;
      color: #787878;
      text-decoration: none;
}

a:hover {
      font-family: Arial, Helvetica, sans-serif;
      color: #FFaa00;
      text-decoration: underline;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}

#applynow { text-align:center; font:11px Verdana, Arial, Helvetica, sans-serif; }
#applynow a{ font:9px Verdana, Arial, Helvetica, sans-serif; text-decoration:none; color:#333333; }
#applynow a:hover{ color:#333333; text-decoration:underline; }
#applynow input,select,textarea{ font:11px Verdana, Arial, Helvetica, sans-serif; }


/* Form styles */
.submitStyle {background: #999999; color:#E9E8E8; border: outset 1px #808080}
.selectStyle {color:#5c5c5c; width:240px; background:#ffffff;}
.textFieldStyle {width:200; color:#5c5c5c; border:solid 1px #808080; background:#ffffff; font-family: Arial, sans-serif; font-size:10pt;}
.smallTextFieldStyle {width:40; color:#5c5c5c; border:solid 1px #808080; background:#ffffff font-family: Arial, sans-serif; font-size:10pt;}
.brightStyle {color:#BBBBBB; font-family:New Times Roman, Arial, sans-serif; font-size:10pt; text-decoration:none}
.noteStyle {font-size: 8pt; color: red; position: relative; top:-2}
.selectFieldStyle {color:#5c5c5c; width:175; background:#ffffff;}
.listStyle { line-height: 1.5; text-align: justify; font-size: 12pt; }
.smallSubmit { font-size:8pt; background: #999999; color:#E9E8E8; border: outset 1px #808080; width: 70 }
.quoteSubmit { font-size:10pt; background: #336699; color:#FFFFFF; border: outset 1px #808080; width: 200 }
.textStyle {color:#5c5c5c; font-family:Arial, sans-serif; font-size:10pt; text-decoration:none;}

/* END Form styles */