/* Hacks : _IE6 & *IE7&6 */
body{
	color: #433f3a;
}
.center{
	width: 880px;
	margin: 0px auto;
	clear: both;
}
.inline ul li{
	display: block;
	float: left;
}
h2{
	font-weight: bold;
}

div.alt{
	display: none;
}

#logo{
	float: left;
	margin-top: 25px;
}
#nav_top{
	float: right;
	clear: both;
	height: 33px;
	margin-top: -30px;
	*margin-top: 80px; /*IE6 & IE7*/
	background: url(/media/images/hr.gif) no-repeat right bottom;
}
#nav_top ul li a{
	display: block;
	padding: 3px 20px;
	font-size: 1.3em;
	text-decoration: none;
	color: #7d6a55;
	_padding: 0px;
	_width: 90px;
	_text-align: center;
	*padding-bottom: 9px; /*IE6 & IE7*/
}
#nav_top ul li a.selected, #nav_top ul li a:hover{
	color: #54b948;
}

#nav_left{
	float: left;
	width: 130px;
}
#nav_left h3{
	font-family: "Arial Narrow", arial, helvetica, verdana, sans-serif;
	font-weight: normal;
	border: 1px solid #998b7d;
	padding: 5px 0px;
	border-right: none;
	border-left: none;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 2em;
}
#nav_left h3 a{
	color: #ccc5bc;
}
#nav_left ul ul{
	padding-left: 10px;
}
#nav_left ul ul li{
	margin-bottom: 1px;
}
#nav_left ul ul li a{
	font-weight: normal;
	font-size: .95em;
}
#nav_left ul li a{
	text-decoration: none;
	color: #7d6a55;
	font-size: 1.2em;
	text-transform: uppercase;
	line-height: 1.5em;
	font-weight: bold;
	font-family: "Arial Narrow", arial, helvetica, verdana, sans-serif;
	letter-spacing: .025em;
	*font-size: 1.1em;
}
#nav_left ul li{
	margin-bottom: 5px;
}
#nav_left ul li a.selected, #nav_left ul li a:hover{
	color: #54b948;
	text-decoration: none;
}

#content{
	clear: left;
	padding-top: 40px;
	font-size: .9em;
}
#content_main ul{
	padding-left: 20px;
	list-style: disc;
}
#content_main{
	float: left;
	width:  505px;
	margin: 0px 40px;
	margin-top: 30px;
}
#content_right{
/*	float: right;*/
	width: 150px;
	padding: 15px;
	border: 1px solid #998b7d;
	margin: 0px;
	margin-top: 30px;
	position: absolute;
	margin-left: 700px;
	*margin-left: 0px;	/*IE6 & IE7*/
	background: #fff;
	margin-bottom: 20px;
	z-index: 10;
}
#content_right ul a{
	font-size: .9em;
}

#recognition .inner{
	padding: 10px;
	background: url(/media/images/recognition.gif) no-repeat 0px 15px;
	height: 150px;
}
#recognition .events{
	background-image: url(/media/images/events.gif);
}
#recognition{
	border: 1px solid #998b7d;
}
#rec_nav{
	float: right;
}
#rec_pages{
	position: relative;
	z-index: 9;
	height: 150px;
	width: 460px;
	overflow: hidden;
}
.rec_page{
	height: 150px;
	width: 460px;
	overflow: hidden;
	clear: both;
	_font-size: .9em;
}
.rec_page .title{
	float: left;
	margin: 50px 0px 0px 20px;
	color: #7d6a55;
	width: 190px;
}


.box_left{
	float: left;
	width: 235px;
	overflow: hidden;
}
.box_right{
	float: right;
	width: 235px;
}
#content a{
	color: #50b948;
	text-decoration: none;
	text-transform: uppercase;
}
#content h2 a, #content h3 a{
	text-transform: none;
}
#content a:hover{
	text-decoration: underline;
}
.uc{
	text-transform: uppercase;
}
#footer{
	clear: both;
	margin: 20px auto;
	border-top: 1px solid #998b7d;
	height: 90px;
	background: url(/media/images/footer.gif) no-repeat top center;
	text-align: center;
	padding-top: 10px;
	color: #5b5753;
	font-size: .8em;
}
#footer ul li{
	display: inline;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #5b5753;
}
#footer ul li:first-child{
	margin-left: 0px;
	padding-left: 0px;
	border-left: none;
}
#footer ul li a{
	color: #5b5753;
	text-decoration: none;
}
#footer ul li a:hover{
	text-decoration: underline;
}
#content .brown, .brown{
	color: #7d6a55;
}
#content .green, .green{
	color: #50b948;
}
#content .no_tt, .no_tt{
	text-transform: none;
}

#emp{
	font-size: .9em;
}
#emp h2.rule{
	border-top: 1px solid #998b7d;
	clear: both;
	padding: 3px 0px;
	font-size: 2em;
}
.emp_tn{
	float: left;
	width: 80px;
	height: 98px;
	margin-bottom: 5px;
	color: #50b948;
	overflow: hidden;
}
#emp h2{
	font-weight: bold;
}
#emp img{
	margin-bottom: 2px;
}
#emp strong{
	color: #50b948;
}
.emp_tn_nav{
	float: right;
	text-align: right;
	width: auto;
}
.scroll_bar{
	float: right;
	width: 15px;
	clear: right;
	text-align: right;
}
#scroll_box{
	width: 330px;
	height: 400px;
	overflow: hidden;
}
#ui_login{
	float: left;
}
#ui_login td.label{
	font-weight: bold;
	padding-right: 20px;
}