body {padding:0; margin:0; color:#000000}
br{font-size:11px}
.s{font-family:Tahoma; font-size:11px;  color:#767676;}
.s1{font-family:Tahoma; font-size:12px;  color:#858585;}
  .green{font-family:Tahoma; font-size:12px;  color:#9CE438;}
  .red{font-family:Tahoma; font-size:12px;  color:#2C7F06;}
  .o{font-family:Tahoma; font-size:12px;  color:#FFCC00;}
.blue{font-family:Tahoma; font-size:11px;  color:#C2C2C2;}
.blue1{font-family:Tahoma; font-size:12px;  color:#E9EEF3; text-decoration:none}
.blue2{font-family:Tahoma; font-size:12px;  color:#346995;}
.w{font-family:Tahoma; font-size:12px;  color:#E6E6E6; }
.w1{font-family:Tahoma; font-size:12px;  color:#B5B5B5; }
.w2{font-family:Tahoma; font-size:12px;  color:#000000; font-weight: normal; }
.b{font-family:Tahoma; font-size:12px;  color:#474747;text-decoration:none }
.b1{font-family:Tahoma; font-size:12px;  color:#5A5A5A;text-decoration:none }
.b2{font-family:Tahoma; font-size:11px;  color:#5A5A5A;text-decoration:none }
.b3{font-family:Tahoma; font-size:12px;  color:#5A5A5A; }

 
 

#input{
  		width:160px; height:21px;
		
		}
		 
#input1{
  		width:134px; height:21px;
		
		}
		
#textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#E9EED3;
		overflow:auto
		}

/* Form Field CSS */

.repeatheader
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
	FONT-WEIGHT: normal;    
    color: #000000;
	background-color:#B0D30D;
	height : 20px;
}

input.form_ops {
    border: 1px solid #7F9DB9; 
    background-color: #E9EED3;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
	FONT-WEIGHT: normal;    
    color: #000000;
	background-image: url(images/field_bg.gif);
	height : 18px;
}

input.form_btnsubmit {
	width: 150px; 
	border: 3px double #85A101; 
	border-top-color: #BBDA0E
	border-left-color: #B0D30D; 
	padding: 0.25em; 
	background-color: #85A101; 
	background-repeat: repeat-x; 
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-left:5px; 
	margin-right:5px;
	margin-bottom:5px
}

table.td.form_ops {
    background-color: #E9EED3;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
	FONT-WEIGHT: normal;    
    color: #000000;
	height : 18px;
}

.form_label {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
	FONT-WEIGHT: normal;    
    color: #000000;
}

/* buttons */
input.form_btnnav
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	background-image: ;
	background-repeat: repeat-x;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

/* Drop Box CSS */

.drop {
    border-top: 1px solid #666666;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #666666;
    border-right: 1px solid #CCCCCC;
    background-color: #FFF8D0;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
	FONT-WEIGHT: normal;    
    color: #2E415F;
	width : 152px;
	height : 16px;
}

/* form sections */
#divLoanRequirements,#divCurrentMortgage,#divPersonalInfo,#divPartnerInfo,#divCurrentAddress,#divSendRequest,
#divArrears1,#divArrears2,#divArrears3,#divArrears4,#divArrears5 {
     display:block;
}
