/*

colours:
DOL green: #b2d019
DOL purple: #340065
highlight green: #edf4c8

*/




/* 
BROWSER RESET
=============
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/* font-size: 100%; */
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	width:8in;
}

del {
	text-decoration: line-through;
}

table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: collapse;
	border-spacing: 0;
}



/* PRINT STYLESHEET TODO */
body{background:white;
font-size:9pt;
/*line-height:120%;*/
}
/*html>body{font-size:14pt;}*/

#mainnav, #navblock1, #navblock2, .mainbreadcrumbs, #searchform, .skiptocontent, #footer, .searchForm span{display:none!important;}

#header{float:left;}
#header .searchForm{display:none;}
#content{
	float:none!important;
	clear:both;
	
	border:none;
	color:#000000;
	}
	
/*#wrapper>#content{width:6.5in!important;}*/

#content a{color:#000000!important;
font-weight:italics;
text-decoration:underline;}

#content  a:link:after, #content a:visited:after {
   	content: " (" attr(href) ")";
	font-size:10pt;
	}

#content  a[href^="/"]:after {
   	content: " (http://www.dol.govt.nz" attr(href) ")";
	font-size:10pt;
	}
	
h1{
font-weight:normal!important;}

h2{font-weight:normal!important;
}
h3{}
h4{}
h5{}
h6{}
p, li{}
h1, h2, h3, h4, h5, h6{color:black!important;}