body {
	background-color: #EAEAEA;
	margin: 0px;
	font-weight: bold;
}

#page {
	background-image: url(images/back_02.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#banner {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	background-image: url(images/back_03.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	clear: both;
}
#searchgraphic {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
#applyonline {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	clear: both;
}
#jobsearch {
	width:372px;
	float:left;
}
#hotjobs {
	width:746px;
	clear: both;
}
#body {
	width: 746px;
	text-align: left;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}
#body .HomeMainGraphic {
	clear: both;
	float: right;
}
#jobsearch h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
.SectionLabel {
	clear:both;
	width:100%;
}
.JobWrapper {
	clear: both;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
}
.JobTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 200px;
}
.JobDescription {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 400px;
}
.JobLocation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 100px;
}
.SearchFormLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.SectionLabelLeft {
	background-color: #a61e27;
	background-image: url(images/SectionLabelLeft-Red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
.SectionLabelRight {
	background-color: #a61e27;
	background-image: url(images/SectionLabelRight-Red.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
}
#jobsearch .SectionLabelText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a61e27;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	float: left;
	height: 21px;
	width:80%;
}
#hotjobs .SectionLabelText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a61e27;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	height: 21px;
	float:left;
	width:722px;
}
#body h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	color: #a61e27;
}
#body p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 5px;
	color: #000;
	font-weight: normal;
}
#body ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 5px;
}
#body h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
}
#body h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
#application table {
	width: 100%;
}
#application th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #a61e27;
	padding: 5px;
	text-align: left;
}
#application th.SubHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #999;
	padding: 5px;
	text-align: left;
}
#application td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}
a.applyonline:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff0000;
}
a.applyonline:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff0000;
}
.NextPageLabel {
	float: right;
	clear: both;
}
.NextPageLabelLeft {
	background-color: #a61e27;
	background-image: url(images/SectionLabelLeft-Red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
.NextPageLabelRight {
	background-color: #a61e27;
	background-image: url(images/SectionLabelRight-Red.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
}
.NextPageLabelText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a61e27;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	float: left;
	width:80%;
}
a.NextPageLabelLink:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.NextPageLabelLink:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}



.ApplyLabel {
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.ApplyLabelLeft {
	background-color: #195082;
	background-image: url(images/HomeMenuLeft.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
.ApplyLabelRight {
	background-color: #195082;
	background-image: url(images/HomeMenuRight.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
}
.ApplyLabelText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #195082;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	float: left;
	height: 21px;
}
a.ApplyLabelLink:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.ApplyLabelLink:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.LocationPhoto {
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	width: 400px;
	float: left;
}
.LocationMap {
	width: 250px;
	height: 172px;
	border: solid 1px #666;
	float:left;
}
.LocationInfo {
	clear: both;
}
#home #page #body div p {
	color: #a61e27;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#home #page #body div p {
	font-family: Arial, Helvetica, sans-serif;
}
#home #page #body div p {
	font-size: 16px;
	color: #000;
}
#home #page #body div p {
	font-weight: normal;
	font-size: 9px;
}
#home #page #body div h1 {
	font-size: 14px;
}
#home #page #body div p {
	font-size: 12px;
}
#serviceareas #page #body ul li {
	font-weight: normal;
}
