BODY {
	margin: 0px;
	background-color: #ffffff;
	text-align: left;
}
#bu-container {
	margin: 5px;
        margin-left: 0px;
        margin-right: 0px;;
        width: auto;
}

#bu-top {
	height: auto;
	background: #ffffff;
	min-height: 20px;
	border-bottom: 1px solid #ccc;
}

#bu-top p.top-header {
	color: #000000;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
#bu-top-nav {
	display: none;
}

#bu-top-nav-spacer {
	display: none;
}

#bu-left {
	display: none;
}

#bu-content-area {
	margin: 0px;
	border: 0px;
}

#bu-content-title {
	border: none!important;
}

#bu-footer {
	background-color: #ffffff;
	border-top: 1px solid #ccc;
}

#bu-footer-spacer {
	display: none;
}

#bu-footer p {
	color: #000000;
}


#bu-topbar {
	border-bottom: 1px solid #ccc!important;
}

#bu-topbar a {
	text-decoration: none!important;
	color: #000!important;
}

#bu-topbar-welcome {
	display: none;
}

.noprint {
	display: none;
}


