/* CSS Document 
created by Rebecca @ The Web Company 
www.thewebco.co.nz*/


html { 				height: 100%; margin-bottom: 2px; }

a:visited {	color:#333333;
					font-size: 12px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					text-decoration: underline;
					font-weight:normal;  }
a:link {	color:#333333;
					font-size: 12px;
					text-decoration: underline;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-weight:normal;  }
a:hover {	color: #000066;
					font-size: 12px;
					text-decoration: underline;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-weight:normal;  }				

.border {			
	border-color:#152563;
	border-width:2px;
	border-style: solid;
}

.pageborder {

	border-color:#152563;
	border-width:1px;
	border-style: solid;
}

.bold {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:600;
color:#152563;}


.content {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:300;
color: #333333;}
