body { 
	font-family: 'arial', verdana, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	line-height: 150%;
	background-color: #ffffff;
	margin-top: 0px;
}

a,a:visited, a:link, a:hover { 
	text-decoration: none;
	color: #009999; 
}


ul {
	margin-top: 0px;
	padding-top: 0px;
}

li {
	margin-top: 0px;
	padding-top: 0px;
	list-style-image: url("/img/bullet.gif");
	padding-bottom: 5px;
}
 

/* jobs_resumes.php support */
.jobsubhead {
	font-weight: bold;
}
.deptsubhead {
	font-weight: bold;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.joblist {
	padding-top: 0;
	margin-top: 0;
}


/*htdig support */
.search_hilite {
	font-weight: bold;
}

.noprint {
	display: none;
}
.noshowtitle {
	display: block;
	font-family: 'arial', verdana, sans-serif;
	font-size: 18px;
	color: #4B4B4B;
	font-weight: bold;
}
.noshow {
	display: block;
	text-align: left;
	color: #000000;		
}