/* Start of CMSMS style sheet 'IconBusiness Layout' */
body {
  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:100%; 
  font-family:arial, verdana, sans-serif; 
  font-size:76%;
  overflow: hidden; 

  }

#header {
  position:absolute; 
  top:0; 
  left:0; 
 width:100%; 
  height:152px; 
/* overflow: hidden; */
  text-align:center;
  z-index:30;
  }
  
.contactform textarea {
width:180px;
height:60px;
}

#contents {
top:152px;
  left:0px;
  bottom:0px; 
  right:0px; 
  overflow-y:scroll; 
  z-index:10; 
  position:fixed;   
  }

	
	
#contents ul li{
line-height:180%;
list-style-image: url('nz_img/bullet-left.gif');
}
  
html, body, p, th, td, li, dd, dt {
  font: 8pt Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
p  {line-height:180%}
h1 { background-position: left top; font-size: 1.7em; color: #142983; text-transform:uppercase;   font-family:Trebuchet MS; font-weight:normal; background-image:url('uploads/ibimg/heading.gif'); background-repeat:no-repeat; height:45px; vertical-align:baseline; padding-left:5px; padding-top:15px}
h2 { font-size: 1.5em; color: #cf2828}
h3 { font-size: 1.2em; color: #142983; }
h4 { font-size: 1.0em; color: #cf2828;}
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }
#footer p {font-size: 8pt; font-family: tahoma, verdana; line-height:110%; color:#636363}
#footer a {font-size: 8pt}
a{color: #cf2828}
a:hover{text-decoration:none}

  /* for internet explorer */

* html body {
  padding:152px 0 0px 0px; 
  }

* html #contents {
  height:100%; 
  width:100%;
  padding:0px 0px 0px 0px; 
  }

#marqueecontainer{
position: relative;
width: 170px; /*marquee width */
height:250px; /*marquee height */
overflow: hidden;
padding-left: 4px; padding-right:2px; padding-top:2px; padding-bottom:2px;
color:#ffffff;
font-size:8pt;
line-height:130%;
}

#marqueecontainer2{
position: relative;
width: 170px; /*marquee width */
height:150px; /*marquee height */
overflow: hidden;
padding-left: 4px; padding-right:2px; padding-top:2px; padding-bottom:2px;
font-size:8pt;
line-height:130%;
}


#marqueecontainer p{
line-height:130%;
}

#marqueecontainer a{
color:#ffffff;
font-size:8pt;
font-weight:bold;

}

img {
	behavior:	url("uploads/ibimg/pngbehavior.htc");
}

/* End of 'IconBusiness Layout' */

