@import url(https://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic);
body {
	background-color:#0a4689;
	color:#ff9900;
	font-family:'Lato', sans-serif;
}
a:link, a:visited{ text-decoration:underline; color:#ff9900; }
a:hover, a:active{ color: #ff0000; }


#B2BheaderBar {
	 padding:0px 10px 0px 10px; 
}
#B2BfooterBar {
	background-color:#666;
	color:#FFF;
}
#B2BfooterBar p {
	font-size:12px;	
}
#B2BfooterBar a:link, #B2BfooterBar a:visited {  text-decoration:underline; color:#fff;} 

#B2BfooterBar a:hover{  text-decoration:underline; color:#000;}

 
 
/* AJAX CONTENT */
#bufferElement { display:none; }
