body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.header {
	font-family: "gill sans", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #027d9b;
	line-height: 24px; padding:0; margin:0 0 15px; }
.subtext {
	font-family: "gill sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #cf7f21;
}
.bg {
	background-image: url(art/bgbtmtop.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg2 {
	background-image: url(art/bgbtmbtm.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}




table.job_table {
	background-color:#fff;
	border:1px solid #444;
	border-spacing:0px;
	border-collapse:collapse;
	padding-right:1px;
	width:90%;
}

table.job_table th{
background-color:#cf7f21;
color:#fff;
	margin:0px;
	border:none;
	font-weight:normal;
	line-height:1.1em;
	text-align:left;
}

table.job_table td
, table.job_table th {
   padding:5px;
}

table.job_table tr.even {
background-color:#eee;
}

table.job_table td a:hover {
	color:#000;
}

table.job_table a.fac-link 
{
	display:block;
}

.home-news { color:#CF7F21; padding:0 0 20px; }
.home-news a { color:#027D9B; }
.home-news h3 { color:#027D9B; font:italic 18px "Gill Sans", Arial, Helvetica, sans-serif; padding:0; margin:0 0 14px; border-bottom:1px dashed #ccc; }
.home-news p { margin:0; padding:0 0 14px; font-weight:bold; }
