body {
    width: 100%;
    min-width: 800px;
    margin: 0 0 5em 0;
    padding: 0;
    font-family:  Trebuchet MS, arial, verdana;
    font-size: 62.5%;   
}

a img {
    border: 0;
}

img {
    behavior: url('../include/pngbehavior.htc');
}


* html #container {
    border-left: 900px solid #fff; position:relative; float:left; z-index:1;
}

* html #holder {
    margin-left: -900px; position:relative; float:left; z-index:2; text-align:left;
}

#topBanner {
    width:100%;
    height:112px;
    background: url('../images/interface/water-banner.jpg') top left repeat-x;
}

#topBanner div#reportHeader {
    float:left;
    background:#24aedc;
    margin:15px 0 0 30px;
    padding:0 0 0 0;
    width:300px;
    height:97px;
    position:relative;
    z-index:2;    
}

#topBanner div#reportHeader img.headerImage {
    border:0;
    margin:0;
    padding:0;
}

#topBanner img#logo {
    float:right;
    margin:22px 30px 0 0;
}


/* Navigation ----------------------------------- */
#nav { 
    float:left;
    clear:both;
    width:300px;
    background:#24aedc;
    margin: 0px 10px 0 30px;
    padding:0;
    position:relative;
    z-index:1;
}

#nav ul {
    list-style:none;
    margin:0;
    padding:0;
}

#nav ul li {
    padding:0;
    margin:0;
}

#nav ul li a, #nav ul li a:visited, #nav ul li a:link {
    display: block;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-decoration:none;
    width: 282px;
    padding: 2px 2px 2px 15px;
    background: url('../images/interface/bullet.gif') no-repeat 4px 7px;    
}  

#nav ul li a:hover {
    color: #fff;
    width: 282px;
    background: url('../images/interface/bulleton.gif') no-repeat 4px 7px;
    background-color: #0E2466;
}

#navControl1, #navControl2 {
    position:relative;
    float: left;
    margin:0;
    padding-top: 8px;
    padding-left: 5px;
}

/* Control Panel ------------------------------- */

#controlPanel {
    width: 94%;
    min-width: 800px;
    height: 30px;
    position: absolute;
    left: 30px;
    top: 112px;
    padding: 0;
    background-color: #24aedc;
}

#controlPanel #searchbox {
    float: right;
    width: 160px;
    height: 18px;
    padding: 6px;
}

#controlPanel #toolbox {
    height: 30px;
    background-color: #24aedc;
}

#controlPanel #search {
    width:100%;
    color:#fff;
    margin:0;
}

#controlPanel #search #inputBox {
    font-size: 12px;
    font-weight: bold;
    color: #24aedc;
    width: 110px;
    padding: 2px;
    margin: 0;
    margin-right: 4px;
    border: 0;
}

#controlPanel #search #searchButton{
    border: 1px solid #0e2466;
    background: #0e2466;    
    color: #FFF;
    width: 35px;
    font-size: 12px;
    cursor:pointer;
}

#controlPanel #search #searchButton:hover {
    border:1px solid #fff;
}

#updater {
    padding: 0;
    padding-top: 7px;
    font-weight: bold;
    float: left;
    width: 170px;
    color: white;
    margin-left: 2%;
    font-size: 1.1em;
    overflow: hidden;
    height: 1.8em;
}

#controlPanel #nextPrevious {
    float: left;
    margin-left: 112px;
    color: #fff;
    padding-top: 8px;
}

#controlPanel>#nextPrevious {
    float: left;
    margin-left: 153px;
    color: #fff;
    padding-top: 8px;    
} /*FireFox fix*/


#controlPanel #nextPrevious img {
    border:0;
}

#controlPanel #nextPrevious img:hover {
    border:0;
}

#controlPanel #icons {
    float: right;
    padding: 3px 4px 0 2px;
}

#controlPanel .icon {
    margin: 0 0 0 2px;
}

#controlPanel .icon2 {
    margin: 0 0 0 1px;
}

#controlPanel #icons img {
    border:0;
}

/* Financial Highlights   ----------------------------------- */

.clearall{
   clear: both;
}
.lightbluebox {
   background-color: #24aedc;
   padding: 15px;
}

.lightbluebox p {
   color: #005595;
   font-size: 1.2em;
   margin-top: 0;
}

.darkbluebox {
   background-color: #005595;
   padding: 15px;
}

.darkbluebox ul {
   color: #56649C;
   font-size: 1.2em;
   list-style-type: square;
}

