@charset "UTF-8";
/* CSS Document */

/* Blue Mountains Bus Co
Print Style Sheet for Internet Site
Version: 3
Date: 31 December 2007 */

body {
	background: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

p, span, blockquote, div, form, td, th, thead, tfoot, tbody, ul, li, ol, dl, dt, dd, select, input, textarea {
	background: transparent;
	color: #000;
}

/*img {
	display: 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;
}
#page_content #header_functions ul#functions {
	display: none;
}
#page_content #footer_functions ul#foot_functions {
	display: none;
}
h2 {
font-size:150%;
}
h3 {
font-size:120%;
margin:16px 0px 0px 0px;
padding:0px;
}
h4 {
font-size:110%;
margin:16px 0px 0px 0px;
padding:0px;
}
p {
margin:0px;
padding:0px;
font-size:100%;
line-height:1.5em;
}