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

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

a,a:visited, a:link, a:hover { 
	text-decoration: none;
	color: #009999; 
}

p {
	text-align: justify !important;	
}

table
{
  page-break-before: always;
  page-break-after: always;
}

h1, h2, h3, h4, h5, h6
{
  page-break-after: avoid;
}

p, blockquote, ul, ol, dl, pre
{
  page-break-inside: avoid;
}


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

#footer {
	border: 0;
	text-align: left;
}
	#footer p {
		width: auto;
		float: none;
	}

#cms_content {
	width: auto !important;
	padding: 0;
}

#page_wrapper,
#page_content_wrapper {
	width: auto !important;
	padding: 0;
	margin: 0;
}

#page_title {	
	text-align: left;
	float: none;
	margin: 2em 0 1em 0 !important;
}
	#page_title h1 {
		margin: 1em auto .5em auto;
	}
	
	#page_title blockquote {
		margin-right: 0 !important;
		margin: 1em auto;
	}

body, #page_wrapper, #content_middle {
	background: #fff !important;
	background-image: none;
}

#masthead {
	text-align: left;
	margin: 0;
}
	#masthead #logo {
		float: none;
		margin: 0;
	}

/* HIDE FROM PRINT */

#site_menu,
#content_right,
#content_left,
#nav_utility,
#sponsor_links,
#footer ul,
#content_utility,
#breadcrumb,
.pager,
#special_header_area,
#utility_wrapper,
#top_links,
#builtat
{
	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;
}