html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
	  font-size : 10px; 
	color : #333333; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 

   }
img {
border : 0; 
} 
.content a , .content a:visited , .content a:active {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #ff9900; 
} 
.content a:hover {
color : #597f94; 
} 

.ke-background-fix {
	height:100%; 
	background-color:#333333; 
	background-image:url(../images/ke-body-background.gif);
	background-repeat:repeat-y; 
	background-position:top;
	}
.header-background {
	background-color:#92b26f;
}
.header-dark-background {
	background-color:#1b5b4a;
	height:10px;
	line-height:2px;
}
.fullheight{
	height:100%;
}
table.ke-body-table {
	background-repeat:repeat-y;
	background-position:center;
	background-color:#666666;
	height:100%;
}
td#navigation {
	background-image:url(../images/ke-navigation-background.jpg);
	height:698px;
	background-color:#1b5b4a;
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:20px;
}
div#nav-item {
	border-bottom:1px dotted #ffffff;
	border-top:1px dotted #ffffff;
	width:162px;
	font-size:10px;
	margin-left:4px;	
	line-height:26px;
	height:26px;
	display:block;
	margin-bottom:-1px;
	}
div#nav-item:hover {
	background-color:#326a5b;
	}
div#nav-sub-item {
	width:120px;
	margin-left:40px;
	display:block;
	height:20px;
	font-size:10px;
	font-weight:normal;
	background-image:url(../images/nav-arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	}
div#nav-item:hover a.nav:hover {
	border-left:7px solid #92b26f;
	background-image:url(../images/nav-arrow.gif);
	background-position:10px center;
	background-repeat:no-repeat;
	background-color:#326a5b;
	padding-left:25px;
	margin-left:0px;
	line-height:26px;	
	display:block;
	height:26px;
	}
a.nav:link, a.nav:visited, a.nav:active {	
	display:block;
	line-height:26px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:25px;
	}
a.sub-nav:link, a.sub-nav:visited, a.sub-nav:active {	
	display:block;
	line-height:20px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	}
a.nav-hidden:link, a.nav-hidden:visited, a.nav-hidden:active {	
	display:block;
	line-height:26px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#333333;
	text-decoration:none;
	margin-left:25px;
	}
a.sub-nav-hidden:link, a.sub-nav-hidden:visited, a.sub-nav-hidden:active {	
	display:block;
	line-height:20px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:none;
	margin-left:25px;
	}

div#nav-sub-item:hover a.sub-nav:hover {
	line-height:20px;	
	display:block;
	height:20px;
	color:#FFFFFF;
	text-decoration:underline;
	}
	
td#right-side {
	background-color:#f7f7f7;
	border-left:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
	}
div#sidebar {
	padding:0px 11px 0px 11px;
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1b5b4a;
	text-align:left;
	}
div#sidebar a:link, a:visited, a:hover, a:active {
	color:#666666;
	text-decoration:underline;
	}
div#side-header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#1b5b4a;
	display:block;
	padding:5px 5px 4px 10px;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	margin:20px 0px 0px 0px;
	}
td.kiaora {
	background-image:url(../images/side/kiaora-bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-bottom:175px;
	}
table#content {
	margin-left:20px;
	margin-right:0px;
	}
div#main-header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#1b5b4a;
	background-color:#f1f1f1;
	display:block;
	border-top:1px solid #b4c5c1;
	border-bottom:1px solid #b4c5c1;
	padding:5px 5px 5px 15px;
	margin-right:20px;
	text-align:left;
	}
div#home-flash {
	text-align:center;
	padding:10px 20px 10px 0px;
	}
div#sub-header-grey {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#1b5b4a;
	display:block;
	padding:5px 5px 4px 10px;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	margin:26px 0px 0px 0px;
	}
div#content-desc-grey {
	padding:11px 0px 10px 15px;
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#737373;
	border-bottom:1px solid #cfcfcf;
	background-color:#f1f1f1;
	}
a.none:link, a.none:visited, a.none:hover, a.none:active {
	text-decoration:none;
	color:#1b5b4a;
	}
