body {
	margin: 0;
	padding: 0;
	background-color: #19234e;
	background-image: url(../images/background_body.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-size: 0.7em;
}
#background {
	position: relative;
	background-image: url(../images/background_water.jpg);
	background-repeat: no-repeat;
	padding: 10px 0 40px 0;
}
#container {
	position: relative;
	width: 870px;
	margin: 0 auto;
}
#content {
	position: relative;
	width: 870px;
	background-image: url(../images/background_container.gif);
	background-repeat: repeat-y;
}
#col_left {
	position: relative;
	width: 590px;
	padding: 10px;
	float: left;
	background-color: #FFFFFF;
	color: #000000;
	z-index: 10;
}
#col_left div.left, #col_left div.right, 
#col_left ul.left, #col_left ul.right, 
form.contact p.label, form.contact p.input {
	position: relative;
	width: 285px;
	float: left;
}
#col_left ul.left, #col_left ul.right {
	width: 270px;
}
#col_left div.right, #col_left ul.right, form.contact p.input {
	float: right;
}
#col_left.about_us_directors ul.left, form.contact p.label {
	width: 175px;
}
form.contact p.label {
	text-align: right;
}
#col_left.about_us_directors ul.left li {
	margin-bottom: 20px;
	width: 175px;
}
#col_left.about_us_directors ul.left li a, 
#col_left.about_us_directors div.right p.details, 
#col_left.exploration_prospects ul li a {
	color: #5596d0;
	display: block;
}
#col_left.about_us_directors ul.left li a strong, 
#col_left.about_us_directors div.right p.details strong, 
#col_left.exploration_prospects ul li a strong {
	color: #0e4a7e;
	font-size: 1.1em
}
#col_left.about_us_directors div.right, form.contact p.input {
	width: 385px;
}
#col_left.index div.left, #col_left.about_us_strategy div.left {
	width: 330px;
}
#col_left.about_us_strategy div.left p.intro, #col_left.about_us_strategy p.intro_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.2em;
	color: #000000;
}
#col_left.index div.right, #col_left.about_us_strategy div.right {
	width: 240px;
}
#col_right {
	position: relative;
	width: 250px;
	float: right;
	background-color: #FFFFFF;
	color: #0e4a7e;
	z-index: 1;
}
#col_right p, #col_right a img, #col_right a.adobe {
	margin: 0 5px 5px 5px;
}
#col_right a.adobe {
	display: block;
	width: 120px;
	color: #0e4a7e;
	padding-right: 120px;
	background-image: url(../images/get_adobe_reader.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.gap {
	margin-top: 35px;
}

/* NAV */

#nav_main, .nav_sub_off, .nav_sub_sticky, .nav_sub_on, .nav_sub_blank {
	position: relative;
	width: 870px;
	background-image: url(../images/nav_main_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav_sub_off, .nav_sub_sticky, .nav_sub_on, .nav_sub_blank {
	margin-bottom: 1px;
}
#nav_main ul, .nav_sub_off ul, .nav_sub_sticky ul, .nav_sub_on ul, .nav_sub_blank ul {
	position: relative;
	width: 870px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
	font-weight: bold;
	background-repeat: no-repeat;
}
#nav_main ul {
	background-image: url(../images/nav_main_top.gif);
}
.nav_sub_off, .nav_sub_sticky, .nav_sub_on {
	background-image: url(../images/nav_sub_btm.gif);
}
.nav_sub_blank, .nav_sub_blank ul {
	background-image: none;
}
.nav_sub_off, .nav_sub_sticky, .nav_sub_on {
	position: absolute;
}
.nav_sub_off ul, .nav_sub_sticky ul, .nav_sub_on ul {
	background-image: url(../images/nav_sub_top.gif);
}
div.nav_sub_off, div.nav_sub_blank {
	margin-left: -999em;
}
div.nav_sub_sticky, div.nav_sub_on {
	margin-left: 0;
	position: relative;
	margin-bottom: -2.5em;
}
#nav_main ul li, .nav_sub_off ul li, .nav_sub_sticky ul li, .nav_sub_on ul li, .nav_sub_blank ul li {
	position: relative;
	float: left;
}
#nav_main ul li.datetime {
	color: #FFFFFF;
	float: right;
	width: 242px;
	padding: 8px 4px;
}
#nav_main ul li.datetime .date {
	float: left;
}
#nav_main ul li.datetime .time {
	float: right;
}
#nav_main ul li a, .nav_sub_off ul li a, .nav_sub_sticky ul li a, .nav_sub_on ul li a, .nav_sub_blank ul li a {
	display: block;
	color: #FFFFFF;
	padding: 8px;
	margin: 0;
}
#nav_main ul li a {
	padding-bottom: 10px;
}
#nav_main ul li:hover, #nav_main ul li.selected {
	background-image: url(../images/tab_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#nav_main ul li.datetime:hover {
	background-image: none;
}
#nav_main ul li:hover a, #nav_main ul li.selected a {
	background-image: url(../images/tab_right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.offline {
	margin-left: -999em;
}

/* SHAREPRICE */

#shareprice {
	position: relative;
	width: 230px;
	margin: 5px;
	padding: 4px;
	border: 1px solid #5596d0;
	color: #5596d0;
}
#shareprice .price {
	position: relative;
	float: left;
	font-size: 2.2em;
	font-weight: bold;
}
#shareprice .change {
	position: relative;
	float: right;
}
p.sharedate {
	font-size: 0.8em;
}

