/* CSS Document */
body {
	margin-left: 15px;
	margin-top: 15px;
}

#page {

border:1px solid #d0d0d0;
width:880px;
height:auto;
}

/* Begin Main Menu */

.preload1 {background: url(imgs/menu_bar_over.gif);}

.menuh {padding:0 0 0 1px; margin:0; list-style:none; height:36px; background:#fff; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.menuh li.top {display:block; float:left;}
.menuh li a.top_link {display:block; float:left; height:36px; color:#9bb9ec; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 0px; cursor:pointer;background: url(imgs/menu_bar.gif);}
.menuh li a.top_link span {float:left; display:block; padding:0 15px 0 18px; height:36px;background:url(imgs/menu_bar.gif) right top; line-height:34px;}
.menuh li a.top_link span.down {float:left; display:block; padding:0 18px 0 18px; height:36px; background:url(imgs/menu_bar.gif) no-repeat right top; line-height:34px;}
.menuh li a.top_link span.search {float:left; display:block; padding:0 10px 0 11px; height:34px; background:url(imgs/menu_bar.gif) no-repeat right top; width:190px; line-height:27px; }
.menuh li a.top_link:hover {color:#9bb9ec; background: url(imgs/menu_bar.gif) no-repeat;}
.menuh li a.top_link:hover span {background:url(imgs/menu_bar.gif) no-repeat right top;}
.menuh li a.top_link:hover span.down {background:url(imgs/menu_bar.gif) no-repeat right top;}
.menuh li a.top_link:hover span.search {background:url(imgs/menu_bar.gif) no-repeat right top;}

.menuh li:hover > a.top_link {color:#fff; background: url(imgs/menu_bar.gif) no-repeat;}
.menuh li:hover > a.top_link span {background:url(imgs/menu_bar.gif) no-repeat right top;}
.menuh li:hover > a.top_link span.down {background:url(imgs/menu_bar.gif) no-repeat right top;}

.menuh table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menuh a:hover {visibility:visible; position:relative; z-index:200;}
.menuh li:hover {position:relative; z-index:200;}

.menuh ul, 
.menuh :hover ul ul, 
.menuh :hover ul :hover ul ul,
.menuh :hover ul :hover ul :hover ul ul,
.menuh :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menuh :hover ul.sub {left:0; top:31px; background: #fff; padding:3px; border:1px solid #d0d0d0; white-space:nowrap; width:175px; height:auto; z-index:300;}
.menuh :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:175px; font-weight:normal;}
.menuh :hover ul.sub li a {display:block; font-size:11px; height:20px; width:175px; line-height:20px; text-indent:5px; color:#464646; text-decoration:none;}
.menuh :hover ul.sub li a:hover {background:#9bb9ec; color:#fff;}

.menuh :hover ul :hover ul,
.menuh :hover ul :hover ul :hover ul,
.menuh :hover ul :hover ul :hover ul :hover ul,
.menuh :hover ul :hover ul :hover ul :hover ul :hover ul {left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; z-index:400; height:auto;}

/* End Main Menu */


ul.pic {list-style-image: url(images/bullet.gif); }


.bodycopy_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #464646;	
	padding:12px;
}

.bodycopy_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #123776;	
	padding:12px;
}

.headings {
font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:14px;
	color: #002E63;
	font-weight: bold;	
	}

.font {
font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:3px;
	color: #002E63;
	font-weight: none;	
	
}

.contacts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}


ul.list {list-style-image: url(imgs/bullet.gif); }

ul.arrowlist {list-style-image: url(imgs/arrow_bullet.gif); }

a:link {
	color: #9bb9ec;	
	text-decoration: none;
}

a:visited {
	color: #9bb9ec;
	text-decoration: none;
}

a:hover {
	color: #929292;
}

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

a#footerlink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
	text-decoration: none;
}


a#footerlink:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
		text-decoration: underline;
}

a#whitelink {
	color: #fff;	
	text-decoration: none;
}


a#whitelink:hover {
	color: #9bb9ec;
}

/* Begin Sub Menu */

			/* Fix IE. Hide from IE Mac \*/
			* html #menuv ul li{float:left;height:1%;}
			* html #menuv ul li a{height:1%;}
			/* End */

#menuv	 { z-index: 10; width: 12em; text-align: left; font-size: 10px; font-family: arial, geneva, sans-serif; margin-left:4px; }
#menuv a { width: 160px; display:block; padding: 0.3em 0.3em 0.3em 0.7em;	border-bottom:1px solid #d0d0d0; white-space:nowrap; }
#menuv a, #menuv a:visited	{ color: white; background-color: #123776; text-decoration:none; }
#menuv a:hover	{color: white; background-color: #9bb9ec; }
#menuv li { list-style-type:none;	}
#menuv ul li { position:relative; }
#menuv li ul { position: absolute; top: 0; left: 168px;	 display: none; }
div#menuv ul, #menuv ul ul, div#menuv ul ul ul { margin:0;	padding:0; 	width: 10em; margin-left:4px;	}
div#menuv ul ul,  div#menuv ul ul ul,  div#menuv ul li:hover ul ul,  div#menuv ul li:hover ul ul ul { display: none; }
div#menuv ul li:hover ul, div#menuv ul ul li:hover ul, div#menuv ul ul ul li:hover ul	{	display: block;	}
/* End Sub Menu*/


/* Begin Home Page Layout*/

#topleft_block{
	float:left;
	background: url(imgs/BBHomeBanner-Final.jpg) no-repeat;
	height:174px;
	width:420px;

	}
	
#topleft_block_copy{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#002e5f; padding: 40px 0 0 20px;
	}

#topright_block{
	float:right;
	height:174px;
	width:420px;
	}

#bottomleft_block{
	float:left;
	height:121px;
	width:420px;
	}
	
#bottomright_block1-2{
	float:left;
	height:121px;
	width:132px;
	margin-right:10px;
	}	

#bottomright_block3{
	float:left;
	height:121px;
	width:132px;
	}	
	
#bottominfo_block{
	height:45px;
	width:870px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin:3px;
	border:1px solid #d0d0d0;
	vertical-align:middle;
	padding-top:5px;
	}	
	
/* End Home Page Layout*/

/* Begin Copy Page Layout*/	

#card_block{
	height:100px;
	width:160px;
	margin:3px 6px 3px 12px;
	}
	
#apply_block{
	height:64px;
	width:166px;
	margin: 0 6px 3px 6px;
	font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; color:#FFF; padding: 5px;
	background-image:url(imgs/apply_back.jpg)no-repeat;
	}
		
#scroll {

	height:400px;
	width: 680px;
	overflow: auto;
	
scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #999999;
scrollbar-track-color: #EEEEEE;

scrollbar-shadow-color: #EEEEEE;
scrollbar-lightshadow-color: #333333; 
scrollbar-darkshadow-color: #CCCCCC;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: #EEEEEE;
}
#scrollw {

	height:300px;
	width: 851px;
	overflow: auto;
	
scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #999999;
scrollbar-track-color: #EEEEEE;

scrollbar-shadow-color: #EEEEEE;
scrollbar-lightshadow-color: #333333; 
scrollbar-darkshadow-color: #CCCCCC;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: #EEEEEE;
}

/* End Copy Page Layout*/	