body {
	margin: 0px;
	padding: 0px;
	background-color: #F2F7F0;
}
h1 {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	font-weight: bold;
	color: #C3C3C3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #F3F3F3;
	border-right-color: #F3F3F3;
	vertical-align: bottom;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
.links {
	background-color: #00AB39;
	padding: 10px;
	text-align: center;
	font-family: "Franklin Gothic Book";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 400;
}
.border {
	border: 1px solid #E9E9E9;
	width: 189px;
}
.text {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	padding-right: 10px;
}
.text2 {
	font-family: "Franklin Gothic Book";
	font-size: 11px;
	padding-right: 10px;
}
h2 {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	font-weight: bold;
	color: #3E3E3E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #F3F3F3;
	border-right-color: #F3F3F3;
	vertical-align: bottom;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
h3 {
	background-color: #F9F9F9;
	padding: 7px 7px 7px 20px;
	color: #000000;
	font-family: "Franklin Gothic Book";
	font-size: 16px;
}
.rate {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	color: #FF0000;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 10px;
	background-color: #F2F7F0;
	padding-right: 0px;
	padding-top: 5px;
	text-align: center;
}
.border1 {
	border: 1px solid #F3F3F3;
	font-family: "Franklin Gothic Book";
	padding: 10px;
}
.nzmap {
	background-image: url(../images/nz-map.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	padding: 10px;
}
li {
	list-style-image: url(../images/bul.jpg);
	list-style-type: square;
	list-style-position: outside;
}
.quick {
	color: #00AB39;
	padding-right: 20px;
}

.bg {
	background-image: url(../images/1.jpg);
}
#h1main {
	color: #000000;
}
.nav {
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	padding-top: 5px;
	color:#CCCCCC;
	padding-left: 10px;
	font-family: "Franklin Gothic Book";
	padding-bottom: 10px;


}
.nav a {
	text-align: left;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}

.nav a:hover {
	text-align: left;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
#current_footnote {
	position:absolute;
	top:0px;
	right:0px;
	display:none;
	background:#F8F8F8;
	border:1px solid #E8E8E8;
	width:500px;
	padding:5px;
	color:#000000;
	font-size:11px;
	z-index:999;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Franklin Gothic Demi";
	}
