/* QUT template - section stylesheet */
/* Should be used in conjunction with common QUT corporate template stylesheet - common.css */
/* Copyright QUT 2005 */
/* Version 2.9a */
/* this stylesheet for printing only */
body {
	background-image: none !important;
	background: transparent !important;
	background-color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 95%;
}

#pagewrap {
	color: inherit !important;
	background: transparent !important;
}

#pagewrap {
	width: 200mm;
	border: solid 1px black;
	background-color: #fff;
}

#maincontent h1, h2 a, h3 a {
	color: #000000;
	font-weight: lighter;
	margin: 0;
	padding: 0;
}

h1.page_title {
	font-weight: lighter;
	line-height: 1.5;
	padding: 0;
	margin: 0;
}

p, li, a {
	font-size: 10pt;
	line-height: 1.4em;
}

.content_div .content h1.page_title {
	margin: 0px;
	padding: 0px;
}

.content {
	width: 200mm;
	text-align: left;
	margin: 0mm;
	margin-top: 5mm;
	margin-left: 220px;
	background-color: #fff !important;
	border-bottom: solid 1px black;
}

.sidenav {
	position: relative;
	left: -40px;
}

ul.topnav { display: none; }
.utility { display: none; }

#pagewrap {
	background-image: none;
	background: transparent;
	background-color: #fff;
	margin: 0;
	width: 95%;
	padding: 0mm;
	text-align: left;
}

li.level1menu-top, li.level2menu-top, li.level3menu-top, li.level4menu-top {
	font-weight: bold;
	color: #000000;
}

.currentitem {
	border: solid 1px black;
	width: 140px;
}

.content_div .right_margin {
	margin: 0;
	padding: 0;
	display: none;
	width: 95%;
}

#container {
	text-align: left;
	background: transparent;
	margin: 0mm;
	width: 95%;
}

.right_margin { display: none; }

.footer {
	border: none;
	border-top: 1px solid black;
	padding-top: 5px;
	width: 95%;
	background-color: #fff;
}

.footer_left, .footer_right a, .footer_left a, .footer_right {
	font-size: 7pt;
	margin: 0;
	background-color: #fff;
}

