body {
	background-color: #000066;
	font-family: arial, sans-serif;
	margin: 0px;
}


a, a:visited {
	color: #6FAD00;
	text-decoration: underline;
} 
a:hover {
	color: #000066;
	text-decoration: underline;
}

h2 {
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 24px;
	color: #000066;
}

h3 {
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 18px;
	color: #000066;
}

h4 {
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 14px;
	color: #505050;
}

h5{
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	padding:0;
	margin:0;
	color: #6FAD00;
}

ul {
	padding-left:10px;
	margin-left:10px;
}

ul.newspage {
	padding-left: 0px;
	margin-left: 0px;
}
.newspage li {
	background-image: url(/images/bluedot.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	list-style: none;
	padding-left: 24px;
	margin-bottom: 10px;
}


/* TOP NAV AND BANNER */
/* =========================================== */
.top-bg {
	background-color: #000063;
}
.top-right {
	background-image: url(/images/splice2.gif);
	background-repeat: repeat-x;
}

/* LEFTNAV SECTION */
/* =========================================== */

.tblMenu{
	border:  #666666 1px solid;
	background-color: #CCCCCC;
}

.iTitle{
	padding-left: 10px;
	font-size:12px;
	color: #333333;
	font-weight: bold;
}

.leftnav-bg {
	background-color: #6FAD00;
	padding-top: 6px;
}
.menu-button {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #006600;
	background-color: #B0DC67;
	border: 1px solid #406800;
	margin-top:2px;
	margin-left:4px;
	margin-right:8px;
	margin-bottom:5px;
}

.menu-button a {
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	color: #006600;
	background-color: #B0DC67;
	text-decoration: none;
	display: block;
}
.menu-button a:hover {
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	color: #000063;
	background-color: #D7D8FF;
	text-decoration: none;
	display: block;
}

.nz-logo {
	margin-top:30px;
	background-image: url(/images/ribbon-bg.gif);
	background-repeat: repeat-x;
}

/* MAIN SECTION */
/* =========================================== */

.container-bg {
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #6FAD00;
}
.main-bg {
	background-color: #FFFFFF;
	padding: 20px;
	border-top: 1px solid #000063;
	border-left: 1px solid #000063;
	border-right: 1px solid #000063;
	border-bottom: 1px solid #000063;
}

.coast-bg {
	background-image:url(/images/coast.jpg);
	background-repeat:no-repeat;
	padding-left: 10px;
}

.smallprint {
	font-weight: normal;
	font-family: tahoma;
	font-size: 10px;
}
.smallprint a{
	color: #454545;
	text-decoration: underline;
} 
.smallprint a:hover {
	color: #101010;
	text-decoration: underline;
}

.special {
	font-family: tahoma, arial;
	font-size:24px;
	color: #A0A0A0;
}

.photo-box {
	border: 1px solid #000000;
	margin: 10px;
	float: right;
}

.cell-header, .table1 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-color: #000066;
}

.cell {
	font-size:12px;
	color: #000000;
}

.footer-bg {
	background-image: url(/images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #6FAD00;
}
.footer {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5;
}
.footer a {
	color: #DEFACE;
	text-decoration: underline;
} 
.footer a:hover {
	color: #DECAFE;
	text-decoration: underline;
}

/* OLD STYLES */
/* =========================================== */


#header {font-family: tahoma, arial; font-weight: bold; font-size:18px; color: #000066; line-height: 1.5;}
#subhead {font-family: arial; font-weight: bold; font-size:14px; color: #000066; line-height: 1.5;}
#subhead2 {font-family: arial; font-weight: bold; font-size:16px; color: #568800; line-height: 1.5;}

.biglink {font: bold 11pt/13pt arial; }
.text {font: normal 9pt/12pt arial; color: #000000;}
.caption {font: bold 9pt/12pt arial; color: #505050;}

#normal_text {font-family: arial; font-size:12px; color: #000000; font-weight: normal;}

#photo  {font-family: arial; font-size:12px; font-style: italic; color: #6FAD00;}

#site_text {font-family: arial; font-size:12px; color: #000000; font-weight: normal; padding-left: 10px;}

#table1 {color: #FFFFFF; font-family: arial, verdana; font-size: 13px; font-weight: bold; background-color: #000066;}
#table2 {color: #000066; font-family: arial, verdana; font-size: 12px; font-weight: bold; background-color: #FADECE;}
#table3 {font-family: arial; font-size:12px; color: #000000; background-color: #FFFFFF;}
#table4 {color: #000066; font-family: arial, verdana; font-size: 12px; font-weight: normal; background-color: #FADECE;}

.table-head {font: bold 11pt/16pt tahoma, sans-serif; color:#ffffff; background-image:url('images/table-head.gif'); padding-left:5px;}
.table1a {font: normal 9pt/11pt Arial, sans-serif; color: #000000; padding:2px;}
.table1b {font: normal 8pt/10pt Arial, sans-serif; color: #000000; padding:2px; background-color:#B0DC67;}

#big_text {font-family: arial; font-weight:normal; color:#000066; font-size:18px; line-height: 1.5;}

a.smallprint_link {font-weight: normal; font-family: tahoma; font-size:9px; color: #6FAD00; text-decoration: underline;} 
a.smallprint_link:hover { color: #000066; text-decoration: underline;}


.page_no { CURSOR: arrow; }
.page_yes { CURSOR: hand; }

