.fa_sectionhead {
	font-family: Arial, Helvetica, sans serif;
	font-size: 16px;
	font-weight:bolder; 
	line-height: 18px;
	color: #666666;
}

#hdclear {
	height:15px;
	width:420px;
	clear:both;
}

#hdpreload {
	display:none;
}

.btn_hdaccounts {
	display: block;
	float: right;
	color: #333333;
	width: 190px;
	height: 46px;
	padding-left:15px;
	padding-top:10px;
	margin-top:15px;
	text-decoration: none;
	background-image:url(../images/icn_one_apply.jpg);
	background-repeat: no-repeat;
}

a.btn_hdaccounts:hover {
	color: #ffffff;
	background-image:url(../images/icn_one_apply_m.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.btn_hdaccounts2 {
	display: block;
	float:right;
	color: #333333;
	width: 190px;
	height: 46px;
	padding-left:15px;
	padding-top:10px;
	text-decoration: none;
	background-image:url(../images/icn_two_status.jpg);
	background-repeat: no-repeat;
}

a.btn_hdaccounts2:hover {
	color: #ffffff;
	background-image:url(../images/icn_two_status_m.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.btn_hdaccounts3 {
	display: block;
	float:right;
	color: #333333;
	width: 190px;
	height: 46px;
	padding-left:15px;
	padding-top:10px;
	text-decoration: none;
	background-image:url(../images/icn_three_receive.jpg);
	background-repeat: no-repeat;
}

a.btn_hdaccounts3:hover {
	color: #ffffff;
	background-image:url(../images/icn_three_receive_m.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.btn_hdaccounts4 {
	display: block;
	float: right;
	color: #333333;
	width: 190px;
	height: 46px;
	padding-left:15px;
	padding-top:10px;
	margin-bottom:15px;
	text-decoration: none;
	background-image:url(../images/icn_four_special.jpg);
	background-repeat: no-repeat;
}

a.btn_hdaccounts4:hover {
	color: #ffffff;
	background-image:url(../images/icn_four_special_m.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

#fa_section_headers, .fa_section_headers
{
	text-align:left;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom: 1px dotted #333333;
	padding:5px
}

