@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	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;
}
.twoColFixLtHdr #container {
	width: 950px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	
} 
.twoColFixLtHdr #header {
	background-color: #DDDDDD;
	background-image: url(/images/newheader_logo.jpg);
	height: 110px;
	padding-top: 0;
	padding-bottom: 0;
	width: 950px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 165px;
	background-color: ffffff;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right:30px;
}
.twoColFixLtHdr #mainContent {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 210px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;

} 
.twoColFixLtHdr #footer {
	background-color: #DDDDDD;
	background-image: url(/images/footerbck.jpg);
	background-repeat: repeat-x;
	height: 75px;
	padding-top: 0;
	/*padding-right: 10px;*/
	padding-bottom: 0;
	/*padding-left: 20px;*/
	width: 950px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 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;
}







.styleunderline{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}






.div_logo
{
  width: 950px;
  height: 110px;
  /* border: 5px; */
  background-color: #DDDDDD;
	background: url(./images/header_logo.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0; 
}

a {	
	color: #3366CC;	
	text-decoration: underline;
}
a:hover {	
	text-decoration: none;
}
a:visited {	
  color:  #3366CC;
	text-decoration: none;
}

input {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
}



body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-position: center;
	background-image: url(images/backgrounddrilling2.jpg);
	background-repeat: repeat-x;	
}



h2 {
	color: #CCCCCC
	}
h1 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;	
/*(	background-color: #006666;  	
	color: #DCDCDC;*/
	color:#3366CC;
	line-height:25px;
	margin-top:10px;
	}
	
h3 {	
font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;	
	background-color: #3366CC;  	
	color:#fff;
	line-height:25px;
	margin-top:10px;
}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF;
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;
	}
ul {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-top:10px;
	font-size: 11px;	/* line-height: 22px; */
	}
li {	
  margin-top: 8px;
	}	
	
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}
.topbar
{
	color:#fff;
	text-decoration: none;
	padding-right:5px;
	padding-left:5px;
}
.topbar a
{
	color:#FFF;
	text-decoration: none;
}
.topbar a:hover
{
	color:#F99600;
	text-decoration: none;
}

.leftbar
{
	padding-left:15px;
	position: relative;
	background: url("ddmon.gif") no-repeat left #fff; 
	background: #E1E4E4;
	text-decoration: none;
	font-size: 8pt;
	font-family: "Verdana";
	font-weight: bold;
/*background:#BBDDFF;*/
}

.leftbar a
{
	color:#000;
	text-decoration: none;
}

.leftbar a:hover
{
	color:#F99600;
	text-decoration: none;
}

.leftmenu {
	background-image: url(image/index_r3_c1.jpg);
}

.menulist a{
	color: #000;
	display: block;
	width: 150px;
	height: 35px;
	padding-left:50px;
	margin-bottom: 0px;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial,sans-serif;
}

.menulist a:hover
{
	background-image: url(images/buttonover.png);
}

.leftbox {
	background-image: url(images/index_r4_c2.jpg);
	text-align: center;	
}
.rightbox {
	background-image: url(images/index_r4_c4.jpg);
	text-align: center;	
}

.innerleftmenu {
	background-image: url(images/inner/inner_r3_c1.jpg);
	background-repeat: no-repeat;
}

.resumeheader
{
	color:#0000FF;
	font-size: 14pt;
	font-family: Verdana;
	font-weight: bold;

}
.tbhead {
	background-image: url(images/tbhead.gif);
	background-repeat: repeat-x;
}
.arrowlistmenu{
	width: 142px; /*width of menu*/
	background-color: #FFFFFF;
	float: left;
}

.arrowlistmenu .headerbar{
	color: #FF3300;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	background-color: black;
	background-image: url(./images/titlebar.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 4px;
}

.arrowlistmenu ul{
	list-style-type: none;
	padding: 0;
	margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
	margin-top: 0;
	margin-right: 0;
	margin-left: 15;
}

.arrowlistmenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
	line-height: 5px;
}

.arrowlistmenu ul li a{
	color: #FF3300;
	background: url(./images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
}

.arrowlistmenu ul li a:visited{
	color: #FF3300;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #000000;
	background-color: #F3F3F3;
}

.solidblockmenu{
	padding: 0;
	float: right;
	width: 393px;
	overflow: hidden;
	margin-bottom: 0em;
	background: black url(./images/blockdefault.gif) center center repeat-x;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: white;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}
/* Menu */

#menu {
	width: 950px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 90px;
	padding-left: 240px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	height: 20px;
	text-transform: none;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0;
	font-weight: bold;
	margin-left: 25px;
	clear: right;
	float: left;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .active a {
	background-color: #738197;
	color: #FFFFFF;
}
