#tabs {
	width:580px;
	text-align:left;



background: margin:0; 				position:relative;
	z-index:0;
	font:bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#tabs ul {
	padding:0;
	margin:0;
	width:600px;
	list-style:none;
	position:relative;
}

#tabs ul li.outer {
	float:left;
	display:inline;
	margin:0 1px;
	width:64px;
	height:35px;
	line-height:36px;
	padding:0 0 0 0;
	cursor:pointer;
	text-align:center;
}

#tabs ul li.one {background:#fff url(icon/staff_buttons.jpg) no-repeat top left;}
#tabs ul li.two {background:#fff url(icon/staff_buttons.jpg) no-repeat top left;}
#tabs ul li.three {background:#fff url(icon/staff_buttons.jpg) no-repeat top left;}
#tabs ul li.four {background:#fff url(icon/staff_buttons.jpg) no-repeat top left;}
#tabs ul li.five {background:#fff url(icon/staff_buttons.jpg) no-repeat top left;}
#tabs ul li.six {background:#fff url(icon/staff_buttons.jpg) no-repeat top left;}
#tabs ul li.seven {background:#fff url(icon/staff_buttons.jpg) no-repeat top left;}
#tabs ul li.eight {background:#fff url(icon/staff_buttons.jpg) no-repeat top left;}
#tabs ul li.nine {background:#fff url(icon/staff_buttons.jpg) no-repeat top left;}

#tabs ul li div {display:none;}

#tabs ul li.click {padding-bottom:100px; border-bottom:0px solid #fff; color:#000; margin-bottom:0;}

#tabs ul li.click {color:#000; background-position:0 -34px; height:8px; cursor:default; margin:-1px 0 0 0px;}


#tabs ul li.click div {
	display:block;
	padding:5px;
	position:absolute;
	left:-2px;
	top:38px;
	width:584px;
	height:279px;
	border-bottom:1px solid #3b688e;
	border-top: 1px solid #3b688e;
	text-align:left;
}

#tabs img { float: left; padding: 0 10px 10px 0;}

#tabs ul li.click div.tab_left
{
	background:#fff;
	color: #3b688e;
}

#tabs ul li.click div.tab_center
{
	background:#fff;
	color: #3b688e;
}

#tabs ul li.click div.tab_right
{
	background:#fff;
	color: #3b688e;
}

.clear {clear:both; height:0; line-height:0; overflow:hidden;}

#tabs span.base {display:block; height:20px;font-size:10px; color:#c60; background:url bottom;}
#tabs div h5 {font-size:11px; margin:0;}
#tabs div p {font-weight:normal; text-align:left; color:#000; margin-top:3px; line-height:15px;}


#tabs div a img {
	border:0;
}
#tabs div img.image {
	float:left;
	border:0;
	margin-right:5px;
	margin-top:-5px;
}
#tabs div a.unlock {background:url(../elevation_content/css/icon/unlock.gif); display:block; width:30px; height:30px; margin:0 auto;}
#tabs div a.unlock:hover {border:0;}
#tabs div a:hover.unlock img {visibility:hidden;}
#tabs p.bold {color:#069; padding-top:5px;}
#tabs form {margin-top:-10px; padding:0;}
#tabs form fieldset {padding:0;}
#tabs p.buttons {text-align:center;}


#tabs ul p {
	color: #3b688e;
	font-family: "Trebuchet MS", Arial, serif, sans-serif;
	text-align: justify;
	font-size:11px;
}
h5 {
	font-weight:bold;
	font-size:14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3B688E;
	font-family: "Trebuchet MS", Arial, serif, sans-serif;
	text-decoration: none;
	height: 25px;
	color: #88BB22;
	width:125px;
	margin-bottom: 15px;
}
#tabs ul img {
	padding-top: 5px;
}

