body {
  margin: 0px;
  padding: 0px;
  color: #000;
  background-color: #FFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  }
#pagecontainer {
  width: 100%;
  border-bottom-width: 15px;
  border-bottom-style: solid;
  border-bottom-color: #52B6C6;
  }
.l1navigation {
  background-color: #FFFFFF;
  background-image: url(../images/invest_subnav_l1_border_rep.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  }
.l2navigation {
  background-color: #63C4D0;
  /*border-top: 1px solid #376D73;*/
  border-left: 1px solid #478C94;
  border-bottom: 1px solid #478C94;
  }
#l2navigationinsideborder {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #FFF;
  padding-left: 15px;
  padding-top: 2px;
  padding-bottom: 4px;
  /*border-top: 1px solid #54A6B1;*/
  border-left: 1px solid #5AB2BD;
  border-bottom: 1px solid #5AB2BD;
  }
#l2navigationinsideborder a {
  font-family: arial, helvetica, sans-serif;
  color: #FFF;
  font-size: 12px;
  }
.maincontent {
  padding: 15px;
  }
h1 { /*class formerly called 'intro'*/
  font-size: 15px; 
  font-weight: bold; 
  color: #25574b;
  }
h2 { /*header*/
  font-size: 13px;
  font-weight: bold;
  color: #2a6254;
  }
h3 { /*bodyemphasis*/
  font-weight: bold; 
  font-size: 12px; 
  color: #000000;
  }
p {
  font-size: 11px;
  }
a {
  font-size: 11px; 
  font-style: normal; 
  font-weight: bold; 
  color: #5bb29c; 
  line-height: 17px;
  }
hr {
  color: #52B6C6;
  border: 2px solid #52B6C6;
  }
acronym {
  cursor: help;
  }
.blueborder {
  border-bottom: 1px solid #63C7D6;
  }
.dropshadow {
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #ccc;
  }
.button {
  color: #000;
  background-color: #B5E3E7;
  border: 1px solid #52B6C6;
  font-size: 11px;
  }
.button:hover {
  color: #FFF;
  background-color: #63C7D6;
  }  
.dropdown, .inputbox {
  font-size: 11px;
  border: 1px solid #52B6C6;
  background-color: #EFF7F7;
  }
table.datatable {
  background-color: #EFF7F7;
  font-size: 11px;
  }
.headercolour {
  background-color: #EFF7F7;
  }
.datacolour {
  background-color: #FFF;
  }
.tablehighlightcolour {
  background-color: #5AB29C;
  }
th, th.center, th.right {
  font-weight: bold;
  vertical-align: top;
  text-align: left;
  }
th.center {
  text-align: center;
  }
th.right {
  text-align: right;
  }
/* disclaimer styles */
table.disclaimertable {
  margin-top: 25px;
  margin-bottom: 5px;
  font-size: 11px;
  }
.disclaimerright {
  text-align: right;
  padding-left: 30px;
  }
#keyList li{
	list-style-type: none;
	font-size: 10px;
}
#keyList strong{
	margin-left: -35px;
	color: #52B6C6;
}

ul.home_ul{
  padding-left:200px;
  #padding-left:170px;
  margin-top:5px;
  padding-top:0;
  margin-bottom:5px;
}

ul.home_ul li{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin:0;
  padding:0;
  line-height:14px;
}
