#cdadeptbanner {
	background-image: url(/cda/awm/images/deptbanner.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	max-width: 1200px;
	min-width: 960px;
}
/* ******************************************************************* 
Department Sidebar
********************************************************************* */
#cdamainsection {
	background-image:url(/cda/awm/images/sidebarbg.jpg);
	background-repeat:repeat-y;
	background-position: 0px 75px;
}
#cdadeptsidebar {
	width: 199px;	
	margin-top: 1px;
}
#cdadeptsidebar #cdadeptmenucommon {
	background-image:url(/cda/awm/images/sidebarstd.jpg);
	background-repeat:no-repeat;
	min-height:10px;
	height: auto !important;
	height: 10px;
}
#cdadeptsidebar #cdadeptmenu {
	background-image:url(/cda/awm/images/sidebarfade.jpg);
	background-repeat:no-repeat;
	min-height:260px;
	height: auto !important;
	height: 260px;
}
/* Link on image in sidebar.         */
#cdadeptsidebar #cdadeptmenu #imglink {
	border-bottom: none;
}
#cdadeptsidebar #cdadeptmenu #imglink img {
	float: none;
}
#cdadeptsidebar #cdadeptmenu #imglink:hover {
	background-image: url(/cda/awm/images/sidebarfade.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #a4ad8f;
}
#cdadeptsidebar #cdadeptmenu #imglink a:hover {
	background-image: url(/cda/awm/images/sidebarfade.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #a4ad8f;
}
/* ******************************************************************* 
Department Styles
********************************************************************* */
#cdadeptsection h1 {
	font-size: 100%;
	color: #000;
	padding: 5px 5px 2px 0px;
	letter-spacing: 2px;
	border-bottom: 5px solid #8c9874;
}
#cdadeptsection ul.sectionheaderlinks li  {
	margin: 0px;
	padding: 3px 0px 5px 5px; 
	display: inline;
	list-style: none;
	background: url(/cda/awm/images/tabs_off.gif) bottom left;
	float: left;
}

#cdadeptsection ul.sectionheaderlinks li:hover  {
	background: url(/cda/awm/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/awm/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/awm/images/tabs_on.gif) right bottom;
	color: #fff;
}

.pdfsize {
	font-size: 75%;
}

