/* @override http://cranfieldinvestments.co.nz/stylesheets/main.css */



body {
	padding: 0;
	margin: 0;
}

html, body, p, td, h1, h2, h3, h4, h5, h6, h7 {
	color: #000000;
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
}

p, td, a {
	color: #666666;
	font-size: 11px;
	line-height: 175%;
}

table#main {
	border: none;
	width: 800px;
}

tr.banner td {
	background: #336699;
}

a {
	color: #336699;
	text-decoration: underline;
}

input, select {
	font-size: 10px;
}

h1, h2 {
	font-weight: lighter;
	font-style: normal;
	color: #008d1a;
	font-family: "Times New Roman", Times, serif;
}

h1.PageTitle {
	color: #333333;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #336699;
	line-height: 22px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #336699;
	line-height: 20px;
}

h3 {
	font-weight: normal;
	color: #336699;
	font-size: 16px;
	line-height: 18px;
}

h4 {
	font-weight: normal;
	color: #336699;
	font-size: 14px;
	line-height: 15px;
}

h5 {
	font-weight: normal;
	color: #336699;
	font-size: 12px;
	line-height: 13px;
}

div#kiwisavercalc
{
padding: 10px;
}

div#kiwisavercalc p
{
font-size: 9px;
}

span.dollars
{
	font-family: "Times New Roman", Times, serif;
font-size: 30px;
display: block;
padding-top: 10px;
padding-bottom: 10px;
}

td#footer {
	height: 30px;
	vertical-align: middle;
	color: #99ccff;
}

#footer, #footer a, #footer a:visited {
	font-size: 9px;
	text-align: center;
	text-decoration: none;
	color: #99ccff;
}

td#bottomnav {
	color: #ffffff;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	border-top: 1px solid #990000;
	width: 125px;
	background: #990000;
	vertical-align: middle;
}

td#bottomlogo {
	text-align: center;
	padding: 25px 0;
}

td#bottomlogo img {
	padding: 0 25px;
}

.field {
	font-size: 10px;
	width: 100%;
}

.SmallButton {
	font-size: 9px;
}

td#content {
	min-height: 400px;
	width: 395px;
	padding: 30px;
	height: auto;
}

td.sidebar {
	padding: 0;
	width: 150px;
	margin: 0;
	color: #333333;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background: #eeeeee;
}

div.navcontainer {
	margin: 0;
	padding: 0;
}

div.navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

.navcontainer ul li {
	list-style: inherit none;
	margin: 0;
	padding: 0;
}

.navcontainer ul li a {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	border-top: 1px solid #ccc;
}

.navcontainer ul li.first {
}

.navcontainer ul li.first a {
	border-top-style: none;
}

.navcontainer ul li a:hover {
	color: #333333;
	background: #ffffff;
}

div.navcontainer li.selected a {
	color: #000000;
	font-weight: bold;
	background: #cccccc;
	border-bottom-style: none;
}

#right .navcontainer ul li.selected a {
	background: #eee;
}

div.textblock {
	margin-left: 115px;
	text-align: justify;
}

.runin {
	font: 18px/16px "Monotype Corsiva", "Monotype Corsiva MS", "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}

.ContentEdit {
	width: 100%;
	overflow: auto;
	background: #ffffff;
	min-height: 500px;
	height: 500px;
}

div.EditMenu {
	text-align: left;
	width: auto;
	border: 1px dotted #999999;
	padding: 5px;
	float: right;
	margin: 0 0 20px 20px;
	clear: both;
}

div.EditMenu h1 {
	margin-bottom: 10px;
	margin-left: 0;
	margin-top: 0;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}

div.EditMenu ul {
	margin: 0;
}

div.EditMenu ul li {
	margin-left: -20px;
	list-style: square;
	color: #3366cc;
	font-size: 10px;
}

/* @group Forms */

table.form {
	width: 100%;
	padding: 0;
	margin: 0 0 10px;
}

table.form td {
	padding: 5px;
}

table.form td, table.form td p {
	font-size: 10px;
}

table.form td input {
	font-size: 10px;
	width: 100%;
}

table.form td.label {
	font-weight: normal;
	text-align: right;
	font-size: 10px;
	color: #666666;
	width: 30%;
	vertical-align: top;
}

/* @end */

div#UserManagement {
	border: 1px solid #cccccc;
	padding: 5px;
	margin-right: 2px;
	margin-left: 2px;
	background: #eeeeee;
}

div#UserManagement input, div#UserManagement select {
	font-size: 9px;
	margin-right: 5px;
}

/* @group Tables */

table.Table a {
	color: #000000;
	text-decoration: underline;
}

table.Table td h2 {
	margin: 0;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
}

table.Table td h2 a {
	text-decoration: none;
	vertical-align: middle;
	margin: 0;
	font-size: 11px;
}

table.Table td h2 a:Hover {
	text-decoration: underline;
}

table.Table .field {
	width: 90%;
	vertical-align: middle;
}

table.Table tr.Odd {
	background: #f1efe6;
}

table.Table tr.OddON {
	background: #e2e2dd;
}

table.Table tr.Even {
	background: #ffffff;
}

table.Table tr.EvenON {
	background: #edeeed;
}

table.Table {
	border-spacing: 0;
	border-collapse: separate;
	padding: 0;
	width: 100%;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

table.Table td {
	font-size: 10px;
	border-right: 1px solid #cccccc;
	vertical-align: middle;
	margin: 0;
	padding: 3px;
}

table.Table tr.Title td {
	background: #eeeeee;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	padding: 3px;
	height: 10%;
}

table.Table tr.Title a {
	text-decoration: none;
	color: #000000;
	width: auto;
	background: #eeeeee;
	display: block;
	vertical-align: middle;
	height: 100%;
	padding: 3px;
	margin: -3px;
}

table.Table tr.Title a.ON {
	text-decoration: none;
	color: #000000;
	width: auto;
	height: 100%;
	background: #eeeeee;
	padding: 3px;
	display: block;
	vertical-align: middle;
	margin: -3px;
}

table.Table tr.Title a:Hover, table.Table tr.Title a.ON:Hover {
	padding: 3px;
	display: block;
	width: auto;
	height: 100%;
	margin: -3px;
}

img.SortDirection {
	vertical-align: middle;
	float: right;
	padding-top: 1px;
	margin: 0;
	padding-right: 2px;
}

table.Table img.download {
	margin: 0;
	float: right;
	padding-right: 2px;
	vertical-align: middle;
}

table.Table tr.Footer td {
	background: #eeeeee;
	border-top: 1px solid #cccccc;
}

table.Table tr.Footer a {
	text-decoration: none;
}

table.Table tr.Footer a:Hover {
	text-decoration: underline;
}

/* @end */

p.FormButtons {
	text-align: right;
}

p.FormButtons input {
	font-size: 10px;
	margin-left: 5px;
}

table.Table a.disabled {
	color: #cc0000;
	font-weight: bold;
}

table#LoginPage {
	width: 100%;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

table#LoginPage h1 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

table#LoginPage td {
	margin: 0;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
}

table#LoginPage td.Login {
	text-align: center;
	width: 50%;
	border-right: 1px dotted #cccccc;
}

table#LoginPage td.Register {
	text-align: center;
	width: 50%;
}

.InputError {
	color: #cc0000;
}

.InputError h2 {
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
}

.Required {
	color: #000000;
	font-weight: bold;
}

div.Unavailable {
	font-weight: normal;
	float: right;
	margin-right: 5px;
	vertical-align: middle;
	font-size: 9px;
	color: #666;
}

div.column {
	float: left;
	width: 33%;
	display: inline;
	vertical-align: top;
}

div.column a {
	text-decoration: none;
	color: #000000;
}

div.column a:Hover {
	text-decoration: underline;
}

div.column ul {
	padding: 0;
	list-style: inside none;
	margin: -5px 0 20px;
}

div.column li {
	list-style: none outside;
	padding: 0;
	margin: 0;
}

.ContentTable {
	padding-bottom: 20px;
}

.ContentTable h2, .ContentTable h3 {
	margin-bottom: -10px;
}

span.FormMessage {
	font-weight: bold;
	color: #339933;
	font-size: 12px;
}

/* @group Blog */


.blog .title h2 a, .blog .title h2 a:visited, .blog h2 {
	font-size: 24px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;

}

.blog .title {
	margin-bottom: -20px;
}


.blog .posted p {
	font-weight: bold;
	color: #979797;
	padding: 10px 0;
	border-bottom: 1px solid #989898;
}

.blog span.date {
	background-color: #c3c3c3;
	color: #fff;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 2px 5px 1px 4px;
}

.blog .posted a{
	font-weight: bold;
	color: #979797;
	text-decoration: underline;

}

.blog .post{
	font-weight: normal;
	font-style: normal;
}

.blog{
	
	margin-bottom: 40px;

}

.comments label small {
	padding-left: 20px;
	font-size: 11px;
	color: #9a9a9a;
}



/* @end */


