body { 
	color: #4B4B4B;
	line-height: 1.5em;
	background-color: #fff;
	margin-top: 0px;
}

body, td {
	font: normal 12pt/1em Arial, Verdana, sans-serif;
}

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



/* HIDE FROM PRINT */

#site_menu,
#content_right,
#content_left,
#nav_utility,
#sponsor_links,
#footer ul,
#content_utility,
#breadcrumb,
.pager,
#special_header_area
{
	display: none;
}


body.small #content_middle #page_content,
body.small #content_middle #page_content td,
.small {
	font-size: 12pt;
}

body.medium #content_middle #page_content,
body.medium #content_middle #page_content td,
.medium {
	font-size: 12pt;
}

body.large #content_middle #page_content,
body.large #content_middle #page_content td,
.large {
	font-size: 12pt;
}

#content_middle {
	margin: 1em 0 !important;
	width: 100% !important;
}

a.actionable {
	display: none;
}

.block {
	border: none;
}
#page_title {
	background: 0 !important;
	height: auto !important;
}
	#page_title h1 {
		position: relative !important;
		margin: 0 0 1em 0 !important;
		left: 0 !important;
		top: 0 !important;
	}
	
#page_wrapper {
	margin: 0 auto !important;
	border: none !important;
}