/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bfhl_bg.gif);
	background-repeat: no-repeat;
	background-color: #EADFC8;
}

table {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	color : #000000;
}

a img {
	border: none;
}

a { 
	outline: none
}


a:link  {
color : blue;
text-decoration: underline
}

a:visited  {
color : blue;
text-decoration: underline
}

a:hover  {
color : blue;
text-decoration: none
}

a:active  {
color : #000000;
text-decoration: underline
}

.headline {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 18px;
	color : #535F4B;
	font-style: normal;
	font-weight: bold;
}

.subhead {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
	line-height : 16px;
	color : #535F4B;
	margin-bottom: 5px;
}
.subheadC {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
	line-height : 16px;
	color : #535F4B;
	margin-bottom: 5px;
	text-align: center;
}
.subheadC-orange {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
	line-height : 16px;
	color : #FF9900;
	margin-bottom: 5px;
	text-align: center;
}
.subheadWhite {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
	line-height : 16px;
	color : #FFFFFF;
	margin-bottom: 5px;
}

a:link.subhead, a:visited.subhead, a:active.subhead {
	color : #535F4B;
	text-decoration: underline;
}

a:hover.subhead{
	color : #535F4B;
	text-decoration: none;
}


a:link.subheadC-orange, a:visited.subheadC-orange, a:active.subheadC-orange{
color : #FF9900;
text-decoration: underline;
}

a:hover.subheadC-orange  {
color : #535F4B;
text-decoration: none;
}

a:link.subheadWhite, a:visited.subheadWhite, a:active.subheadWhite {
color : #FFFFFF;
text-decoration: underline;
}

a:hover.subheadWhite{
color : #FFFFFF;
text-decoration: none;
}


.sidebar {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight: bold; 
font-size : 13px;
line-height : 16px;
color : #FFFFFF;
}

.datesWhite {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight: bold; 
font-size : 11px;
line-height : 13px;
color : #FFFFFF;
}
.datesBlack {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 11px;
	line-height : 13px;
	color : #000000;
}

a:link.sidebar {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight: bold; 
font-size : 12px;
line-height : 18px;
color : #FFFFFF;
text-decoration: underline
}

a:visited.sidebar {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight: bold; 
font-size : 12px;
line-height : 18px;
color : #FFFFFF;
text-decoration: underline
}

a:hover.sidebar {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight: bold; 
font-size : 12px;
line-height : 18px;
color : #FFFFFF;
text-decoration: none
}

a:active.sidebar {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight: bold; 
font-size : 12px;
line-height : 18px;
color : #FFFFFF;
text-decoration: none
}


.text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align: left;
	line-height : 14px;
	color : #000000;
	font-weight: normal;
	text-align: left;
}
.textSmall {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align: left;
	line-height : 13px;
	color : #000000;
	font-weight: normal;
	text-align: left;
}
.textBoldC {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
	color : #000000;
	font-weight: bold;
	text-align: center;
}

.textBold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	color : #000000;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

.textLarge {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 16px;
	color : #000000;
	font-weight: normal;
	text-align: left;
}
.subtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align: left;
	line-height : 14px;
	color : #EADFC8;
	font-weight: normal;
	text-align: left;
}

a:link.textLarge  {
color : #535F4B;
text-decoration: underline
}

a:visited.textLarge  {
color : #535F4B;
text-decoration: underline
}

a:hover.textLarge  {
color : #535F4B;
text-decoration: none
}

a:active.textLarge  {
color : #535F4B;
text-decoration: underline
}


a:link.text  {
color : #535F4B;
text-decoration: underline
}

a:visited.text  {
color : #535F4B;
text-decoration: underline
}

a:hover.text  {
color : #535F4B;
text-decoration: none
}

a:active.text  {
color : #535F4B;
text-decoration: underline
}

a:link.text2  {
color : #535F4B;
text-decoration: underline
}

a:visited.text2  {
color : #535F4B;
text-decoration: underline
}

a:hover.text2  {
color : #535F4B;
text-decoration: none
}

a:active.text2  {
color : #535F4B;
text-decoration: underline
}

a:link.hometext  {
color : #535F4B;
text-decoration: underline
}

a:visited.hometext  {
color : #535F4B;
text-decoration: underline
}

a:hover.hometext  {
color : #535F4B;
text-decoration: none
}

a:active.hometext  {
color : #535F4B;
text-decoration: underline
}

.image {
	background-color: #FFFFFF;
}

a:link.image { 
	text-decoration: none;
}
a:visited.image {
	text-decoration: none;
}
a:hover.image {
	text-decoration: none;
}
a:active.image {
	text-decoration: none;
}


/* MAIN NAVIGATION SUB NAV*/

#Subnav {
	height: 17px;
	width: 534px;
	padding-top: 3px;
	background-image: url(../images/nav7/bfhl_nav_r1_c2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #535F4B;
	text-align: right;
	padding-right: 30px;
}

.navitem {
	color: #FFFFFF;
}

.navitem a {
	color: #FFFFFF;
}

.navitem a:hover {
	color: #535F4B;
	text-decoration: none;
}

.navitem a:active {
	color: #FFFFFF;
}



/* END MAIN NAVIGATION SUB NAV*/


/* BEGIN NEW MENU STYLE */

#menu a {
	font: normal 12px/12px sans-serif;
	color : #FFFFFF;
	display:block;
	width:145px;
	padding:8px 0px 8px 20px;
	background: #FF9900 url(../images/sidenav.gif) no-repeat 0px 0px;
	text-decoration: none;
}

