.TxtWhite12 {
    font-family: "Trebuchet MS";
    font-size: 12px;
    color: #FFFFFF;
}
.TxtWhite20 {
    font-family: "Trebuchet MS";
    font-size: 20px;
    color: #FFFFFF;
}
.NormalTxt {
    padding:0px 5px 0px 0px;
}
.NormalTxt input, select{
	border: solid 1px;
}
.SpacerCell {
    width:548px;
    height:10px;
    position:relative;
    float:right;
    border: solid 1px;
}
.TitleBorder {
    border-bottom:dashed 1px #CCCCCC;
    padding-bottom:4px;
}
.TxtBlack20 {
    font-family: "Trebuchet MS";
    font-size: 20px;
    color: #000000;
    margin: 0px;
}
#RightColumn {
    width:548px;
    position:relative;
    float:right;
    padding:0px 0px 0px 30px;
}
#Foreclosure {
    width:378px;
    height:110px;
    position:relative;
    background-image:url(../../images/inner/foreclosure.png);
    background-repeat:no-repeat;
    background-position:left top;
    float:right;
    padding:20px 10px 10px 190px;
}
#imageField{
	background-image:url(../../images/application/submit.png);
	width: 168px;
	height: 39px;
	border: none;
	text-align: center;
	vertical-align: middle;
}
