* {
	margin: 0px;
	padding: 0px;
}
*  /* Hide from IE5-mac. Only IE-win sees this. \*/
html   #content    {
	height: 1%;
}
/* End hide from IE5/mac */

body.index li#index,
body.keyinfo li#keyinfo,
body.board li#board,
body.docs li#docs,
body.shares li#shares,
body.keyfinance li#keyfinance,
body.calender li#calender,
body.news li#news,
body.advisers li#advisers,
body.contact li#contact,
body.warning li#warning
{
	font-weight:bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 10px;
	background-color: #FFFFFF;
}
h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 14pt;
	color: #B2B2B2;
	font-weight: normal;
}
h2  {
	font-size: 150%;
	color: #007C85;
	font-weight: normal;
}
h3 {
	font-size: 120%;
	color: #007C85;
}
h4 {
	color: #000000;
	margin-bottom: 10px;
	font-size: 100%;
}
h5 {
	font-size: 100%;
	margin-top: 20px;
}


a {
	color: #007C85;
	text-decoration: none;
}
a:visited {
	color: #007C85;
	text-decoration: none;
}
a:hover {
	color: #007C85;
	text-decoration: underline;
}
img  {
	border: 0px;
}



#wrapper {
	width: 760px;
	position: relative;
}


#bannertext {
	position: absolute;
	width: 400px;
	top: 10px;
	right: 5%;
}


#banner {
	color: #CCCCCC;

}
#aimbutton {
	position: absolute;
	right: 0%;
	color: #007C85;
	font-size: 80%;
	font-weight: bold;
	margin-top: 0px;
}



#navbar {
	width: 200px;
	float: left;
	font-size: 0.8em;
	display: inline;
}
#navbar  p {
	margin-top: 20px;
	margin-left: 10px;
}
#navbar ul {
	list-style-type: none;
	margin-top: 30px;
}
#navbar li {
	margin-top: 10px;
	margin-left: 10px;
}


#legalinfo {
	width: 130px;
	margin-left: 10px;
	margin-top: 20px;
	color: #000000;
	border: 1px solid #000000;
	text-align: justify;
	padding: 5px;
}
#legalinfo p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
}


#content {
	margin-top: 30px;
	margin-left: 210px;
	font-size: 0.8em;
}
#title {
	width: 100%;



}
#main  {
	width: 100%;
	margin-top: 30px;
	text-align: justify;
}
#main     p    {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
#wrapper #content #main ul {
	margin-left: 30px;
	list-style-type: disc;
}
#wrapper  #content  #main  li {
	margin-bottom: 20px;

}

#main   .tablecells   p    {
	margin: 0px;
	padding: 0px;
}
#main  .greybox  p  {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#footnote {
	font-size: 70%;
	color: #B2B2B2;
	text-align: justify;
	margin-left: 10px;
	padding-top: 20px;
}







#footer {
	text-align: right;
	color:  #007C85;
	font-size: 70%;
	margin-top: 10px;
}
.clearfloat {
	clear: both;
	height: 20px;
	border-bottom: 1px solid #B2B2B2;
	width: 660px;
	margin-left: 50px;
}

.sharebox {
	height: 75px;
	width: 230px;
	margin-bottom: 15px;
	margin-left: -1px;
}


.tables {
	width: 100%;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}
.tableheaders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	padding: 5px;
	background-color: #EEEEEE;
	text-align: left;
}
.tableheaderscal {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	padding: 5px;
	width: 16.6%;
	background-color: #EEEEEE;
	text-align: center;
}
.tableheaderscalright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	padding: 5px;
	width: 49.8%;
	background-color: #EEEEEE;
}
.tablecells {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
}




.tablecellsright {
	width: 50%;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #EEEEEE;
}

.tablecellsleft {
	width: 50%;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	vertical-align: top;
}
.tableheadersfinance {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	padding: 5px;
	background-color: #EEEEEE;
	text-align: right;
}
.tablecellsfinance {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
	text-align: right;
}
.tablecellscenter {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
	text-align: center;
}






.greybox {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	width: 545px;
	text-align: justify;
}
.greybox:hover {
	background-color: #DDDDDD;
}
.whitebox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 260px;
	margin-bottom: 20px;
	position: relative;
	height: 58px;
}
.whitebox  p a {
	display: block;
	color: #000000;
	text-decoration: none;
	width: 200px;
	height: 38px;
	position: absolute;
	left: 51px;
	top: 0px;
	padding-top: 20px;
	text-align: left;
	padding-left: 10px;
}
.whitebox  p a:visited {
	color: #000000;
	text-decoration: none;
}
.whitebox    p a:hover  {
	color: #000000;
	text-decoration: none;
}
.linkstyle     {
	text-decoration: none;
	display: block;
	width: 535px;
	height: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	color: #000000;
}
.linkstyle:hover     {
	color: #000000;
	text-decoration: none;
}
.linkstyle:active  {
	color: #000000;
	text-decoration: none;
}
.linkstyle:visited  {
	color: #000000;
	text-decoration: none;
}
.linkstylefoot  {
	text-decoration: none;
	display: block;
	width: 535px;
	height: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	color: #000000;
	font-size: 0.8em;
}
.linkstylefoot:hover  {
	color: #000000;
	text-decoration: none;
}
.linkstylefoot:active  {
	color: #000000;
	text-decoration: none;
}
.linkstylefoot:visited  {
	color: #000000;
	text-decoration: none;
}
.linkstyletitle {
	text-decoration: none;
	display: block;
	width: 535px;
	height: 100%;
	padding-right: 5px;
	padding-left: 5px;
}
.linkstyletitle:hover {
	text-decoration: none;
}
.smalltext {
	font-size: 0.8em;
}
#valid {
	text-align: center;
	margin-bottom: 10px;
}
