body {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	background: #FFF;
}
table {
	margin: 0;
	padding: 0;
}

td { font-family: Helvetica, sans-serif; font-size: 12px; }
td.small { font-size: 11px; }

ul { margin-bottom: 5px; margin-top: 5px; }
ul.left { margin-left: 25px; margin-bottom: 5px; margin-top: 5px; }

.menu  a, a.menu{ color: white; font-size: 11px; font-weight: bold; text-decoration: none; }
.menu a:hover, a.menu:hover { color: FF9900; font-size: 11px; font-weight: bold; }

a, .shref a { color: navy; font-size: 12px; }
a:hover, .shref a:hover { font-size: 12px; text-decoration: none; }

h1 { 
font-family: tahoma, verdana, Helvetica, sans-serif; 
font-size: 14px; 
color: 000066;
text-align: left; 
}

h2 {
font-family: tahoma, verdana, ms sans-serif, times, ms serif;  
font-size: 14px;
font-weight: bold;
color: 000066;
text-align: left;
}
h3 {
margin-bottom:5px;
font-family: tahoma, verdana, ms sans-serif, times, ms serif;
font-weight: bold;
color: 000066;
text-align: left;
font-size: 14px;
}
h4 {
margin-bottom:5px;
font-family: tahoma, verdana, ms sans-serif, times, ms serif;
font-weight: bold;
color: 000066;
text-align: left;
font-size: 14px;
}
h5 {
margin-bottom:5px;
font-family: tahoma, verdana, ms sans-serif, times, ms serif;
font-weight: bold;
color: CCCCCC;
text-align: justify;
font-size: 10px;
}
.workskinds ul, li {
color:black;
text-decoration:none;
list-style-type:none;
}
a:focus { 
outline: none; 
}
p {
text-indent: 20px !important;
}



.clear {
	clear: both;
	height: 10px;
}
.oilBox  {
	clear: both;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	min-height: 210px;
	height: auto;
}
.oilBox-noimg {
	clear: both;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	min-height: 80px;
	height: auto;
	padding-left: 170px;
}
.oilBox img {
	float: left;
	height: 200px;
	margin: 5px 20px 5px 5px;
}
.oilTitl {
	color: #3866b2;
	font-weight: bold;
	margin: 5px 10px 20px 0px;
}
.oilTxt {
	margin: 0px 10px 10px 20px;
	text-align: justify;
}
.oilTxt ul li {
	list-style: square inside;
	padding: 5px;
}
.navig-oil {
	display: block;
	font-weight: bold;
	background: #3866b2;
	color: #FFF;
	margin: 20px 0px;
	padding-left: 10px;
}
.oil-table {
	margin-top: 20px;
	border: 1px solid #ccc;
	border-collapse: collapse !important;
}
.oil-table th, .oil-table td {
	border: 1px solid #ccc;
}
.oil-table th {
	font: 14px/20px Helvetica, sans-serif;
	font-weight: bold;
	background: #3866B2;
	color: white;
}
.oil-table span{
	font-weight: bold;
	text-align: center;
	word-spacing: 10px;
	letter-spacing: 5px;
}
