body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

.layout_headerTop {
	width: 847px;
	height: 110px;
	background-image: url(../img/layout/bg_header_upper.gif);
}

.layout_headerTop .layout_header_logo {
	position: absolute;
	left: 25px;
	top: 11px;
}

.layout_headerTop .searchBox {
	position: absolute;
	top: 18px;
	left: 512px;
}

.layout_headerTop .searchBox #gotoForm {
	font-size: 8pt;
}

.layout_headerTop .searchBox #gotoForm select {
	width: 326px;
}

.layout_headerTop .layout_header_suburb {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: right;
	width: 326px;
	height: 16px;
	left: 512px;
	top: 56px;
}

.layout_body {
	margin: 0px;
	width: 847px;
	padding: 0px;
}

.layout_body .layout_contents .layout_bar a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
}

.layout_body .layout_contents .layout_bar .sub a {
	white-space: nowrap;
	color: #333333;
	margin-right: 3px;
	margin-left: 3px;
}

.layout_body .layout_contents {
	background-image: url(../img/layout/bg_header_low.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.layout_footer {
	background-image: url(../img/layout/bg_footer.gif);
	height: 103px;
	width: 847px;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFCC;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: 0.2pt;
	word-spacing: 1pt;
}
.layout_footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#link_pcdisclaimer {

}

.printonly {
	display: none;
	visibility: hidden;
}

.paid_sponsors {
	border: 1px solid #F0F0F0;
	background-color: #fffaf1;
	padding-top: 8px;
	padding-bottom: 8px;
}
