#dsContentWrapper{
	clear: both;
	margin: 0 0 50px 0;
	overflow: hidden;
}
#deptMastHead{
	background: url(images/mastHeadDeptsServices.jpg) no-repeat top left;
	clear: both;
	height: 92px;
	width: 840px;
}
#deptMastHead h1{
	color: #ffffff;
	left: 15px;
	position: relative;
	top: 65px;
}
#deptNavWrap{
	background: url(images/common/images/DStabNavBG.jpg) no-repeat top left;
	clear: both;
	height: 39px;
	overflow: hidden;
	width: 840px;
}
#deptNav{
	background: url(images/common/images/DStabNav.jpg) no-repeat top left;
	height: 39px;
	margin: 0 0 0 0px;
}
#deptNav li, #deptNav a{
	display: block;
	height: 39px;
}
#deptNav li{
	display: inline;
	float: left;
	width: 164px;
}
#deptNav a{
	color: #838EA0;
	cursor: pointer;
    font-size:10px;
	line-height: 1.125em;
	padding: 0 0 0 30px;
	text-decoration: none;
	text-transform: uppercase;
}
#deptNav strong,
#deptNav b{
	float: left;
	padding: 8px 0 0 0;
}
#deptNav a:hover{
	background: url(images/common/images/DStabNavHover.jpg) no-repeat top left;
	color: #333d61;
}
#deptNav li#meth a:hover{
	background: url(images/common/images/DStabNavHover_Meth.jpg) no-repeat top left;
	color: #333d61;
}
#deptNav .active{
	background: url(images/common/images/DStabNavHover.jpg) no-repeat bottom left;
	color: #333d61;
}
#deptNav li#meth .active{
	background: url(images/common/images/DStabNavHover_Meth.jpg) no-repeat bottom left;
	color: #333d61;
}
.HidableDiv{
	float: left;
	margin: 20px 0 0 0;
	width: 840px;
}
.HidableDiv h2{
	border-bottom: solid 1px #d4d4d4;
	color: #333d61;
	font-family: Trebuchet MS, Sans-Serif;
	margin: 10px 0 0 15px;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}
#dsLeftContent{
	float: left;
	width: 670px;
}
.dsTriColumn{
	float: left;
	margin: 0 14px 0 0;
	width: 206px;
}
.dsCategory{
	float: left;
	margin: 0 0 20px 0;
	width: 674px;
}
.deptList{
	line-height: 1.3em;
	margin: 10px 0 0 15px;
}
.deptList a{
	color: #888CA5;
	text-decoration: none;
}
.deptList a:hover{
	text-decoration: underline;
}
.deptList li{
	background: url(images/common/images/dsNavArrow.jpg) no-repeat left -1px;
	padding: 0 0 0 8px;
}
.deptList li ul li{
	background: url(images/common/images/dsNavDot.jpg) no-repeat left 6px;
	display: block;
	padding: 0 0 0 10px;
}
.deptList li.nonLinkDot{
	background: url(images/common/images/dsNavDot.jpg) no-repeat left 6px;
	padding: 0 0 0 11px;
}
#dsRightColumn{
	float: right;
	margin: 0 0 0 20px;
	width: 144px;
}
#dsRightColumn p{
	text-align: center;
}
