/* 
    Document   : bma_noNav.css
*/
#fixedNav {
	display:none;
}
#header {
	min-height:80px;
                height: 80px;
}
#header .section {
	padding-top:0;
                padding-bottom:0;
}
div#header div.section div div#headerRightText {height:0;}
#logo {
	margin-top:0;
margin-bottom:0;
}
.content .colA {
	width:0px;
	margin-right:5px;
	line-height:0px;
	display:none;
}
.content .colB {
 	width:938px; 
	/* margin-right:0px; */
}
#content {
	border-bottom: 3px solid #B7B7B7;
}
#footer {
	background:none; 
}
#footer .pageWrapper {
	min-height:30px;  
}
#footerNav, 
#footerNav a {
	color:black;
}