.ke-background-nz {
	background-image:url(../images/ke-body-background-nz.jpg); 
	background-repeat:no-repeat; 
	padding-top:40px;
	}
.content a , .content a:visited , .content a:active {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #1b5b4a; 
text-decoration:underline;
} 
.content a:hover {
color : #000000; 
} 
.top {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #333333; 
} 
.top a , .top a:visited , .top a:active {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #333333; 
text-decoration : underline; 
} 
.top a:hover {
color : #5e5e5e; 
} 
td.logo {
width : 190px; 
height : 100px; 
vertical-align : middle; 
text-align : center; 
background-color : #ffffff; 
border-right : 1px solid #bec9d1; 
} 
td.banner {
width : 570px; 
height : 100px; 
vertical-align : middle; 
text-align : center; 
background-color : #ff9900; 
border-right : 1px solid #ffffff; 
} 
td.navtitle {
width : 190px; 
height : 30px; 
vertical-align : middle; 
text-align : left; 
background-color : #bec9d1; 
border-right : 1px solid #ffffff; 
border-top : 1px solid #ffffff; 
border-bottom : 1px solid #ffffff; 
} 
td.pagetitle {
width : 550px; 
height : 30px; 
vertical-align : middle; 
text-align : left; 
background-color : #597f94; 
border-right : 1px solid #ffffff; 
border-top : 1px solid #ffffff; 
border-bottom : 1px solid #bec9d1; 
padding-left : 15px; 
padding-right : 15px; 
} 
td.topblank {
height : 30px; 
vertical-align : middle; 
text-align : center; 
background-color : #bec9d1; 
border-top : 1px solid #ffffff; 
border-bottom : 1px solid #ffffff; 
} 
td.navigationcontent {
width : 190px; 
height : 500px; 
vertical-align : top; 
text-align : left; 
border-right : 1px solid #bec9d1; 
} 
td.pagecontent {
width : 550px; 
height : 500px; 
vertical-align : top; 
text-align : left; 
background-color : #ffffff; 
border-right : 1px solid #bec9d1; 
padding-top : 10px; 
padding-bottom : 20px; 
padding-left : 15px; 
padding-right : 15px; 
} 
td.poweredby {
height : 60px; 
vertical-align : middle; 
text-align : center; 
background-color : #bec9d1; 
border-right : 1px solid #ffffff; 
border-top : 1px solid #ffffff; 
} 
td.footercopyright {
width : 570px; 
height : 60px; 
vertical-align : middle; 
text-align : center; 
background-color : #597f94; 
border-right : 1px solid #ffffff; 
border-top : 1px solid #bec9d1; 
} 
td.footerblank {
height : 60px; 
vertical-align : middle; 
text-align : center; 
background-color : #bec9d1; 
border-top : 1px solid #ffffff; 
} 
.NavInfo {
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #ffffff; 
text-transform : uppercase; 
font-weight : bold; 
font-size : 10px; 
vertical-align : middle; 
text-decoration : none; 
} 
.HeaderInfo {
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #ffffff; 
padding-right : 10px; 
text-transform : uppercase; 
font-weight : bold; 
font-size : 10px; 
vertical-align : middle; 
text-decoration : none; 
} 
.HeaderInfo a:link , .HeaderInfo a:visited {
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #ffffff; 
padding-right : 10px; 
text-transform : uppercase; 
font-weight : bold; 
font-size : 10px; 
vertical-align : middle; 
text-decoration : none; 
} 
.HeaderInfo a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #ffffff; 
text-transform : uppercase; 
font-weight : bold; 
font-size : 10px; 
vertical-align : middle; 
text-decoration : underline; 
} 
.FooterInfo {
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #ffffff; 
padding-left : 10px; 
padding-right : 10px; 
text-transform : uppercase; 
font-weight : bold; 
font-size : 10px; 
vertical-align : middle; 
text-decoration : none; 
} 
.FooterInfo a:link , .FooterInfo a:visited , .FooterInfo a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #ffffff; 
text-transform : uppercase; 
font-weight : bold; 
font-size : 10px; 
vertical-align : middle; 
text-decoration : none; 
} 
.ContentTable {
padding-left : 10px; 
padding-right : 10px; 
} 
.msg {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #009900; 
font-weight : bold; 
text-transform : uppercase; 
text-decoration : none; 
vertical-align : bottom; 
} 
.error {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #af5403; 
font-weight : bold; 
text-transform : uppercase; 
text-decoration : none; 
vertical-align : bottom; 
} 
.Content {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #333333; 
text-decoration : none; 
} 
.Content a:link , .Content a:visited {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #ff9700; 
text-decoration : underline; 
} 
.Content a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #597f94; 
text-decoration : underline; 
} 
.copyright {
font-family : Verdana, Arial, Helvetica, sans-serif; 
background-color : #597f94; 
font-size : 10px; 
color : #ffffff; 
text-decoration : none; 
} 
.square {
background-color : #ff9700; 
} 
.itemHR {
border : 1px dashed #1b5b4a; 
height : 1px; 
}
.ShowLink {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #333333; 
background-color : #ffffff; 
text-decoration : none; 
} 
.ShowLink a:link , .ShowLink a:visited {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #333333; 
text-decoration : underline; 
} 
.ShowLink a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #5e5e5e; 
text-decoration : underline; 
} 
.blnAdminMenu {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #597f94; 
font-weight : bold; 
} 
.blnAdminMenu a , .blnAdminMenu a:link , .blnAdminMenu a:visited {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #597f94; 
font-weight : bold; 
text-decoration : underline; 
} 
.blnAdminMenu a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #ff9700; 
font-weight : bold; 
text-decoration : underline; 
} 
.txtsmall {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9px; 
color : #333333; 
text-decoration : none; 
} 
.txtsmall a:link , .txtsmall a:visited {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9px; 
color : #597f94; 
text-decoration : underline; 
} 
.txtsmall a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9px; 
color : #333333; 
text-decoration : underline; 
} 
.titlesmall {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
color : #1b5b4a; 
text-decoration : none; 
} 
.titlesmall a:link , .titlesmall a:visited {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
color : #1b5b4a; 
text-decoration : none; 
} 
.titlesmall a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
color : #000000; 
text-decoration : none; 
} 
.Installed {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #00a100; 
text-decoration : none; 
} 
.NotInstalled {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #c0c0c0; 
text-decoration : none; 
} 
.AdminMenuBox {
border : 1px dotted #b1b1b1; 
} 
.AdminHR {
color : #598094; 
height : 1px; 
}
/* BEGIN NEW IN V1.2 */ 
.authenabled {
border: 1px solid #BEC9D1;
color: #000000;
}
.authdisabled {
border: 1px solid #EEEEEE;
color: #EEEEEE;
}
/* END NEW IN V1.2 */ 

/****************************************
	FORM ELEMENTS
*****************************************/
input , textarea , select {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #666666; 
background-color : #f4f6f8; 
border-color : #bec9d1; 
border-style : solid; 
border-width : 1px; 
} 
input.submit {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #ffffff; 
font-weight : bold; 
background-color : #597f94; 
border-color : #f4f6f8; 
border-style : solid; 
border-width : 1px; 
} 
input.apply {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #000000; 
font-weight : bold; 
background-color : #ffffff; 
border-color : #000000; 
border-style : solid; 
border-width : 1px; 
} 
input.delete {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #ffffff; 
font-weight : bold; 
background-color : #fc0000; 
border-color : #000000; 
border-style : solid; 
border-width : 1px; 
}
p.footer-text {
	font-size:10px;
	text-align:center;
	padding:15px 0px 15px 0px;
	}
a.small-link:link, a.small-link:visited, a.small-link:active  {
	font-size:10px;
	color:#1b5b4a;
	background-color:#f1f1f1;
	display:block;
	border-top:1px solid #b4c5c1;
	border-bottom:1px solid #b4c5c1;
	padding:5px 5px 5px 15px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
}
a.small-link:hover {
}