/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html, body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: #d8dee7;
	scrollbar-arrow-color: #C2C2C2;
	scrollbar-base-color: #C2C2C2;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #C2C2C2;
	scrollbar-shadow-color: #C2C2C2;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	min-height: 100.1%;
}
div#container {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 800px;
	background: #ffffff;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100.1%; /* real browsers */
}
div#header {
	height: 172px;
	margin: 0;
}
div#content {
	width: 750px;
	padding:1em 1em 8em; /* bottom padding for footer */
}
	div#content p {
		text-align: justify;
		padding: 0 0px;
	}
div#contentind {
	width: 750px;
	padding:1em 1em 5em; /* bottom padding for footer */
}
	div#contentind p {
		text-align: justify;
		padding: 0 0px;
	}
div#contentpopup {
	width: 750px;
	padding:0em .5em 8em; /* bottom padding for footer */
	}
	
		div#contentpopup p {
		text-align: justify;
		padding: 0 0px;
}

div#footer {
	position: absolute;
	height: 2px;
	width: 100%;	
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	bottom: 0;
	padding-bottom: 4em;
	padding-left: 30px;
	padding-right: 30px;
}
#container_left {
	float: left;
	width: 240px;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	height: 100%;
	min-height: 100.1%;	
	height:auto !important;
}
#container_right{
	float: right;
	width: 470px;
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
	height: 100%;
	min-height: 100.1%;	
	height:auto !important;
}
#container_press {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 640px;
	background: #ffffff;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
}
#container_mid{
	display: block;
	left: 15px;
	width: 750px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 0px;
	height: 100%;
	min-height: 100.1%;	
	height:auto !important;
}
#container_mid2{
	display: block;
	left: 15px;
	width: 750px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 0px;
	height: 100%;
	min-height: 100.1%;	
	height:auto !important;
}
#container_popup{
	width: 790px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	height: 100%;
	min-height: 100%;	
	height:auto !important;
}
#container_fullwidth{
	width: 700px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 0px;
	background: #ffffff;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
.clearfooter {
	clear:both;
}
.layer{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #141f4d;
	text-align: left;
	font-weight:bold;
	height: 16px;
}
.layer2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #141f4d;
	text-align: right;
	font-weight:bold;
	height: 16px;
}

.td1 {
	width: 14px;
	height: 22.1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #141f4d;
	text-align: left;
	background-color: #141f4d;
	border-bottom-color: #141f4d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.td1a {
	width: 14px;
	height: 22.1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #30416D;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.td2 {
	width: 188px;
	height: 22.1px;
	background-image: url('images/td2.jpg');
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
    color: #141f4d;
	text-align: left;
	border-bottom-color: #141f4d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 1.5em;
	padding-bottom: 0px;
}
.td3 {
	border-bottom:1px solid #ffffff; 
	width: 174px;
	height: 22px;
	background-image: url('images/td3.jpg');
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #141f4d;
	text-align: left;
	line-height: 1.5em;
}
.td4 {
	border-bottom:1px solid #ffffff; 
	width: 14px;
	height: 14px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	text-align: left;
	line-height: 1.5em;
}
.h1 {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-weight:bold;
	font-size: 14px;
	width: 400px;
	
}	
.h1left {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-weight:bold;
	font-size: 14px;
	width: 270px;
	
}
.h2 {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-weight:bold;
	font-size: 12px;
	width: 400px;
}	
.tablepress{
	text-align:left;
	color: #141f4d;
	font-family:Arial, Helvetica, sans-serif;
	border-color: #aeb6cd;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	font-weight:bold;
	font-size: 12px;
	width: 450px;
}
.tablepress_border{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/table_border.jpg);
	line-height: 1px;
}
.tablepress_td{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 2em;
}

#caption {
	width: 220px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-size: 11px;
}
.captionhist {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-size: 11px;
	line-height: 14px;
	
}
#acreagelanc{
	position:absolute;
	display: block;
	width: 150px;
	height: 34px;
	left: 230px;
	top: -250px;
}	
#aooshetland{
	position:absolute;
	display: block;
	width: 200px;
	height: 39px;
	left: 325px;
	top: 295px;
}	
#aooperth{
	position:absolute;
	display: block;
	width: 200px;
	height: 39px;
	left: 325px;
	top: 494px;
}	
#aoowilt{
	position:absolute;
	display: block;
	width: 200px;
	height: 39px;
	left: 325px;
	top: 775px;
}
.bodytext {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-size: 12px;
	line-height: 20px;	
}
.bodytextl {
	text-align:left;
	width: 212px;
	font-family: Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-size: 12px;
	line-height: 20px;	
}
.contacttd1{
	width: 200px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-size: 12px;
	line-height: 20px;
}
.contacttd2{
	width: 150px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-size: 11px;
	vertical-align: text-top;
}
.contacttd3{
	width: 400px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-size: 12px;
	line-height: 20px;
}
.glossarytd1{
	width: 135px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	vertical-align:text-top;
}
.glossarytd3{
	width: 470px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	vertical-align:text-top;
	letter-spacing: 4px;
}
.glossarytd2{
	margin-left: 5px;
	width: 335px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-size: 12px;
	line-height: 20px;
}
.glossarytd4{
	margin-left: 5px;
	width: 335px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-size: 9px;
	line-height: 20px;
}
.traptd{
	width: 235px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-size: 12px;
	line-height: 20px;
}
.traptd2{
	width: 470px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-size: 12px;
	vertical-align:bottom;
}
.traptd3{
	width: 470px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-size: 12px;
	font-weight:bold;
	line-height: 30px;
}
.traptd4{
	text-align:left;
	padding-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-size: 12px;
	vertical-align:top;
}
#footerl{
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	height: 10px;
	padding: 0px;
	bottom: 0;
}
#footerr{
	float: right;
	width: 100px;
	margin-right: 55px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	height: 10px;
	padding: 0px;
	bottom: 0;
}
.footertd1 {
	width: 20px;
	height: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-size: 10px;
}
.footertd2 {
	width: 200px;
	height: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-size: 10px;
}
.footertd3 {
	width: 400px;
	height: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #141f4d;
	font-size: 10px;
}
a:link 
{ color: #141f4d; text-decoration: none 
}
a:active 
{ color: #141f4d; text-decoration: none 
}
a:visited 
{ color: #141f4d; text-decoration: none 
}
a:hover 
{ color: #a31c16; text-decoration: none 
}
img
{ border: 0px; text-decoration: none
}
img.floatleft{
	float: left;
	margin-right: 6px;
}
