@charset "UTF-8";
/* CSS Document */

* { margin:0; padding:0; border:0; }

a {color:#fff;}

a:hover ,a:focus, a:active {
	background-color:#E0E0E0;
	color:#333333;
	text-decoration:none;
	}
	
h2 { color:#A3EC47;}

fieldset {
	padding: .3em;
	margin: .5em 3em 0 3em;
	}
	
legend {
	padding:0 0.5em;
	font-weight:bold;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {clear:both;}
.nodisp {display:none;}
.imageright {float:right;}
.imageleft {clear:both;}
.right {float:right;}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: .76em; 
	background:#424242 url('/clean/if/bbn/bg.jpg') top left repeat-x;	
	color:#e0e0e0;
	text-align:center;
	}

 /*== Top section of page  ==*/
 
#topsection {
	padding:0;
	background:#85c03a url('/clean/if/bbn/bgtop.gif') top left repeat-x;
	height:12em;
	border-bottom:1px solid #777;
	text-align:center;
	}

#topsection h1 {
	display:none;
	}

#skiplinks {
	position:relative;
	text-align:left;
	width:760px;
	margin:0  auto;
	}
	
#skiplinks a {
	background-image:url('/clean/if/bbn/bg_skip.gif');
	background-repeat:no-repeat;
	color:#fff;
	text-decoration:none;
	padding:0 1.4em;
	height:1em;
	
	
	}
	
#skiplinks a:hover {
	text-decoration:none;
	background-color:#E0E0E0;
	}

#skiplinks a:hover, #skiplinks a:focus, #skiplinks a:active{
	
	color:#333333;
	}

/* Top Menu */

#topmenu {
	width:760px;
	margin:0  auto;
	margin-top:7.6em;
	position:relative;
	}
	
* html #topmenu {
	margin-top:7.8em;
	}
	
/* Target IE7 only */
html>body #topmenu  {
*margin-top:7.8em;
}
/* end */
	
#topmenu ul {
	
	float:right;
	}
	
/* menu mouse over rear */

#topmenu ul li{
	display:inline;
	float:left;
	background:#568f10 url('/clean/if/bbn/bg_topmenu_li_over.gif') top left no-repeat;
	
	}

#topmenu ul li.first {
	background:#568f10 url('/clean/if/bbn/bg_topmenu_li_over.gif') top left no-repeat;
	}
	
#topmenu ul li.last {
	background:#568f10 url('/clean/if/bbn/bg_topmenu_li_over.gif') top left no-repeat;
	border:0;
	}


#topmenu ul li a{
	padding:1em 2em;
	display:block;
	text-decoration:none;	
	
	}
/* menu mouse over front */

#topmenu ul li a{
	display:inline;
	float:left;
	background:#515151 url('/clean/if/bbn/bg_topmenu_li.gif') top left no-repeat;color:#fff;
	}

#topmenu ul li a.first {
	background:#515151 url('/clean/if/bbn/bg_topmenu_li_first.gif') top left no-repeat;
	}
	
#topmenu ul li a.last {
	background:#515151 url('/clean/if/bbn/bg_topmenu_li_last.gif') top right no-repeat;
	
	}	

/* Mouse over trigger*/

#topmenu ul li a:hover, #topmenu ul li a.first:hover, #topmenu ul li a.last:hover {
	background:transparent url('') top left no-repeat;
	
	}

/* for keyboard users */
	
#topmenu ul li a:focus, #topmenu ul li a.first:focus, #topmenu ul li a.last:focus {
	background:transparent url('') top left no-repeat;
	}

#topmenu ul li a:active, #topmenu ul li a.first:active, #topmenu ul li a.last:active {
	background:transparent url('') top left no-repeat;
	}

/* Crumbtrail  */

#crumbs {
	height:2.5em;
	background-color:#fff;
	
	
	}

#crumbinner {
	margin: 0 auto;
	width:760px;
	}

#crumbs p {
	margin-left:22em;
	padding-top:0.5em;
	color:#333333;
	text-align:left;
	}

#crumbs a {
	color:#579110;
	background-color:#fff;
	}

#crumbs a:hover {
	color:#333333;
	}
	
/* Page container*/

#pagecontainer {
	margin:0 auto;
	width:760px;
	text-align:left;
	}
	
#left {
	position:relative;
	margin-top:-9.4em;
	width:207px;
	float:left;
	}	
	
.logo {
	background:transparent url('/clean/if/bbn/logo.gif') top left no-repeat;
	position:relative;
	height:220px;
	margin-left:-5px;
	}	
	
#left h2 {
	visibility:hidden;
	display:block;
	
	}
	
#left ul {
	list-style-type:none;
	background:#424242 url('/clean/if/bbn/bg_left_ul.gif') top left repeat-x;
	}

#left ul li{
	margin:0;
	}
	
	
* html #left ul li a{ height:1%; }

#left ul li a{
	display:block;
	padding:0.7em 1em;
	border-bottom:1px solid #5F5E5E;
	text-decoration:none;
	}

#left ul li a:hover, #left ul li a:focus, #left ul li a:active {
	text-decoration:underline;
	background-color:#424242;
	color:#fff;
	}

#left img{
	margin:2em 1em 1em 1em;
	}
	
#left p {
	padding:0 1em;	
}
	
/* Middle Area */

#middlearea {
	margin-left:230px;
	margin-right:210px;
	padding-top:1em;
	}

#middlearea h3 {
	padding:0.5em 0;
	font-weight:normal;
	font-size:140%;
	color:#A3EC47;
	}
	
	#middlearea h4 {
	padding:0.5em 0;
	font-weight:normal;
	font-size:120%;
	color:#A3EC47;
	}

#middlearea p {
	padding:0.5em 0;
	line-height:150%;
	}
	
#middlearea img {
	float:right;
	margin:1em 0 2em 2em;
	}
	
#middlearea ul {
	margin-left:2em;
}

/* Right Area */

#right {
	width:204px;
	float:right;
	margin-left:1em;
	padding-top:2em;
	}	

#right h1 {
	display:none;
	}
	
#right h2 {
	color:#242425;
	display:block;
	background:#85C03A url('/clean/if/bbn/bg_right_h2.gif') top right no-repeat;
	padding:0.3em 0 0 0.5em;
	font-weight:normal;
	font-size:140%;
	}

#right p {
	margin:0.5em 0;
	line-height:150%;
	}

#videocontainer {
	border:2px solid #85C03A;
	background-color:#85C03A;
	}
	
/* Footer */	

#footer {
	margin-top:1em;
	border-top:1px solid #7ca745;
	}
	
#footer address {
	font-style:normal;
	margin:0.5em 0;
	}
	
#footerlogos {
	margin-top:1em;
	text-align:center;
}
	
#footerlogos ul {
	list-style-type:none;
}

#footerlogos ul li {
	display:inline;
	padding:1em 0.5em;
}