﻿body {
}

h2
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h3
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
}

h4
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

img
{
	border: none;
}

a
{
	color: Black;
}

#page
{
	margin: 0px auto;
	padding: 0;
	width: 886px;
}

#header {
	width: 886px;
	height: 75px;
	margin: 0 auto;
}

#topMenu
{
	width: 886px;
	height: 40px;
	margin: 0 auto;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#topMenu ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

#topMenu li 
{
	width: 24%;
	height: 40px;
	float: left;
	text-align: center;
	padding-top: 12px;
}

#topMenu a
{
	color: Black;
	text-decoration: none;
}

#midMenu
{
	width: 886px;
	height: 50px;
	margin: 0 auto;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#midMenu ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

#midMenu li 
{
	width: 49%;
	height: 50px;
	float: left;
	text-align: center;
	margin-top: 0px;
}

#midMenu a
{
	color: Black;
	text-decoration: none;
}

#content
{
	width: 886px;
	float: left;
	padding-bottom: 1px;
	background: url(../Images/contentmenuitem.jpg) bottom center no-repeat;
	overflow: hidden;
}

/*#inner
{
	float: left; 
	overflow: hidden;
}*/

/*#inner div*/
#this1
{
	float: left;
	background-image: url(../Images/contentmenuitem.jpg);
	margin-top:15px;
	margin-right: 5px;
	margin-bottom: -3500px;
	padding-bottom: 3500px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

/*#inner .col2*/
#col2
{
	float: left;
	background-image: url(../Images/contentmenuitem.jpg);
	margin-top:10px;
	min-height: 550px;
}

#sideMenu
{
	width: 185px;
	text-align: center;
}

#sideMenu a
{
	text-Align: left;
	text-decoration: none;
}

#kiwiSaverLogin
{
	background-color: rgb(175,189,32);
	margin-top: -4px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align:left;
	line-height: 20px;
	font-size: 11px;
}

#kiwiSaverLogin a
{
	text-Align: left;
}

#kiwiSaverLoginHead
{
	background-color: Black;
	margin-bottom: 5px;
	margin-left: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	color: White;
}

ul.vert-menu
{
	width: 180px;
	margin-top: -5px;
	margin-left: -20px;
	padding-left: 20px;
	list-style-type: none;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

ul.vert-menu li
{
	width: 185px;
	height: 32px;
	border-bottom: dotted 2px #CCCCCC;
}

ul.vert-menu li a
{
	height: 22px;
	display: block;
	color: Black;
	text-decoration: none;
	padding: 10px 0 0 10px;
	background-image: url(../Images/contentmenuitem.jpg);
}

ul.vert-menu li a.current
{
	background-image: url(../Images/selectedmenuitem.jpg);
}

#mainContent
{
	display: block;
	width: 659px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

.aspControlsFont
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#subscript
{
	font-size: 9px;
}

#footer
{
	display: block;
	width: 659px;
	text-align: center;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#appTableSingle
{
	
}

.navButtons
{
	margin-right: 20px;
	float: right;
}