/* CSS Document */
#tabs a:hover {
			color: #ffffff;
		}
		
		#tabs {
			position:absolute;
			left:15px;
			top:9px;
			width: 915px;
			font-size: small;
			line-height: 16px;
			margin-left: 0px;
		}

		#tabs ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}

		#tabs li {
			float: left;
			background: url(../images/tabs/right2.png) no-repeat right bottom;
			margin: 0;
			padding: 0;

		}

		#tabs a {
			display: block;
			background: url(../images/tabs/left2.png) no-repeat left bottom;
			padding: 5px 15px;
			font-family:  "trebuchet ms", helvetica, sans-serif;
			font-size: 14px;
			font-weight: normal;
			color: #FFFF99;
			text-decoration: none;
		}
		



		

.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.style2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
#bar {position: relative; top: -3px; left: 16px;}

#tabsection		{
	background-position:bottom;
	background-repeat:no-repeat;
	position:relative;
	border-top: 2px;
	margin-left:auto;
	margin-right:auto;
	top:-9px;
	width:915px;
	height:46px;
	z-index: 1010;
		}

#orgouter {
	position: relative;
	width: 921px;
	height: 1250px;
	min-height: 100%;
	margin: 0 auto;
	background: #fff;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}





#orgchart img{ padding: 0px; margin: 0px;}


#orgchart {
position: relative;
left: 3px;
top: -2px;
width: 921px;
Height: 1000px;
padding-top: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}


