/* Ministry of Transport
Print Style Sheet for Internet Site
Version: 3
Date: 27 March 2007 */

body {
	background: #fff;
	color: #000;
	font-family: "Times New Roman", Times, serif;
}

p, span, blockquote, div, form, td, th, thead, tfoot, tbody, ul, li, ol, dl, dt, dd, select, input, textarea {
	background: transparent;
	color: #000;
	font-family: "Times New Roman", Times, serif;
}

img {
	border: none;
}

ul {
	list-style: disc;
}

ul ul {
	list-style: square;
}

ul ul ul {
	list-style: circle;
}

a:link, a:visited {
	background: transparent;
	color: #000;
	text-decoration: underline;
}

#skiplinks, #nswgovtlink, #nav1wrap, #infoline, #nav3, #navbar, #breadcrumbs, #functions, #breakout, #functionsfoot, #footrightc, #footleftc, #footlinks, .breakout {
	display: none;
}

#logo {
	display: none;
}

#logo-print {
	height: 56px;
	width: 82px;
}

#headtxt #nswgovt {
	display: block;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #000;
	border-bottom: 1px solid #000;
}

#headtxt #mot {
	color: #000;
	font-size: 1.2em; 
	line-height: 1.4em; 
}

#mediabanner {
	margin-top: 20px; 
}
