body { /* For most versions of NN.4.x */
	margin: -10px;
	padding: 0;
}
html body { /* For CSS-compliant browsers */
	margin:0px;
}
body {
	background:#666;
	color:#000;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:11px;
}
div,p,dt,dd,li,td {
	color:#555;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:11px;
}
ul {
	margin-top:5px;
	list-style-type:square;
}

h1{font-size:1.6em;line-height:1.6em;}
h2{font-size:1.3em;line-height:1.45em;}
h3{font-size:1.15em;line-height:1.3em;}
h4{font-size:1em;line-height:1.15em;}
h5{font-size:.85em;line-height:1em;}
h1,h2,h3,h4,h5 {
	color:#069;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-bottom:.3em;
}

a:link {
	color:#069;
	background-color:transparent;
}
a:visited {
	color:#058;
	background-color:transparent;
}
a:hover {
	color:#E72;
	background-color:transparent;
}
a:active {
	color:#069;
	background-color:transparent;
}

#mainbox{
	margin:auto;
	padding-right:15px;
	background:url(/images/drop_right.gif) repeat-y;
	width:775px;
	\width:785px;
	w\idth:775px;
	margin-top:20px;
}

#mainbottom{
	width:785px;
	height:10px;
	background:url(/images/drop_bottom.jpg) no-repeat;
	font-size:1px;
	line-height:1px;
}

#maincontent{
	background:#666 url(/images/background.jpg);
	padding:20px 155px 50px 155px;
}

h1#homelink{
	display:none;
	height:0px;
	width:0px;
}

#skip{
	display:none;
}
/*
NAVIGATION
-------------------------------------------------------------------*/

div#mainnav{
	background:url(/images/masthead_bg.jpg) no-repeat;
	width:775px;
	height:157px;
	margin:0;
	padding:0px 0px 0px 24px;
}

div#mainnav ul#homenav {
	width:135px;
	list-style:none;
	position:absolute;
	margin:18px 0 0 0px;
	padding:0px 0 0 0px;
}

div#mainnav ul#nav {
	width:135px;
	list-style:none;
	position:absolute;
	margin:6px 0 0 0px;
	padding:0px 0 0 0px;
}

ul#nav li, ul#homenav li  {
	position:relative;
	height:20px;
	margin:0px;
	padding:0px;
}

ul#nav li a, ul#homenav li a  {
	display:block;
	position:absolute;
	text-indent:-9999px;
	text-decoration:none;
	width:100%;
	height:20px;
}
/* HOME */
li.nav-home {width:74px;}
.nav-home a {background:url(/images/nav/home.gif) no-repeat;}
.nav-home a:hover {background:url(/images/nav/home.gif) 0 -20px no-repeat;}
/* WHO WE ARE */
li.nav-who_we_are {width:98px;}
.nav-who_we_are a {background:url(/images/nav/who_we_are.gif) no-repeat;}
.nav-who_we_are a:hover {background:url(/images/nav/who_we_are.gif) 0 -20px no-repeat;}
/* AREA OF OPERATIONS */
li.nav-area_of_operations {width:135px;}
.nav-area_of_operations a {background:url(/images/nav/area_of_operations.gif) no-repeat;}
.nav-area_of_operations a:hover {background:url(/images/nav/area_of_operations.gif) 0 -20px no-repeat;}
/* INVESTOR RELATIONS */
li.nav-investor_relations {width:130px;}
.nav-investor_relations a {background:url(/images/nav/investor_relations.gif) no-repeat;}
.nav-investor_relations a:hover {background:url(/images/nav/investor_relations.gif) 0 -20px no-repeat;}
/* ADVISORS */
li.nav-advisors {width:76px;}
.nav-advisors a {background:url(/images/nav/advisors.gif) no-repeat;}
.nav-advisors a:hover {background:url(/images/nav/advisors.gif) 0 -20px no-repeat;}
/* TSX:SHR */
li.nav-tsx_shr {width:67px;}
.nav-tsx_shr a {background:url(/images/nav/tsx_shr.gif) no-repeat;}
.nav-tsx_shr a:hover {background:url(/images/nav/tsx_shr.gif) 0 -20px no-repeat;}

/*
LOGO
-------------------------------------------------------------------*/
#logo{
	height:85px;
	width:149px;
}

#logo a{
	background:url(/images/logo.gif) no-repeat;
	margin:36px 0 0 582px;
	position:absolute;
	display:block;
	height:85px;
	width:149px;
	text-indent:-9000px;
}

#breadcrumbs {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding:.5em .5em 0 .5em;
	height:2em;
	color:#999;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs a:active {
	text-decoration:none;
	color:#CCC;
}
#homecontentbox {
	margin:6px;
}

#contentbox {
	float:left;
	width:63%;
}
#sidebarbox{
	float:left;
	width:32%;
	background:#EEE;
}
div.clear {
	font-size:0;
	height:0;
	clear:both;
}

#footerbox{
	width:775px;
	margin:auto;
}

#footer {
	color:#CCC;
	width:775px;
	clear:both;
	padding:1em;
	text-align:center;
	font-size:10px;
}

#footer a:link, #footer a:active{
	color:#ACD;
}

#footer a:visited{
	color:#CCC;
}

#footer a:hover{
	color:#E72;
}

#children {
	margin-top:1em;
	margin-bottom:1em;
	font-size:10px;
	color:#666;
}

.header {
	font-size:1.6em;
	font-weight:bold;
	color:#999;
}
td .header {
	color:#999;
}
.subheader {
	font-size:1.45em;
	font-weight:bold;
	color:#999;
}

#scrollcontainer {
}
#scrollcontent {
}
div.scrolllayer {
	position:absolute;
	top:0;
	left:0;
	z-Index:2;
	visibility:hidden;
}

img {
	border:0;
}
img.block {
	display:block;
}
/*/*/a{}
img.border{
	border:1px solid #600;
}
/* */

/*
MEDIA ELEMENT ASSET
-------------------------------------------------------------------*/
.mediaelement{
	padding-bottom:10px;
}

/*
PERSON ASSET
-------------------------------------------------------------------*/
.personname{
	color:#E72;
	font-weight:bold;
}