@charset "utf-8";
/* CSS Document */

body {
	background:url(../Assets/background.gif) repeat-y 0% 0;
}

#deptpages {
	LEFT: 186px;
	POSITION: absolute;
	TOP: 105px;
	Z-INDEX: 9;
	width:790px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

	color:#003399;

}
#deptpages h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:0px;
	border:0px;
}
#deptpages h2 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:003399;
	margin:0px;
	padding:0px;
	background-color:#DDDDDD;
	border-style:solid;
	border-width:1px;
	border-color:#003399;
	border-collapse:collapse;
	width:790px;
}

#deptpages img {
	position:absolute;
	left:46px;
	top:608px;
}

#deptpages a:link {
	font-size: 12px; 
	COLOR:#003399; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal; 
	text-decoration:underline;
}
#deptpages a:visited {
	font-size: 12px; 
	COLOR:#003399; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal; 
	text-decoration:underline;
}
#deptpages a:hover {
	font-size: 12px; 
	COLOR:#ff3333; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal; 
	text-decoration:underline;
}
#deptpages a:active {
	font-size: 12px;
	COLOR:#ff3333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal; 
	text-decoration:underline;
}


a#link2dept:link {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
}
a#link2dept:visited {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
}
a#link2dept:hover {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
}
a#link2dept:active {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
}
