body, td, p, span, pre, div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 150%;
	color: #666666;
}
.dottedline {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 14px;
}
.subhead {
	font-size: 16px;
	padding-right: 20px;
	padding-left: 10px;
}


.text {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 10px;
}
.footer {
	font-size: 10px;
}

a.footer, a.footer:link, a.footer:active, a.footer:visited {
	color: #666666;
	text-decoration: none;
}
a.footer:hover {
	color: #666666;
	text-decoration: underline;
}
.heading {
	font-size: 24px;
	padding-right: 20px;
	padding-left: 10px;
}


.dottedline {
	background-image: url(assets/dotted_line.jpg);
	background-repeat: no-repeat;
}

a.text, a.text:link, a.text:active, a.text:visited {
	text-decoration: underline;
}
a.text:hover {
	color: #666666;
	text-decoration: none;
}


.background {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #F4F4F4;
	background-image: url(assets/drilling_engineering_solutions.jpg);
	background-position: left top;
}
.picture {
	border: 10px solid #FFFFFF;
}



.txtwht {
	font-size: 14px;
	color: #FFFFFF;
}
.pictureright {
	border: 10px solid #FFFFFF;
	float: right;
	width: 207px;
}

