body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
	color: #3FF;
}
a:active {
	text-decoration: none;
	color: #0FF;
}




.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.loanModForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-right: 3px;
	padding-left: 3px;
}

.mainBG {
	background-image: url(../images/bgGrayHoriz800.png);
	background-repeat: repeat-y;
}
.formHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.blueBGRt {
	background-image: url(../images/formBottomBG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.blueBGLeft {
	background-image: url(../images/bgBlueHoriz800.png);
	background-repeat: repeat-y;
}

.blueBGRtForm {
	background-image: url(../slices/WCIS_LoanMod_03.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 433px;
}
.bottomLinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.bottomText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-right: 55px;
	padding-left: 55px;
}
.privacy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.formFields {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 4px;
	color: #FFF;
}
.formHeadline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 6px;
	margin-right: 6px;
}
.bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
.secureRights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

