/* Land Transport NZ Road code stylesheet */

h1 {
	background:#abc217;
	}

h2 {
	color: #abc217;
	}
	
h5 {
	color: #abc217;
	}

h6 {
	color: #abc217;
	}


/* link colours */

a:link {
	color:#abc217;
	}

a:hover {
	color:#abc217;
	}	

/* section navigation */

#subnav {
	border-top: #abc217;
	border-bottom: #abc217;
	}

#subnav li a:hover {
	color:#abc217;
	}	
	
#subnav li.title, #subnav li#title {
	/* use this to indicate title of current site section. Can be linked or unlinked */
	background-color: #abc217;
	}			

.contentmedium table th,
.contentwide table th,
.contentfull table th,
.contentwide-wayfinder table th {
	background: #abc217;
	}

.imptbox {
	background:#ECF5AF;
	}
