a:link, a:visited {
	color: #E29F1F;
	text-decoration: none;
}
a:hover, a:active {
	color: #4390AF;
	text-decoration: none;
}


a.quicknav:link, a.quicknav:visited {
	color: #ffffff;
	text-decoration: none;
}
a.quicknav:hover, a.quicknav:active {
	color: #77B3CB;
	text-decoration: none;
}


a.deptwebsites:link, a.deptwebsites:visited {
	color: #004E6F;
	text-decoration: none;
}
a.deptwebsites:hover, a.deptwebsites:active {
	color: #4390AF;
	text-decoration: none;
}


a.deptannouncements:link, a.deptannouncements:visited {
	color: #25948E;
	text-decoration: none;
}
a.deptannouncements:hover, a.deptannouncements:active {
	color: #4390AF;
	text-decoration: none;
}


a.deptsubnav:link, a.deptsubnav:visited {
	color: #4390AF;
	text-decoration: none;
}
a.deptsubnav:hover, a.deptsubnav:active {
	color: #E29F1F;
	text-decoration: none;
}


body, .bodytext {
	font-family: verdana; 
	font-size: 12px; 
	color: #000000;
	line-height: 18px;
}

.smalltext {
	font-family: verdana; 
	font-size: 10px; 
	color: #cccccc;
	line-height: 14px;
}

.pageheader {
	font-family: verdana; 
	font-size: 16px; 
	color: #4390AF;
}

.footertext {
	font-family: verdana; 
	font-size: 9px; 
	color: #999999;
}

.boxtext {
	font-family: verdana; 
	font-size: 11px; 
	color: #999999;
}

.depttext {
	font-family: verdana; 
	font-size: 10px; 
	color: #999999;
	line-height: 14px;
}

.quicknavtext {
	font-family: verdana; 
	font-size: 11px; 
	color: #77B3CB;
}

.deptsubnavtext {
	font-family: verdana; 
	font-size: 11px; 
	color: #D9D9D9;
}

.navbutton {
	margin-top: 7px;
	margin-right: 5px;
}

.divline {
	margin-top: 0px;
	margin-bottom: 0px;
}

.margincol {
	width: 200px;
}

hr {
	border-bottom: 1px solid #d9d9d9;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

.thumbimg {
	border: 1px solid #000000;
}

.imgdir {
	border: 1px solid #000000;
	margin-top: 10px;
}
