
.loanapp_header {
	width: 100%;
	padding-left: 0px;
	padding-bottom: 3px;
	margin-top: 0px;
	height: 33px;
	overflow: visible;
}
.title_yellow {
	font-size: 18px;
	color:  #C80F3B; /*#FEAD00;*/
	font-weight: bold;
	display: inline-block;
	float:left; 
	margin-top: 12px
}
html>body .title_yellow
{
	margin-top: 8px;
}

.title_image
{
	display:inline-block;
	float:right;
}
.subtitle_red {

	font-weight: bold;
	color: #636363;
	font-size: 13px;
}
.subtitle_red_ul
{
	font-weight: bold;
	font-size: 13px;
	color: #800000;
	text-decoration: underline;
}
.text_red
{
	font-size: 12px;
	color: #800000;
}
.loanapp_spacer
{
	width: 100%;
	height: 1px;
	background-color: #C80F3B;
	color: #C80F3B;
}
table.sample {
	border-width: 1px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: #fffafa;
}
table.sample th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: white;
}
table.sample td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	text-align: center;
}
.classLink a:link {
	color: #2287B7;
	font-weight: normal;
}
.classLink a:hover {
	text-decoration: none;
}
.classLink a:visited {
	color: #2287B7;
}
.classLink a:active {
	color: #2287B7;
}

.error_indicator {	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #ff0000; TEXT-DECORATION: none; cursor: pointer;
}
.error_message {	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #a22525; TEXT-DECORATION: none
}
.error_message2 {	FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #a22525; TEXT-DECORATION: none
}
.regular_message {	FONT-WEIGHT: bold; FONT-SIZE: 11pt;  TEXT-DECORATION: none
}
.wizardFieldMargin
{
	width: 15px;
}

.wizardTable TR TD
{
	padding-top: 2px;
	padding-bottom: 3px;
}

.fieldLabel
{
	text-align:right;
	padding-right: 10px;
	vertical-align:middle;
}

.fieldFormatGuide
{
	font-size: 8pt;
}

.sectionPageTitle
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13pt;
}

.sectionPageSubtitle
{
	font-weight: bold;
	color: #D20226;
}

.sectionTitle
{
	color: #D20226;
	font-weight: bold;
}

a.sectionTitle:visited 
{
	color: #D20226;
	font-weight: bold;
}

a.sectionTitle:link 
{
	color: #D20226;
	font-weight: bold;
}

a.sectionTitle:active 
{
	color: #D20226;
	font-weight: bold;
}

.sectionSubtitle
{
	color: #D20226;
}

.wizardStepHeader
{
	color: #D20226;
	font-size: 28px;
	font-weight: bold;
}