body {
	background-color: #aaa19c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin: 10px 0px 10px 0px;
}
strong {
	color: #11595e;
}
a {
	color: #11595e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.mainTable {
	margin: 10px auto;
}
.mainTableContent {
	background-image: url(images/main_table_content_backer.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
.mainTableFooter {

}
.mainTableContentLeft {
	margin: 0px;
	padding: 0px 0px 0px 17px;
	width: 268px;
	vertical-align: top;
}
.mainTableContentRight {
	vertical-align: top;
	padding: 15px 40px 20px 20px;
}
.footerLinks {
	margin: 15px 18px 0px 18px;
	padding: 10px;
	height: 30px;
	font-size: 10px;
	text-align: right;
	vertical-align: middle;
	color: #fff;
	background-image: url(images/footer_links_backer.jpg);
	background-repeat: repeat-x;
}
.footerLinks a {
	color: #fff;
	text-decoration: none;
}
.footerLinks a:hover {
	text-decoration: underline;
}
.pageSubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #11595e;
	margin: 15px 0px 15px 0px;
}
.facilityLinkContainer {
	clear: both;
	float: left;
	width: 350px;
}
.facilityLink {
	margin: 0px;
	clear: both;
	height: 20px;
	padding: 10px;
	background-image: url(images/facility_link_backer.jpg);
	background-repeat: repeat-x;
}
.facilityLink a {
	color: #484823;
	text-decoration: none;
}
.facilityLink a:hover {
	text-decoration: underline;
}
.facilityLink img {
	margin: -10px 10px -10px 0px;
	float: left;
}
.facilityRight {
	float: right;
	width: 265px;
}
.reasonNumber {
	clear: both;
	display: block;
	float: left;
	text-align: center;
	width: 35px;
	height: 35px;
	margin-left: 0px;
	margin-right: 5px;
	padding-top: 8px;
	background-image: url(TJK_ToggleDL/reason_number_backer.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
.applyNowPageImage {
	margin-right: 20px;
}
.applyNowList {

}
.applyNowList p {
	margin: 0px;
	padding: 0px;
}
.applyNowList strong {
	font-size: 14px;
	display: block;
	padding: 8px;
	background-image: url(images/apply_now_strong_backer.jpg);
	background-repeat: repeat-x;
	color: #fff;
}
.applyNowList a {
	display: block;
	padding: 8px 8px 8px 40px;
	margin: 0px;
	background-image: url(images/facility_link_backer.jpg);
	background-repeat: repeat-x;
}
.applyNowList li {
	border: 1px #ccc solid;
	margin: 0px;
	padding: 0px;
}
.applyNowList ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.jobPosting strong {
	display: block;
	border-bottom: 1px gray dotted;
	margin-bottom: 10px;
	padding: 5px 5px 5px 0px;
}
.jobPosting h4 {
	clear: both;
	font-size: 14px;
	display: block;
	padding: 8px;
	background-image: url(images/apply_now_strong_backer.jpg);
	background-repeat: repeat-x;
	color: #fff;
}
.jobCurrentlyFilled {
	background-image: url(images/job_filled_backer.jpg) !important;
	background-repeat: no-repeat !important;
	padding-left: 125px !important;
}
.jobOpen {
	background-image: url(images/job_open_backer.jpg) !important;
	background-repeat: no-repeat !important;
	padding-left: 125px !important;
}
.jobClosed {
	background-image: url(images/job_closed_backer.jpg) !important;
	background-repeat: no-repeat !important;
	padding-left: 125px !important;
}
