/* CSS Document */



h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}

.h1blue {color: #D6D3CE}
.h1orange {color: #FF9933}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#003366}
	
h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;}
h2 a:link {
	color: #FFFFFF;
	text-decoration: none;}
h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;}


h2secondlevel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF9933;
	}
h2secondlevel a:visited {
	color: #FF9933;
	text-decoration: none;}
h2secondlevel a:link {
	color: #FF9933;
	text-decoration: none;}
h2secondlevel a:hover {
	color: #FF9933;
	text-decoration: underline;}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;}

h3 a:visited {
	color: #666666;
	text-decoration: none;}
h3 a:link {
	color: #666666;
	text-decoration: none;}
h3 a:hover {
	color: #333333;
	text-decoration: underline;}


.textmargin {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000060;
	list-style-type: disc;
}

.orange {margin-right: 0px;

	margin-left: 0px;
	background-color:#FFCC66;
	
}

.grey {margin-right: 0px;

	margin-left: 0px;
	background-image:url(http://www.moh.govt.nz/moh.nsf/Files/bg3/$file/bg3.gif);
}


.middle {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-color:#FFCC66
}

.middletext {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image:url(http://www.moh.govt.nz/moh.nsf/Files/bg5/$file/bg5.gif);
	background-repeat: repeat-y;
	background-position: left;
	

}



.misc {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.secondlevel {
	background-color: #003366;
	text-align:center;	
}

.secondlevelspacer{background: #003366 url(http://www.moh.govt.nz/moh.nsf/Files/spacer4/$file/spacer4.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-position: center;

}

.topbar {background-color: #000060;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}

.gradient {background: #FFFFFF url(http://www.moh.govt.nz/moh.nsf/Files/gradient2/$file/gradient2.gif); 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;

}

.topbargradient{background: #000060 url(http://www.moh.govt.nz/moh.nsf/Files/gradient2/$file/gradient2.gif); 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-position: right;

}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 2px;
}


a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;}
a:link {
	color: #003399;
	text-decoration: none;
}





a.utility:link	 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .78em;
	color: #666666;}
a.utility:visited 
{font-size: .78em;
	color: #666666;
	text-decoration: none;}

a.utility:hover 
{font-size: .78em;
	color: #333333;
	text-decoration: underline;}
a.utility:active 
{font-size: .78em;
	color: #666666;
	text-decoration: none;}

a.footer:link	 
{
	text-align="center";	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;}

a.footer:active 
{
	color: #666666;
	text-decoration: none;}

a.footer:visited 
{
	color: #666666;
	text-decoration: none;}

a.footer:hover 
{
	color: #333333;
	text-decoration: underline;}


.textmargin {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
}






body {
	margin: 0px;
	background-color: #FFFFFF;
}
.footer {
	text-align: center; font-size: xx-small;
	
}

.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#blue { background-color: #E7E7E7;

}



.blueclass{ background-color: #E7E7E7;
}



#orange { background-color: #F7E7BD;}

.orangeclass { background-color: #F7E7BD}

#vline {
	background-image: url(http://www.moh.govt.nz/moh.nsf/Files/bg5/$file/bg5.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.vlineclass {
	background-image: url(http://www.moh.govt.nz/moh.nsf/Files/bg5/$file/bg5.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#hline {
	background-image: url(http://www.moh.govt.nz/moh.nsf/Files/hr3/$file/hr3.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.hlineclass {
	background-image: url(http://www.moh.govt.nz/moh.nsf/Files/hr3/$file/hr3.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.latestnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	

}
.latestnews p {
color: #000000;
font-size:small;
padding-left:1em;}


.latestnews a	 
{color:#003399;}

.latestnews a:active 
{
	color: #003399;
	text-decoration: underline;}

.latestnews a:visited 
{
	color:#606;
	text-decoration: none;}

.latestnews a:hover 
{
	color: #000000;
	text-decoration: underline;}
	
.topbarsmall {
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}
a.topbarsmall:link	 
{
	text-align="center";	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: underline;}

a.topbarsmall:active 
{
	color: #FF0000;
	text-decoration: none;}

a.topbarsmall:visited 
{
	color: #FFFFFF;
	text-decoration: underline;}

a.topbarsmall:hover 
{
	color: #FF0000;
	text-decoration: underline;}

