@charset "utf-8";
/* CSS Document */
img.iside, .printhide {
display:none;}
.print {
	display: block;
}
#header #cob_logo, #header #ui_logo {
	display: none;
}

.sf_inactive {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#search {
	display: none;
}
#main_menu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#cob_logo_print {
	display: block;
	left: 120px;
	position: absolute;
	top: 25px;
}
#ui_logo_print {
	display: block;
	left: 10px;
	position: absolute;
	top: 13px;
}
#content_bound {
	border: 1px solid #8F7130;
}
#leftbar {
	display: none;
}
#mainContent, .norightcolumn #mainContent {
	margin-right: 50px;
	margin-left: 0px;
}
