#cdadeptbanner {
	background-image: url(/cda/ecd/images/deptbanner.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	max-width: 1200px;
	min-width: 960px;
}
/* ******************************************************************* 
Department Sidebar
********************************************************************* */
#cdamainsection {
	background-image:url(/cda/ecd/images/sidebarbg.jpg);
	background-repeat:repeat-y;
	background-position: 0px 75px;
}
#cdadeptsidebar {
	width: 199px;	
	margin-top: 1px;
}
#cdadeptsidebar #cdadeptmenucommon {
	background-image:url(/cda/ecd/images/sidebarstd.jpg);
	background-repeat:no-repeat;
	min-height:10px;
	height: auto !important;
	height: 10px;
}
#cdadeptsidebar #cdadeptmenu {
	background-image:url(/cda/ecd/images/sidebarfade.jpg);
	background-repeat:no-repeat;
	/* min-height:190px; */
	height: auto !important;
}
#cdadeptmenu li ul li {
	margin: 0px;
	padding: 3px 5px;
	width: 200px;
	border: 0;
	position: relative;
	background-color: #999967;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
/* ******************************************************************* 
Department Styles
********************************************************************* */
#cdadeptsection h1 {
	font-size: 100%;
	color: #000;
	padding: 5px 5px 2px 0px;
	letter-spacing: 2px;
	border-bottom: 5px solid #999967;
}
#cdadeptsection ul.sectionheaderlinks li  {
	margin: 0px;
	padding: 3px 0px 5px 5px; 
	display: inline;
	list-style: none;
	background: url(/cda/ecd/images/tabs_off.gif) bottom left;
	float: left;
}

#cdadeptsection ul.sectionheaderlinks li:hover  {
	background: url(/cda/ecd/images/tabs_on.gif) left bottom;
}
#cdadeptsection ul.sectionheaderlinks li a  {
	margin: 0px;
	padding: 5px 7px 5px 3px;
	border-right: 2px solid #fff;
	/*background-color: #c4c9b6; */
	background: url(/cda/ecd/images/tabs_off.gif) bottom right;
	color: #000;
	text-decoration: none;
	width: auto;
	font-size: 85%; 
	
}
#cdadeptsection ul.sectionheaderlinks li a:hover  {
	background: url(/cda/ecd/images/tabs_on.gif) right bottom;
	color: #fff;
}
.pdfsize {
	font-size: 75%;
}