/* MISC */

a img {
	border: none;
}
a.logo {
	display: block;
	padding: 0 0 10px 750px;
}
a {
	text-decoration: none;
	color: #0e4a7e;
}
a:hover {
	text-decoration: underline;
}
#col_left.investor_relations div.right p a {
	color: #000000;
}
.spacer {
	height: 0;
	line-height: 0;
	clear: both;
}
.shaded_pink {
	background-color: #fff3e8;
	padding: 4px;
}

#nav_main ul:after, 
.nav_sub_sticky ul:after, 
.nav_sub_on ul:after, 
.nav_sub_off ul:after, 
.nav_sub_blank ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #nav_main ul, * html #nav_main ul:after, 
* html .nav_sub_sticky ul, * html .nav_sub_sticky ul:after, 
* html .nav_sub_on ul, * html .nav_sub_on ul:after, 
* html .nav_sub_off ul, * html .nav_sub_off ul:after, 
* html .nav_sub_blank ul, * html .nav_sub_blank ul:after {
	height: 1%;
}
/* End hide from IE-mac */

#col_left p, #col_left ul li, #col_left ol {
	line-height: 1.4em;
	margin: 0 0 12px 0;
}
p.intro {
	font-weight: bold;
	color: #0e4a7e;
}
h1, h2, h3, h4, h5, h6 {
	color: #0e4a7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	text-transform: uppercase;
}
h1, h2, h3, h4, h5, h6, .separator {
	margin: 0 0 12px 0;
	padding: 0 0 2px 0;
	border-bottom: 2px solid #5596d0;
}
#col_left ul {
	margin: 0 0 12px 0;
	padding: 0;
	list-style: none;
}
#col_left ul li {
	display: block;
	width: 575px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}
#col_left ul li.sub_item {
	background-image: none;
	padding-left: 35px;
}
#col_left ul.pdfs li {
	background-image: none;
	padding-left: 0;
}
#col_left ul.pdfs li img {
	vertical-align: middle;
}
#col_left div.left ul li, #col_left div.right ul li, #col_left ul.left li, #col_left ul.right li {
	width: 270px;
}
.red {
	color: #CC0000;
}
img.left {
	position: relative;
	float: left;
	margin: 0 4px 4px 0;
}
img.right {
	position: relative;
	float: right;
	margin: 0 0 4px 4px;
}
td {
	vertical-align: top;
}
.blue,  {
	color: #0e4a7e;
	font-weight: bold;
}
.article_content h1, 
.article_content h2, 
.article_content h3, 
.article_content h4, 
.article_content h5, 
.article_content h6 {
	font-size: 1.2em;
	border-width: 1px;
	color: #0e4a7e;
	font-weight: bold;
}
.article_content .date {
	font-size: 0.8em;
	font-weight: normal;
	margin-left: 20px;
}
iframe.shareprice {
	width: 100%;
	height: 500px;
	border: 1px solid #efefef;
}
#graph {
	position: absolute;
	left: 20px;
	top: 20px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #cccccc;
}
#footer {
	font-size: 0.8em;
	padding-left: 620px;
}
#footer, #footer a {
	color: #6cabd6;
}
#footer p.copyright {
	position: relative;
	float: left;
}
#footer p.disclaimer {
	position: relative;
	float: right;
}
.bottom_right {
	position: absolute;
	width: 232px;
	height: 270px;
	overflow: hidden;
	padding: 0 4px;
	left: 615px;
}
.super_wide {
	position: relative;
	width: 590px;
	height: 304px;
}