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

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

li {
	margin-top: 0px;
	padding-top: 0px;
	list-style-image: url("/img/bullet_search.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;
}




#top_mars, #masthead, #top_toolbar, #main_nav, #SiteSearchModule, #signupform, #rss, .tabs, #right_mar,
#emailform, .callout, #commentblock, .MoreNewsLink, #eventsBox
{
	display: none;
}


#page_container {
	margin: 0px;
	padding: 0px;
	height: 50%;
	overflow: visible;
	position: relative;
}


#print_masthead { height: 159px; display: block; /*	page-break-after: avoid; */}
#page_wrapper { 
	page-break-after: auto; 
	margin: 0px;
	padding: 0px;
	overflow: visible;
}
	
	#page_content {
		margin: 0px;
		padding: 0px;
		overflow: visible;
	}
		
		.article_content, #NewsListModule,  #EditorialsModule
		{
			width: 325pt;
			display: block;
			border: 0px !important;
			margin: 0px;
			padding: 0px;
			overflow: visible;
			position: relative;
			font-size: 9pt; 
		}
	


#left_column {
	display: block;
	width: 125pt;
	top: 0pt;
	right: 0pt;
	float: right;
}


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