@charset "UTF-8";
body  {
	font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.background {
	background-attachment: scroll;
	background-image: url(../images/home/head-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h1 {
	font-size: 16px;
	text-align:center;
	padding: 3px 0 12px 0;
}
h2 {
	font-size: 14px;
	text-align:center;
	margin: 0 0 9px 0;
}
h3 {
	font-size: 14px;
	text-align:center;
	margin: 0 0 9px 0;
	font-weight: normal;
}
h4 {
	font-size: 13px;
	text-align:left;
	margin: 0 0 9px 0;
	font-weight: normal;
}
table {
	background-color: #FFFFFF;
	text-align:left;
}
.backgroundBlack {
	background-color: #000000;
}
.sidebar {
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 22px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
}

a:link{
	color: #c40625;
	text-decoration: none;
	}
a:visited{
	color: #c40625;
	text-decoration: none;
}
a:hover{
	color: #c40625;
	text-decoration: underline;
}
a:active{
	color: #c40625;
	text-decoration: none;
}


.sidebar a:link{
	color: #FFF;
	text-decoration: none;
	}
.sidebar a:visited{
	color: #FFF;
	text-decoration: none;
}
.sidebar a:hover{
	color: #FFF;
	text-decoration: underline;
}
.sidebar a:active{
	color: #FFF;
	text-decoration: none;
}
.spaceAbove8 {
	padding-top: 8px;
}
.spaceAbove10 {
	padding-top: 10px;
}
.spaceAbove12 {
	padding-top: 12px;
}
.spaceAbove16 {
	padding-top: 16px;
}
.spaceAbove18 {
	padding-top: 18px;
}
.spaceAbove22 {
	padding-top: 22px;
}
.spaceBelow0 {
	padding-bottom: 0px;
}
.spaceBelow2 {
	padding-bottom: 2px;
}
.spaceBelow4 {
	padding-bottom: 4px;
}
.spaceBelow20 {
	padding-bottom: 20px;
}
.bottomBanner {
	background-image:url(../images/home/bottom-banner.jpg);
	background-repeat:no-repeat;
	height: 68px;
}
#tablefloat {
	float: left;
	margin-left: 22px;
}

table.wellheads {
/*	border-width: 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: white;
	border-collapse: separate;
	background-color: white; */
}
table.wellheads td {
	padding-right:13px;
	padding-top:13px;
	text-align: center;
	vertical-align: middle;/*	border-width: 1px;
	padding: 3px;
	border-style: solid solid solid solid;
	border-color: white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px; */
}
table.maxpsi {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #000000;
	border-collapse: separate;
	background-color: white;
}
table.maxpsi td {
	/*padding-right:13px;
	padding-top:13px; */
	text-align: left;
	vertical-align: middle;
/*	border-width: 1px;
	padding: 3px;
	border-style: solid solid solid solid;
	border-color: white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px; */
}
.wellheadChart {
	width:693px;
	margin-left:20px;
}

.whiteBoldType {
	font-weight: bold;
	color: #FFF;
}
.center {
	text-align: center;
}
.red {
	color: #c40625;
}
#sidebarBottom {
	background-image: url(../images/home/siedbar-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 180px;
}
.bodyField p,.bodyField h4,.bodyField h3,.bodyField h2,.bodyField h1,.bodyField ol,.bodyField li {
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 6px;
	margin-left: 22px;
}
.borderOnePix {
	border: 1px solid #000;
}
.formatform {
	height: 16px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.formatformbutton {
	height: 18px;
	width: 200px;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	cursor: pointer;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.allCaps {
	text-transform: uppercase;
}
.repsLeft {
	width:380px;
	float:left;
}
.repsLeft p {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 120px;
}
.repsRight {
	width:330px;
	float:left;
}
.repsRight p {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 40px;
}
.repsLeft h2 {
	font-weight:bold;
	font-size:12px;
	text-align:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 120px;
}.repsRight h2 {
	font-weight:bold;
	font-size:12px;
	text-align:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 40px;
}




.linksLeft {
	width:360px;
	float:left;
}
.linksLeft p {
	text-align:center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 50px;
}
.linksLeft h2 {
	text-align:center;
	font-weight:bold;
	font-size:12px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 50px;
}


.linksRight {
	width:310px;
	float:left;
}
.linksRight p {
	text-align:center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
.linksRight h2 {
	text-align:center;
	font-weight:bold;
	font-size:12px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}




.machinesLeft {
	width:300px;
	float:left;
}
.machinesLeft p {
	text-align:center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 50px;
}
.machinesLeft h2 {
	text-align:center;
	font-weight:bold;
	font-size:12px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 50px;
}


.machinesRight {
	width:310px;
	float:left;
}
.machinesRight p {
	text-align:center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
.machinesRight h2 {
	text-align:center;
	font-weight:bold;
	font-size:12px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

.bodyField ol {
	padding:0;
	margin:0 0 9px 20px;
}
.bodyField li {
	margin-bottom: 0;
}
.boldItalic {
	font-style:italic;
	font-weight:bold;
}
.projectNewsPhoto {
	float:left;
	margin:0 12px 9px 0;
}
