@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	line-height: 1;
	font-size:14px;
}
.body2 {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	line-height: 1;
	font-size:14px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	text-align:justify;
}
.bg {
	background-image:url(../images/global/bg.gif);
	background-repeat: repeat-x;
}
.wrapper {
}
.header {
	width:930px;
	margin:0 auto;
	padding:35px 15px 20px 15px;
}
.stock {
	padding:25px 0 0 0;
	color:#045737;
	font-size:12px;
	font-weight:bold;
}
.navbg {
	background-image:url(../images/nav/bg_nav.gif);
}
.navWrapper {
	width:960px;
	margin:0 auto;
}
.nav {
}
.nav ul {
}
.nav li {
	float:left;
}
.nav img, .leftnav img {
	display:block;
}
.language {
	padding:0 15px 0 0;
	color:#FFFFFF;
	font-size:12px;
	line-height:40px;
}
.language a {
	color:#FFFFFF;
	text-decoration:none;
}
.language a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.bgLine {
	background-image:url(../images/global/bg_line.gif);
	background-repeat:repeat-y;
	min-height:600px;
}
.leftnav {
	width:230px;
}
.leftnav ul {
}
.leftnav li {
}
.leftnav li a {
	display:block;
	height:30px;
	width:230px;
	background-image:url(../images/leftnav.gif);
}
.leftnav span {
	display:none;
}
#reports a {
	background-position:0 0;
}
#reports a:hover, #reports .act {
	background-position:-230px 0;
}
#announcements a {
	background-position:0 -30px;
}
#announcements a:hover, #announcements .act {
	background-position:-230px -30px;
}
#circulars a {
	background-position:0 -60px;
}
#circulars a:hover, #circulars .act {
	background-position:-230px -60px;
}
#returns a {
	height:48px;
	background-position:0 -90px;
}
#returns a:hover, #returns .act {
	height:48px;
	background-position:-230px -90px;
}
#governance a {
	background-position:0 -138px;
}
#governance a:hover, #governance .act {
	background-position:-230px -138px;
}
#listingdoc a {
	background-position:0 -168px;
}
#listingdoc a:hover, #listingdoc .act {
	background-position:-230px -168px;
}
.contentWrapper {
	margin:0 auto;
	padding:20px 15px;
	width:930px;
	background-color:#FFFFFF;
}
.contentWrapper2 {
	margin:0 auto;
	width:960px;
}
.content {
	width:665px;
	padding:0 0 0 35px;
	line-height:18px;
}
.content a {
	color:#000000;
	text-decoration:none;
}
.content a:hover {
	color:#005364;
	text-decoration:none;
}
.content ul {
}
.content li {
	list-style:square;
	margin:0 0 0 30px;
}
.headline {
	padding:10px 0 25px 0;
}
.title {
	padding:0 0 15px 0;
	color:#005364;
	font-size:14px;
	font-weight:bold;
}
.title a{
	color:#005364;
}
.subtitle {
	color:#666666;
	font-weight:bold;
	padding:0 0 5px 0;
}
.pic {
	padding:0 0 15px 0;
}
.pdfItems {
}
.pdfTitle {
	width:550px;
	padding:0 0 10px 0;
}
.pdfDate {
	width:90px;	
	text-align:right;	
}
.reportsWrapper {
}
.footerLine{
	padding-bottom:8px;
	width:930px;
	height:2px;
	border-top:2px solid #005b30;
}
.footer{
	padding-bottom:10px;
	width:930px;
	margin:0 auto;
}
.footer a {
	color:#000000;
	text-decoration:none;
}
.footer a:hover {
	color:#005b30;
	text-decoration:none;
}
.tableStyle tbody {
}
.tableStyle tbody th {
	vertical-align:top;
	text-align:left;
	color:#005364;
	font-size:14px;
	font-weight:bold;
}
.tableStyle tbody td {
	color:#005364;
	font-size:14px;
	font-weight:bold;
}