@import url("main.css");
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f5c79;
	background-image: url(../images/drill-bodyBKG.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#HEADER {
	width: 100%;
	position: relative;
	z-index: 3;
	padding: 0px;
	height: 146px;
	background-image: url(../images/drillHeader-bkg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#drillBar {
	width: 100%;
	position: absolute;
	z-index: 2;
	top: 156px;
	padding: 0px;
	background-color: #005596;
	height: 3px;
}
#content {
	width: 100%;
	position: relative;
	z-index: 2;
	padding: 0px;
	top: 0px;
	background-position: center top;
	background-image: url(../images/drill-content-bkg.gif);
	background-repeat: no-repeat;
}
#markets {
	width: 395px;
	position: relative;
	z-index: 3;
	padding: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #3a6e8f;
	overflow: scroll;
	height: 400px;
	visibility: visible;
}
.subNavBkg {
	background-image: url(images/subNavBkg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.image-aboutUs {
	background-image: url(images/image-aboutUs.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.bodyTextList {
	color: #3a6e8f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
}
.highlight {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	background-color: #bf2e1a;
}