.ulsplit {
   width:46%;
   float:left;
   padding-right:1%;
}

p.fhquote {
   font-size: 1.4em;
   font-weight: bold;   
   color: #fff;
 }

.author {
   font-size: 0.7em;
   font-weight: bold;
 }
 
 .division {
   float:left;
   padding-right:2%;
   width:23%;
 }
 
/* Financial Highlights   ----------------------------------- */

/* Content   ----------------------------------- */

#content {
    font-size: 1.1em;
    margin: 40px 0 0 30px;
    float: left;
    position: relative;
    z-index: 0;
}

#content a:link, #content a:visited, #content a:active {
  display: inline;
  padding: 0;
  margin: 0;
  color: #0e2466;
  font-weight: normal;
  text-decoration: underline;
}

#content a:hover {text-decoration:none;}

form { 
    margin: 0;
    padding: 0;
}

select {
  font-size: 1.1em; 
}

input.button {
  background-color: #24aedc;
  border: 0;
  color: #fff;
  font-size: 1em;
  padding: 2px;
  cursor: pointer;
}

h1 {
  color: #0e2466;
  font-size: 1.75em;
}

h2 {
  font-size: 1.25em;
  color: #0e2466;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

h3 {
  font-size: 1.25em;
  margin: 0;
  padding: 0;
}

.italic {
  font-style: italic;
}

p {
  font-size: 1em;
}

.smTxt{
  font-size: .90em;
    clear: both;
}

ul {
  list-style-type: square;
  padding: 0px 0px 0px 15px;
  margin: 0px;
  color: #24aedc;
}

.dbsquare {
  list-style-type: square;
  padding: 0 0 5px 15px;
  margin: 0;
  color: #0e2466;
}

ol.romanlist { 
  list-style-type: lower-roman;
  margin: 0px;
  padding: 0px 0px 0px 25px;
}

ol.alphalist {
  list-style-type:lower-alpha;
  margin: 0px;
  padding: 0px 0px 0px 25px; 
}

.quote {
  color: #0e2466;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
}

.quoteMd {
  color: #0e2466;
  font-size: 1.75em;
  font-weight: bold;
}

.quoteSm {
  color: #0e2466;
  font-size: 1.25em;
  font-weight: bold;
}

#writer{
  background-color: #24AEDC;
  float: left;
  height: 226px;
  width: 103px;
  margin-left: -6px;
}

#writerImg {
  float:left;
}

#writer p {
  color: #fff;
  font-weight: bold;
  margin-top:185px;
  padding-left: 10px;
}

.nomargin {
  margin:0;
  padding:0;
}

.left {
  float: left;
  margin: 0px 20px 20px 0;
  padding:0;
  display: block;
}

.whitetxt {
  color: #fff;
}

.blacktxt {
  color: #000;
}

.lightbluetxt{
  color: #24aedc;
}

.darkbluetxt {
  color: #0e2466;
}

.bolddarkbluetxt {
  color: #0e2466;
  font-weight: bold;
}

/*** Board of directors styles **/
.boardinsert {
  background-color: #24aedc;
  float: right;
  width:100%;
}

.biobox {
  clear: both;
  position: relative;
}

.biopic {
  position: relative;
  width: 300px;
  float: left;
  margin-right: 15px;
  background-color: #24aedc;
}

.biopic img {
  float: right;
}

.biotitle {
  float: left;
  width : 210px;
  position: absolute;
  bottom: 5px;
  left: 8px;
}

.biotitle h2 {
  color: #fff;
  font-size: 1em;
}

.boardRole{
  color: #0e2466;
  margin: 0;
  font-size: 1em;
}

.boardage {
  color: #000;
  font-weight: normal;
}

.boarddesc {
  margin-top: 0;
  
 }
 
/*** Board of directors styles **/

.insertDesc {
  clear: both;
  color: #fff;
  width: 270px;
  padding: 15px;
}

.insertAreaLeft {
  background-color: #24aedc;
  margin: 0 30px 30px 0;
  float: left;
}

.insertAreaRight {
  background-color: #24aedc;
  margin: 0 0 30px 30px;
  float: right;
}

#insertAreaFull {
  position: relative;
  background-color: #24aedc;
  height: 298px;
  width: 100%;
}

#insertContent {
  position: absolute;
  left: 300px;
  bottom: 15px;
}

#insertContent table{
  margin-left: 15px;
  margin-right: 15px;
}

