body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #FF9B02;
}
td,th {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body a,td a,th a {
	color: #870C02;
	text-decoration: none;
}
.footer {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	font-weight: bold;
}
.footer a {
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	color: #FFCC33;
	font-weight: bold;
	text-decoration: underline;
}
.nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.nav a:hover {

	font-weight: bold;
	color: #870C02;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.hdr {
	font-size: 15px;
	font-weight: bold;
	color: #870C02;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF9B02;
	display: inline;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #870C02;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #FB9500;
	background-color: #870C02;
	padding: 0px 1px 1px;
	display: inline;
	width: 100%;
	margin: 0px;
}
h3 a {
	font-size: 11px;
	font-weight: bold;
	color: #870C02;
	text-decoration: none;
	background-color: #FCB046;
	width: 100%;
	margin: 0px;
	padding: 3px;
}
h3 a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #870C02;
	text-decoration: none;
	background-color: #FB9204;
	padding: 3px;
}
.menuL {
	padding: 3px;
	color: #FCB046;
	background-color: #870C02;
	width: 100%;
	font-weight: bold;
}
.borderLeft {
	border: 1px solid #870C02;
	margin-right: 5px;
}
.borderRight {
	border: 1px solid #870C02;
	margin-left: 5px;
}
.formbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 a {
	font-size: 18px;
	color: #FF9B02;
	text-decoration: none;
}
body a:hover,td a:hover,th a:hover {
	color: #870C02;
	text-decoration: underline;
}
.oilBg {
	background-image: url(../images/core/oil-pumps-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 70px;
}

.job-desc
{
	width: 100%;
	height: 150px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	overflow: auto;
	padding: 3px;
	margin-bottom: 4px;
}
