body, td, th {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #454e51;
	line-height: 1.40em;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input, select, textarea {
	font-family: Arial, sans-serif;
	font-size: 11px;
	border-width: 1px;
	border-color: #454e51;
	background-color: #FFFFFF;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

a, a:visited, a:active {
	color: #454e51;
}

.strongSmall {
	font-size:11px;
	font-weight: bold;
}

.mainCopy, .mainCopy th, .mainCopy td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.40em;
}

.mainCopy h1 {
	font-size: 14px;
	color: #ff0000;
	margin-top: 0px;
	margin-bottom: 7px;
}

.mainCopy h2 {
	font-size: 13px;
	color: #ff0000;
	margin-top: 0px;
	margin-bottom: 8px;
}

ul, ol {
	margin-top: 10px;
	margin-bottom: 7px;
}

.contentDate {
	color: #9F9F9F;
}

.category {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform:uppercase;
	padding-left:8px;
	padding-top:3px;
	padding-bottom:3px;
}

.quickForm {
	width: 140px;
	border-style: solid;
	border-color: #454e51;
	background-color: #FFFFFF;
	border-width: 2px;
}

.footer, .footer a, .footer a:visited, .footer a:active{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.smallFooter, .smallFooter a, .smallFooter a:visited, .smallFooter a:active{
	font-size: 10px;
	color: #79888e;
}

.nav, .nav a, .nav a:visited, .nav a:active {
	font-size: 11px;
	line-height: 1.40em;
}

.formLabel {
	font-weight : bold;
}

.formLabelOptional {
	font-weight : bold;
	color : #808080;
}

.tip {
	font-size : 10px;
}

.frontError {
	font-weight : bold;
	color : #FF3300;
}

.jobs_listHeaders {
	color : #ff0000;
}

.jobs_buttons {
	border-width: 1px;
	border-color:#990000; 
	color: #FFFFFF;
	background-color: #ff0000;
}

/* used to style the job search form */
.jobs_searchPanel {
	border-width: 1px;
	border-color:#990000; 
	background-color: #e7e7e7;
	padding: 5px;
}

.formPanel {
	border-style: dotted;
	border-width: thin;
}


/* specific to this style sheet */
a.clear, a.clear:visited, a.clear:active {
	text-decoration: none;
	color: white;
}

.strongSmall {
	font-size:11px;
	font-weight: bold;
}