#menu a:hover {
	background-position: -175px 0px;
	color: #FFFFFF;
}

#menu a:active {
	background-position: -175px 0px;
	color:#FFFFFF;
}

/* END NEW MENU STYLE */



/* SIDE BAR ADDRESS BOX STYLE */

#sidbarBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #535F4B;
}


/* SANDWICH BAR BOX STYLE */

#sandwich {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #535F4B;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #535F4B;
	text-align: center;
}


/* PAGE ELEMENTS */

.stagetop {
	background-color: #EADFC8;
	background-position: left top;
	width: 800px;
	height: 25px;
	background-image: url(../images/stage/stage_top.gif);
	background-repeat: no-repeat;
	overflow: visible;
}

.stagebottom {
	background-color: #EADFC8;
	background-position: left top;
	width: 800px;
	height: 20px;
	background-image: url(../images/stage/stage_bottom.gif);
	background-repeat: no-repeat;
	overflow: visible;
}

.stageleft {
	background-color: #EADFC8;
	background-position: left top;
	width: 30px;
	background-image: url(../images/stage/stage_left.gif);
	background-repeat: repeat-y;
	overflow: visible;
}

.stageright {
	background-color: #EADFC8;
	background-position: left top;
	width: 30px;
	background-image: url(../images/stage/stage_right.gif);
	background-repeat: repeat-y;
	overflow: visible;

}


.bfhl_sideblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/bfhl_sideblock.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 240px;
	height: 150px;

}

a:link.bfhl_sideblock a:hover.bfhl_sideblock a:active.bfhl_sideblock a:visited.bfhl_sideblock {
	color : #FFFFFF;
	text-decoration: none;
}



.bfhl_sideblock2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/bfhl_sideblock2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 240px;
	height: 150px;

}

.scroll {
	height: 475px;
	width: 320px;
	overflow: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	background-color: #fff;
}

.scrollFHA {
	height: 475px;
	width: 320px;
	overflow: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	background-color: #fff;
}

.scrollVA {
	height: 540px;
	width: 320px;
	overflow: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	background-color: #fff;
}


/* RATE SIDEBLOCK*/

#bfhl_RateSideblock {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(../images/bfhl_sideblock6b.gif);
	background-repeat: no-repeat;
	background-position: right top; */
	width: 240px;
	height: 150px;
/*	text-transform: uppercase;
	line-height: 22px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 5px;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
	padding-left: 0px; */
}
#bfhl_RateSideblock2 {/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(../images/bfhl_sideblock6b.gif);
	background-repeat: no-repeat;
	background-position: right top; */
	width: 210px;
	height: 125px;
	background-color: #FF9900;
}

.bfhl_Rate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 28px;
	font-weight: bold;
}

.bfhl_Rate2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 24px;
	font-weight: bold;
}

.bfhl_Rate3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 22px;
	font-weight: bold;
}

.bfhl_Rate4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
}


a.Rate-bg {
	background: url('../images/bfhl_sideblock6b.gif') top center no-repeat;
	height: 130px 
	!important;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	width: 235px;
	padding-top: 20px;
	padding-right: 5px;
}
a.Rate-bg:hover {
	background-position: bottom;
	color: #f90;
	text-decoration: none;
}


/* END RATE SIDEBLOCK*/

.siderule {
	background-color: #FFFFFF;
	background-position: center top;
	width: 30px;
	background-image: url(../images/siderule2.gif);
	background-repeat: repeat-y;
	overflow: visible;
}


.space5high {
	height: 5px;
	background-image: url(../images/nav6/spacer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



.subnavLoans {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 12px;
	color : #535F4B;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #535F4B;
	border-bottom-width: thin;
}

.subnav {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 12px;
	color : #535F4B;
	font-weight: bold;
}

a:link.subnav  {
color : #535F4B;
text-decoration: none
}

a:visited.subnav  {
color : #535F4B;
text-decoration: none
}

a:hover.subnav  {
color : #535F4B;
text-decoration: underline
}

a:active.subnav  {
color : #535F4B;
text-decoration: none
}

.subnav2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 12px;
	color : #FF9900;
	font-weight: bold;
}

a:link.subnav2  {
color : #FF9900;
text-decoration: underline
}

a:visited.subnav2  {
color : #FF9900;
text-decoration: underline
}

a:hover.subnav2  {
	color : #535F4B;
	text-decoration: none
}

a:active.subnav2  {
color : #FF9900;
text-decoration: underline
}
.subnav3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 12px;
	color : #FFFFFF;
	font-weight: bold;
}

.copyright {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 14px;
color : #FFFFFF;
}

.credit {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 12px;
	color : #535F4B;
}

a:link.credit  {
color : #535F4B;
text-decoration: none
}

a:visited.credit  {
color : #535F4B;
text-decoration: none
}

a:hover.credit  {
color : #535F4B;
text-decoration: underline
}

a:active.credit  {
color : #535F4B;
text-decoration: none
}

/* Moving Content */

#sidebarMove {
	position:fixed;
	top: 276px;
	bottom: 100px;
	background-color: #FFFFFF;
	visibility: visible;
	margin-bottom: 250px;
}
#titlebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	text-align: right;
	width: 537px;
	height: 34px;
	padding-right: 27px;
	letter-spacing: .1em;
	padding-top: 15px;
}
.bfhl_sideblockCallNow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/bfhl_sideblock7.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 240px;
	height: 150px;
}
