@charset "utf-8";
/* CSS Document */

#body_banner {
	position: absolute;
	}
#body_banner_text {
	position: absolute;
	z-index: 50;
	padding: 15px;
	width: 310px;
	}
.bannerh2 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
#body_banner_text p {
	font-size: 12px;
}
#body_container {
	position: relative;
	padding-top: 127px;
	}
#body_leftmenu {
	width: 185px;
	font-size: 12px;
	display: block;
	padding: 5px;
	float: left;
}
#body_content {
	width: 625px;
	font-size: 14px;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	list-style-type: circle;
	}
#body_content a:hover {
	text-decoration: underline;
	}
#sidebar_button_h1 {
	background-color: #787878;
	color: #ffffff;
	font-weight: bold;
	height: 18px;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 7px;
	padding-left: 2px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	display: block;
	cursor: pointer;
	text-decoration: none;
}
#sidebar_button {
	height: 18px;
	margin-top: 2px;
	margin-bottom: 3px;
	padding: 2px;
	vertical-align: middle;
	display: block;
	cursor: pointer;
	overflow: auto;
}
.on {
	margin-left: 7px;
	margin-right: 3px;
	background-color: #787878;
	color: #c1c1c1;
	text-decoration: none;
	}
.off {
	margin-left: 3px;
	margin-right: 7px;
	background-color: #c1c1c1;
	color: #787878;
	}
#sidebar_button2 {
	height: 18px;
	margin-top: 2px;
	margin-bottom: 3px;
	padding: 2px;
	vertical-align: middle;
	display: block;
	cursor: pointer;
	font-size: 12px;
}
.on2 {
	margin-left: 15px;
	margin-right: 3px;
	background-color: #787878;
	color: #c1c1c1;
	text-decoration: none;
	}
.off2 {
	margin-left: 10px;
	margin-right: 7px;
	background-color: #c1c1c1;
	color: #787878;
	}
.offBTN {
	padding: 3px;
	background-color: #c1c1c1;
	color: #333333;
	}
.onBTN {
	padding: 3px;
	background-color: #787878;
	color: #ffffff;
	text-decoration: none;
	}
.tinytext9px {
	font-size: 9px;
	}
.text12px {
	font-size: 12px;
	}
#menu1,#menu2 {
	visibility: hidden;
	}
