
html,body {
  background-color:#ffffff;
  font-family:arial,helvitica,sans-serif;
  font-size:11pt;
  color:#000000;
  margin-top:0;
  margin-right:0;
  margin-bottom:0;
  margin-left:0;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
  z-index:0;
  height:100%;
}

a:link {
  color: #559879;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}


a:active {
  color: #559879;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}

a:visited {
  color: #357859;
  text-decoration:none;
  font-weight: bold;
  background: transparent;
}

a:hover {
   text-decoration: underline;
}

p.news {
  line-height: 1.1;
  margin-top:0px;
  margin-bottom:7px;
}

p.printpdf {
  font-size:10pt;
  text-align:right;
}

#container {
  width:966px;
  visibility:visible;
  position:relative;
  background-color:#fefce1;
  padding:0px;
  z-index:0;
  min-height:100%;
  overflow:hidden;
  height: auto !important;
  margin: 0 auto -100px;
  border:1px black solid;
  border-bottom:0px;
}


#footer {
  width:966px;
  height:100px;
  background-image:url('graphics/footerback.jpg');
  clear:both;
  font-family:arial,helvitica,sans-serif;
  font-size:8pt;
  color:#000000;
  text-align:center;
  border:1px black solid;
  border-top:0px;
  margin:auto;
  padding-top:40px;
}

.push {
  height:100px;
}

#newspage {
  background-color:#ffffff;
  background-repeat:repeat;
  min-height:100%
  visibility:visible;
}

#toptext {
  position:absolute;
  top:29px;
  left:340px;
  width:450px;
  z-index:10;
  margin:12px;
  text-align:justify;
  line-height:1.3;
}

#newsbox {
  clear:both;
  border:1px #006f40 solid;
  background-color:#ffffff;
  width:300px;margin:10px 5px 10px 10px;
  float:left;
  padding:10px;
  height:290px;
}

#actionbox {
   border:1px #006f40 solid;
   background-color:#ffffff;
   width:592px;
   margin:10px 10px 10px 5px;
   float:right;
   padding:10px;
   height:290px;
}

div.factbox {
   border:1px #006f40 solid;
   background-color:#ffffff;
   width:600px;
   margin:10px 10px 10px 10px;
   float:left;
   padding:10px 20px 10px 10px;
}

div.linkbox {
   border:1px #006f40 solid;
   background-color:#ffffff;
   width:600px;
   margin:10px 10px 10px 10px;
   float:left;
   padding:10px 20px 10px 10px;
}

#yellowbox {
   border:0;
   width:913px;
   margin:10px 10px 10px 10px;
   float:left;
   padding:10px 20px 10px 10px;
}

#bankbox {
   border:1px #006f40 solid;
   background-color:#ffffff;
   width:913px;
   margin:10px 10px 10px 10px;
   float:left;
   padding:10px 20px 10px 10px;
}

#horizontalnavcontainer ul {
  padding:0;
  margin:0;
  list-style-type:none;
  background-color:#559879;
  font-size:10pt;
  clear:both;
  float:left;
  color:#ffffff;
  width:100%;
}

#horizontalnavcontainer ul li {
  display:inline;
}

#horizontalnavcontainer ul li a {
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
  float:left;
  padding:4px 20px 4px 10px;
  border-right:1px solid #ffffff;
}

#horizontalnavcontainer ul li a:hover {
  background-color:#75b899;
  color:#ffffff
}

h1 {
  font-family:arial,helvitica,sans-serif;
  font-size:28pt;
  color:#357859;
  text-align:center;
  font-weight:bold;
  display:inline;
}

h2 {
  font-family:arial,helvitica,sans-serif;
  font-size:16pt;
  color:#000000;
  font-weight:bold;
  display:inline;
}

h3 {
  font-family:arial,helvitica,sans-serif;
  font-size:12pt;
  color:#000000;
  font-weight:bold;
  display:inline;
}

h4 {
  font-family:arial,helvitica,sans-serif;
  font-size:20pt;
  color:#000000;
  font-weight:bold;
  display:inline;
}

font.small {
  font-size:8pt;
  color:#000000;
}

ul.special li {
  margin-bottom:8px;
}

