#content_bhf	{
	margin: 30px 150px 0 186px;
	padding-right: 5px;
	}

#rightColumn_bhf	{
	position: absolute;
	top: 108px;
/*	padding: 250px 0 0 0; */
	left: 755px;
	width: 145px;
	}

#rightColumn_bhf ul#menu-bfp	{
	margin: 0 10px 0 0;
	padding: 0;
	}
	
#rightColumn_bhf ul#menu-bfp li	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 3px solid white;
	}

#rightColumn_bhf ul#menu-bfp li	a {
	display: block;
	margin: 0;
	padding: 5px 7px 5px 10px;
	background: #afd5ec url(../../css/graphics/menu-arrow.gif) no-repeat 0 5px;
	color: #000;
	text-decoration: none;
	}

#rightColumn_bhf ul#menu-bfp li	a:hover {
	background-color: #71c7a2;
	}
	


#content_bhf iframe.selector	{
	float: left;
	width: 680px;
	}
	
	#content_bhf	{
	margin: 30px 150px 0 186px;
	padding-right: 5px;
	min-height: 500px;
	}

#content_bhf hr	{
	clear: left;
	border: 0;
	margin: 1px 0 0 0;
	padding: 0;
	height: 1px;
	color: white;
	background-color: white;
	}

#content_bhf h1	{
	color: #027ac3;
	font-size: 1.8em;
	line-height: 1em;
	}

#content_bhf h2	{
	background-color: #afd5ec;
	font-size: 1.4em;
	line-height: 1em;
	color: #027ac3;
	padding: 5px 10px 7px 5px;
	}
	
#content_bhf h3	{
	border-bottom:	1px dotted #444;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #444;
	margin-bottom: 0.4em;
}

#content_bhf h4	{
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0.5em 0;
	}


#content_bhf p	{
	font-size: 1.1em;
	line-height: 1.5em;
	}

#content_bhf p a, #content li a	{
	
	}
	
#content_bhf p a:hover, #content li a:hover	{
	
}

#content_bhf li	{
	font-size: 1.1em;
	line-height: 1.5em;
	list-style-type: square;
	}


#content_bhf address	{
	font-style: normal;
	font-size: 1.1em;
	line-height: 1.5em;
	}

#content_bhf dl	{
	margin: 1em 0;
	padding: 0;
	}

#content_bhf dt	{
	font-size: 1.1em;
	margin: 0.5em 0;
	line-height: 1.5em;
	font-weight: bold;
	}

#content_bhf dd	{
	font-size: 1.1em;
	line-height: 1.5em;
	}
	
/*	
#content_bhf div {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px 0px;
	}



#content_bhf div h2{
	background-color: #0E80C6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#FFFFFF;
	padding: 3px 20px;
	}

#content_bhf div h3{
	border-bottom:1px dotted black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#000;
	padding: 3px 5px;
	margin-bottom:20px;
	}
*/

/* Front page panels */

#content_bhf div.frontpage	{
	float: left;
	width: 260px;
	background-color: #f8f8e4;
	margin: 0 15px 8px 0;
	padding: 0;
	border: solid 1px #afd5ec;
	position: relative;
	}
	
#content_bhf div.frontpage h2	{
	margin: 0;
	padding: 0 5px;
	line-height: 24px;
	font-size: 11px;
	background-color: #afd5ec;
	color: #027ac3;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 1px;	
	}

#content_bhf div.frontpage h3	{
	border: 0;
	padding: 0;
	margin: 10px 5px;
	}

#content_bhf div.frontpage marquee	{
	padding: 0 0 2px 0;
	}

#content_bhf div.frontpage h3 a	{
	color: #1606AC;
	text-decoration: none;	
	}

#content_bhf div.frontpage p	{
	margin: 10px 5px;
	line-height: 1.3em
	}

#content_bhf div.frontpage img.bleed	{
	
	}

#content_bhf div.frontpage p img	{
	float: left;
	margin: 0 1em 1em 0;
	padding: 0;
	border: 1px solid #027ac3;
	}

#content_bhf div.frontpage p.more, #content div.frontpage p.moreflash	{
	clear: left;
	margin: 0;
	background: transparent url(graphics/more-bg.gif) no-repeat right top;
	text-align: right;
	padding: 0 30px;
	height: 16px;
	line-height: 16px;
	}

#content_bhf div.frontpage p.moreflash	{
	background: transparent url(graphics/moreflash-bg.gif) no-repeat right top;
	}

#content_bhf div.frontpage p.more a, #content div.frontpage p.moreflash a	{
	text-decoration: none;
	color: white;
	font-weight: bold;
	}


#content_bhf div.frontpage p.more a:hover, #content div.frontpage p.moreflash a:hover	{
	text-decoration: none;
	color: #1606AC;
	}		
	
.floatleft	{
	float: left;
	margin: 0 1em 1em 0;
	padding: 0;
}

.floatright	{
	float: right;
	margin: 0 0 1em 1em;
	padding: 0;
}

div.imageandcaption	{
	float: right;
	padding: 0;
	width: 160px;
	margin: 0 0 1em 1em;
	}
div.imageandcaption img	{
	display: block;
	}
	
div.imageandcaption p, p.caption	{
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 12px;
	font-style: oblique;
	}


	
address{
	font-size: 1em;
	font-style: normal;
	}

.branchimg	{
	margin: 5px 20px;
	padding: 5px;
}


