body {
	background-color: #185234;
	font-size: 8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
td {
	font-size: 9pt;
}
.TextArea {
	font-size: 9pt;
	margin-left: 0px;
	padding: 2px 7px 7px;
}
.RigInfo {
	background-color: #60513a;
	margin-left: 0px;
	font-size: 8pt;
	padding: 2px 7px 7px;
}
H1 {
	font-size: 14px;
	margin-top: 16px;
	text-decoration: underline;
	filter: DropShadow(Color=#0066cc, OffX=5, OffY=5, Positive=true);
}
H2 {
	font-size:10pt;
	text-align:center;
	margin-top:8px;
}
H3 {
	font-size:9pt;
}
H5 {
	font-size:8pt;
	font-weight: normal;
}
.callout {
	float:right;
	margin:4px;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	background:#763a00;
	color:#FFFFFF;
	border:1px solid #000000;
}
.RigTitle {
	color: #ffffff;
	font-weight: bold;
	font-size:9pt;
}
ul {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 20px;
	list-style-type: square;
	}
p  {
	margin-bottom: 3px;
	}
	
a:link {
	text-decoration: underline;
	color: #ffffff;
}
a:visited {
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
.copyright {
	font-size:8pt;
	font-weight: normal;
}
.footer {
	background-color: #60513A;
	background-image: url(../images/bottom_border.gif);
	background-repeat: no-repeat;
}

.feature_image {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
