/* Start of CMSMS style sheet 'greypower layout V2' */
body {
  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:100%; 
  font-family:arial, verdana, sans-serif; 
  font-size:100%;
  overflow: hidden; 
  color:#4e4e4e;
  }

#header {
  position:absolute; 
  top:0; 
  left:0; 
  width:100%; 
  height:158px; 
  overflow: hidden; 
  
  }
  

#contents {
  position:fixed; 
  top:158px;
  left:0px;
  bottom:0px; 
  right:0px; 
  overflow-y:scroll;

  
  }
  
#contents ul li{
line-height:180%;
list-style-image: url('nz_img/bullet-left.gif');
}

#contents ol li{
line-height:180%;
}

#contents  a {color: #3f6034}
#contents a:hover{text-decoration:none}
a {color: #3f6034}
  
html, body, p, th, td, li, dd, dt {
  font: 9pt Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
p  {line-height:180%}
h1 { font-size: 1.7em; color: #48723a;  font-family:Trebuchet Ms, Arial, Helvetica, sans-serif; }
h2 { font-size: 1.5em; color: #424242; font-family:Trebuchet Ms, Arial, Helvetica, sans-serif; 	border-bottom: 1px dotted #a8a8a8;}
h3 { font-size: 1.2em; color: #5b8a4b; }
h4 { font-size: 1.0em; color: #5b8a4b;}
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }
.footer {font-size: 8pt; font-family: tahoma, verdana; line-height:110%}
.footer a {font-size: 8pt; color: #5b8a4b}


a img {border:0px solid; text-decoration:none}
  /* for internet explorer */

* html body {
  padding:158px 0 0px 0px; 
  }

* html #contents {
  height:100%; 
  width:100%;
  padding:0px 0px 0px 0px; 
  }
/* End of 'greypower layout V2' */

