/* main NAV - */
/* ----------------------------------------------------------------------*/
ul.dept-nav {
	height:50px;
	margin:0 14px;
	width:912px;

}

.dept-nav li {
	width:182px;
	float:left;
	margin:10px 0 0;
}

ul.dept-nav.add {
	margin:55px 14px 0;
}

ul.dept-nav.add a{
	color:#fff;
}

.dept-nav a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width:182px;
	float:left;
}

a.nav-1 {
	background: url("../images/depts-nav.jpg") 0 0 no-repeat;
	height: 249px;
	width: 182px;
	border: none;
	float: left;

}

a.nav-1:hover {
	background: url("../images/depts-nav.jpg") 0 -249px no-repeat;
	width: 182px;
}

a.nav-2 {
	background: url("../images/depts-nav.jpg") -182px 0 no-repeat;
	height: 249px;
	width: 182px;
	border: none;
	float: left;

}

a.nav-2:hover {
	background: url("../images/depts-nav.jpg") -182px -249px no-repeat;
	width: 182px;
}

a.nav-3 {
	background: url("../images/depts-nav.jpg") -364px 0 no-repeat;
	height: 249px;
	width: 182px;
	border: none;
	float: left;

}

a.nav-3:hover {
	background: url("../images/depts-nav.jpg") -364px -249px no-repeat;
	width: 182px;
}

a.nav-4 {
	background: url("../images/depts-nav.jpg") -546px 0 no-repeat;
	height: 249px;
	width: 182px;
	border: none;
	float: left;

}

a.nav-4:hover {
	background: url("../images/depts-nav.jpg") -546px -249px no-repeat;
	width: 182px;
}

a.nav-5 {
	background: url("../images/depts-nav.jpg") -728px 0 no-repeat;
	height: 249px;
	width: 182px;
	border: none;
	float: left;

}

a.nav-5:hover {
	background: url("../images/depts-nav.jpg") -728px -249px no-repeat;
	width: 182px;
}

a.login-button {
	background: url("../images/login-button.gif") 0 0 no-repeat;
	height: 45px;
	width: 235px;
	border: none;
	display:block;
	margin:-40 0 0;
	text-align: center;
}

a.login-button:hover {
	background: url("../images/login-button.gif") 0 -45px no-repeat;
	width: 235px;
}

li#button {
	text-align:center;
	margin:228px 352px 0;
	height:50px;
}
/* General containers and styles - */
/* ----------------------------------------------------------------------*/

body, html {
	font-size:13px;
	line-height:1.5em;
	font-family:"Lucida Grande",Tahoma,Verdana,Helvetica,sans-serif;
	background: #fff url("../images/top-strip.gif") repeat-x top center;
	color: #505153;
	}

img, a {
	border: 0 none;
}
	
.alignright {
	text-align: right;
	}
	
.border-left {
	border-left: 1px solid #96999c;
}

.center {
	text-align: center;
}

hr {
	border-color:#9D9881;
	border-style:solid;
	border-width:1px 0 0;
	clear:both;
	display:block;
	height:0;
	margin:0 0 20px;
}
	
.left {
	padding-top: 10px;
	// color: #e8e8e8;
	}

.right {
	padding-top: 10px;
	// color: #e8e8e8;
	}

.floatleft {
	float: left;
	display: inline
	}
	
.floatright {
	float: right;
	display: inline
	}
	
.logo {
	}
	
.middle {
	background: #fff;
	}

.marginr {
	margin: 0 20px 0 0;
}

.margin0 {
	margin:0;
}

.pad {
	padding: 10px;
	}

.padtxtbottom p, h1, h2, h3, h4, h5, h6 {
	padding-bottom: 20px;
}
	
.padtop {
	padding-top: 36px;
}

.padbottom {
	padding-bottom: 20px;
}

.pad-footer{
	padding: 30px 0px 0px 10px;
	}
		
.pad-leftcolumn {
	padding: 0 40px 0 10px;
	}
	
.pad-rightcolumn {
	padding: 0 10px 0 10px;
	}

.strip {
	width: 100%;
	background: #000;
	padding: 15px 0 15px 0;	
	}
		
.top {
	padding-top: 7px;
	}
	
.twelve {
	font-size:12px;
	line-height:18px;
	}
			
.wrap {
	padding-top: 0px;
	padding-bottom: 20px;
	}

.wave {
	background: #fff url("../images/wave-dept.gif") no-repeat top center;
	height:450px;
	padding:0;
	margin: 40px 0 0 0;
}

/* Links */
/* ----------------------------------------------------------------------*/

a:link, a:visited, a:active	{
	color: #002b38;
	text-decoration: none;
	}

a:hover {
	color: #999999;
	}


/* Headings */
/* ----------------------------------------------------------------------*/

h1 {
	font-size:1.6em;
	line-height:1;
	margin:1em 0 .5em;
	}

h2 {
	font-style: italic !important;
	font-family: 'georgia',times,serif;
	font-size:22px;
	line-height:22px;
	padding: 10px 0 5px 0;
	}

h3 {
	font-weight: bold;
	font-size:1.4em;
	line-height:1.2;
	margin:1.14em 0 1em;
	}

h4	{
	font-weight: bold;
	font-size: 16px;
	line-height:1;
	margin: 0 0 20px 0;
	}

h4.download{
	background: #000;
	padding: 0 0 0 25px;
	}
	
h5 {
	font-size:1.2em;
	line-height:1;
	margin:1.33em 0 .67em;
	}

h6 {
	font-size:14px;
	color: #000;
	margin: 0 0 5px 0;
	}

.px10 {
	font-size: 10px !important;
}

/* Lists */
/* ----------------------------------------------------------------------*/



#sidebar-sub ul{
	list-style: none !important;
}

ul.linklist {
	margin: 0;
	padding: 0;
	list-style: none !important;
	}
	
.content ul {
	list-style:disc outside;
	}
	
.content ul.thumbs {
	list-style:none;
	width: 100%;
	margin: 0;
	padding: 0;
	}
	
.content ul.thumbs li {
	float: left;
	display: inline;
	border: 5px solid #fff;
	margin: 7px 15px 8px 0;
	}
	
.content ul.thumbs li:hover {
	border: 5px solid #000;
	}

.content ol {
	list-style:decimal outside;
	}


/* Footer */
/* ----------------------------------------------------------------------*/

	
#footer {
	background: #fff;
	padding: 40px 0 15px 0;
	line-height: 18px;
	font-size: 11.5px;
	}
#footer p {
	margin: 10px 0;
}

#footer h2, h3{
	margin: 10px 0 20px 0;
}

/* ACCORDION */
/* ----------------------------------------------------------------------*/

#accordion {
	border:0;
}

/* accordion header */
#accordion h3 {
 background: url("../images/arrow-right.gif") no-repeat center right;
 margin:0;
 padding:5px 15px;
 font-size:14px;
 font-weight:normal;
 border:0;
 border-bottom:0;
 cursor:pointer;
}

/* currently active header */
#accordion h3.current {
 cursor:default;
 background:#fff url("../images/arrow-down.gif") no-repeat center right;
}

/* accordion pane */
#accordion div.pane {
 border:0;
 display:none;
 height:100%;
 font-size:12px;
}

/* a title inside pane */
#accordion div.pane h4 {
 font-weight:normal;
 margin:0 0 -5px 0;
 font-size:16px;
}