body { 
	font-family: 'arial', verdana, sans-serif;
	color: #000000;
	line-height: 1.53em;
	background-color: #f9f9f9;
	margin-top: 0px;
}

a,a:visited, a:link { 
	text-decoration: underline;
	color: #0072bc; 
}


ul {
	margin-top: 0px;
	padding-top: 0px;
}

li {
	margin-top: 0px;
	padding-top: 0px;
	list-style-image: url("/img/bullet.gif");
	padding-bottom: 5px;
}
 


#contentblock-nav, 
#contentblock-extra,
#masthead-tagline,
#masthead-toolbar

{ display: none; }

	#contentblock {
		overflow: hidden;
		margin-top: 0px;
	}

#footer a { display: none; }


/* 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;		
}