/* CSS Document */
body {
	background: white;
	font-size: 10pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	}
	
#navbar {
	display: none;
	}
	
#headerRes {
	display: none;
	}
	
#content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
	
#business-footer {
	display: none;
	}
	
	
#BusNavContainer {
	display: none;
	}
