/*
This CSS page is included to provide definitions to old styles that are
obsolete with the new template. (Provides backwards-compatability for
pages that have not been updated yet.)
*/
.spamproof{ display:none;} /*For hidden form fields designed to transparently trap spam bots*/

.pageText {
	margin-top: 0px;
	border-top: medium #000063;
	border-left: medium #000063;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.Subheading, .subheading {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #000066; font-weight:bold;
}
.Content {
}
.Small {
	font-size: .6em;
}
td#pagetext {
	padding-right: 8px;
}
.jobListings {
	font-size: 1.2em;
	width: 80%;
}