




#BD_Form{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#BD_Form h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}

#BD_Form .required {
	color:orange;
	font-size:14px;
}

#BD_CalcResults{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:solid 2px #b7ddf2;
	background:#ebf4fb;
}

#BD_CalcResults .BD_Calc_resultsHECM{
	font-size:10px;
	font-weight:bold;
}

.BD_Calc_label {
	font-size:13px;
	font-weight:bold;
}

.BD_Calc_form_error{
	color:#d65c5c;
	font-size:14px;
	font-weight:bold;
}

.BD_Calc_results_program_header{
	font-size:12px;
	font-weight:bold;
}

.BD_Calc_Cat{
	font-size:12px;
	font-weight:bold;
}

.BD_Calc_Amt{
	font-size:12px;
	text-align: right;
}

.BD_LoadingForm{
	font-size:14px;
	color:#b7ddf2;
}