.insertArea img, .insertAreaFull img {
  float: left;
}

.insertArea ul {
  list-style-type: square;
  padding: 0 0 0 0px;
  margin: 0;
  color: #012f77;
  position: relative;
  top: 10px;
  left: 10px;
}
/********** All table styles start ***********/

table {
  border: 0;
  margin-bottom: 0;
  padding: 0em;
}

.fullwidth {
  width: 100%
}

.fullwidth tbody th {
  text-align: left;
  font-weight:normal;
}

.halfwidth {
  width: 100%
}

.halfwidth tbody th {
  width:50%;
  text-align: left;
  font-weight:normal;
}

.quarterwidth {
  width: 100%
}

tbody td {
  text-align: right;
}

.quarterwidth tbody th {
  width:25%;
  text-align: left;
  font-weight:normal;
}

table thead {
  color: #0e2466;
}

tfoot th {
  text-align: left;
  font-weight: normal;
}

td.txtright, th.txtright {
  text-align: right;
  vertical-align:bottom;
}

td.txtcenter, th.txtcenter {
  text-align: center;
}

td.txtleft, th.txtleft {
  text-align: left;
}

.main-underline th, .main-underline td {
  border-bottom: 1px solid #000;
}

.blue-underline th, .blue-underline td {
  border-bottom: 1px solid #24aedc;
}

.blueboxtop {
  border-top: 1px solid #24aedc;
}

.blueboxtopleft {
  border-top: 1px solid #24aedc;
  border-left: 1px solid #24aedc;  
}

.blueboxtopright {
  border-top: 1px solid #24aedc;
  border-right: 1px solid #24aedc;  
}

.blueboxbottom {
  border-bottom: 1px solid #24aedc;
}

.blueboxbottomleft {
  border-bottom: 1px solid #24aedc;
  border-left: 1px solid #24aedc;
}

.blueboxbottomright {
  border-bottom: 1px solid #24aedc;
  border-right: 1px solid #24aedc
}

.blueboxleft {
  border-left: 1px solid #24aedc;  
}

.blueboxright {
  border-right: 1px solid #24aedc;
}

.singleboxtop {
  border-top: 1px solid #00CDEA;
  border-left: 1px solid #00CDEA;
  border-right: 1px solid #00CDEA;
}

.singleboxmiddle {
  border-left: 1px solid #00CDEA;
  border-right: 1px solid #00CDEA;
}

.singleboxbottom {
  border-bottom: 1px solid #00CDEA;
  border-left: 1px solid #00CDEA;
  border-right: 1px solid #00CDEA;
}
/*** Insert table styles start ***/

.insertTable {
  border: 0;
  color: #fff;
  margin-top: 1em;
  margin-right: 0.5em;
  padding: 0em;
}

.insertTable thead {
  color: #0e2466;
}

.insertTable tbody td, .insertTable tbody th{
  font-weight: normal;
  text-align: left;
  padding: 0.35em;
}

.insertTable thead td.txtright, .insertTable thead th.txtright {
  text-align: right;
}

.header-border th, .header-border td {
  border-bottom: 1px solid #005595;
}

.main-border th, .main-border td {
  border-bottom: 1px solid #fff;
}
/*** Insert table styles end ***/

/********** All table styles end ***********/

.insertQuote {
  background-color: #c1e7f5;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  width: 300px;
}

.insertQuote .quoteSm {
  padding: 1em;
}

.insertQuote img {
  display: block;
}

.insertQuote p {
  font-weight: bold;
  margin: 0;
}

.quoteMaker {
  margin: 1em 0 1em 0;
  padding-left:1em;
}

.leftImg{
  float: right;
  margin: 0px 0px 20px 20px;
  width: 300px;
}

/* Footer    ----------------------------------- */

#footer {
    clear:both;
    width:100%;
    background:#005595;
    color:#fff;
    height:1em;
    margin:4em 0 1em 0;
    padding:1em 0 1.4em 0;
}

#footer div.left {float:left;width:40%;padding:0 1em 0 1em;}

#footer div.right {float:right;width:40%;padding:0 1em 0 1em;text-align:right;}

#footer a, #footer a:link, #footer a:hover {
    color:#fff;
}

#footer a:hover {
    color:#4FDCF0;
}

/* --------------------------------------------------- download page styles */

div.download {
  float:right; 
  font-size:0.8em;
  display:block;
  padding:2px 0 2px 8px;
  width:70px;
}

div.download-title {float:left;}

