body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}


th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a{
	color:#0066CC;
	font-weight:normal;
	text-decoration:underline;
}
a:HOVER{
	text-decoration:none;
	color:#3E41D1;
}

H1{color:#0066CC;font-size:20px;}
H2{font-size:18px;}
H3{color:#0066CC;}
H3,H4{font-size:16px;}
H5{color:#0066CC;font-size:14px;}
H6{font-size:14px;}

form{
	margin:0px;
	padding:0px;
}

#container{
	width:995px;
	margin:0px auto;
/*	background-image:url(Images/templateImages/right_back.gif);*/
	background-repeat:repeat-y;
	background-position:right;
}

div#wrapper{float:left;width:100%}
div#content{margin: 0 163px;padding:10px; width:840px;}
div#navigation{float:left;width:163px;margin-left:-995px;}
div#extra{float:left;width:153px;margin-left:-163px;padding-left:5px;}

#contentdiv{
/*	padding-left:25px;*/
	padding-right:25px;
}

#footer{
	clear:both;
	background-image: url(Images/TemplateImages/WaikatoEqfooter.jpg);
    clear: both;
    height: 208px;
    width: 995px;
	
}

.buttons{
	background-image:url(Images/templateImages/button.gif);
	background-repeat:no-repeat;
	padding:5px;
}
.buttons a{
	text-decoration:none;
	color:#051A4C;
	font-weight:bold;
	font-size:13px;
}
.buttons a:HOVER{
	color:#3E41D1;
}

.buttons2{
	background-image:url(Images/templateImages/square_1.gif);
	background-repeat:no-repeat;
}
.buttons2 a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.buttons2 a:HOVER{
	color:#FFFF00;
}
.buttons2 p,
.buttons3 p{
	margin:0px;
	padding:0px;
}
.buttons2{
	height:105px;
	padding:5px;
	line-height:17px;
}

.buttons3{
	background-image:url(Images/templateImages/square_2.gif);
	background-repeat:no-repeat;
}
.buttons3 a{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.buttons3 a:HOVER{
	color:#963554;
}

.buttons3{
	height:116px;
	padding:5px;
	line-height:16px;
}


.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */


