body {
font: normal 62.5%/1em Helvetica,Arial,Verdana, sans-serif;
}
.third {
	padding-right: 6px;
	padding-left: 6px;
}

.footer {
	background-image: url(images/body_footer.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 809px;
}
a:link, a:active, a:visited {
	color: #DCDCDC;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.blue:link, a.blue:active, a.blue:visited {
	color: #103365;
}
a.blue:hover {
	color: #333;
	text-decoration: none;
}

h6 {
	font-family: Verdana,Helvetica,Arial,Verdana,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #103365;
	margin: 0;
}
h6.white {
	font-family: Verdana,Helvetica,Arial,Verdana,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	margin: 0;
}
p, td {
	margin: 0 0 1.5em;
	color: #DCDCDC;
	font-size: 10pt;
	line-height: 1.7em;
}
p.blue {
	margin: 0 0 1.5em;
	color: #103365;
	font-size: 10pt;
	line-height: 1.7em;
}
h1, h2, h3, h4 {
	color: #103365;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1em;
}
h1 {
	color: #fff;
	margin: 0 0 0.5em;
	padding-bottom: 4px;
	font-size: 12pt;
	border-bottom: 1px solid #fff;
}
h1.blue {
	color: #103365;
	margin: 0 0 0.5em;
	padding-bottom: 4px;
	font-size: 12pt;
	border-bottom: 1px solid #103365;
}
h2 {
	margin: 0 0 1em;
	color: #fff;
	font-size: 10pt;
}
h3 {
	margin: 0 0 1.5em;
	font-size: 10pt;
	line-height: 1.7em;
}
h3.blue {
	margin: 0 0 1.5em;
	font-size: 10pt;
	line-height: 1.7em;
	padding-bottom: 0px;
}
h4 {
	margin: 0 0 1em;
	color: #103365;
	font-size: 11pt;
	font-weight: normal;
}
li {
	margin: 0 0 1.5em;
	color: #DCDCDC;
	font-size: 10pt;
	line-height: 1.7em;
	list-style-image: url(images/box_bullet.png);
	list-style-position: outside;
	list-style-type: none;
}
.bluetext {color: #103365}

/* THIS IS FOR THE DEFAULT LOGIN PAGE */
.holding {
	background-image: url(http://www.pixelpower.co.nz/holding_images/holding_image.jpg);
	background-repeat: no-repeat;
}