body { font: 0.7em/1.5 verdana, sans-serif; color: #000000; }
h1 { margin: 0px; margin-bottom: 0.8em; font-size: 1.4em; }
h2 { margin: 0px; margin-bottom: 0.6em; font-size: 1.2em; text-transform: uppercase; }
h3 { margin: 0px; margin-bottom: 0.4em; font-size: 1.0em; text-transform: uppercase; }
h4 { margin: 0px; margin-bottom: 0.2em; font-size: 0.9em; }
p { margin: 0px; margin-bottom: 1.4em; }
a { color: #000000; }
dl { margin: 0em 2.8em; margin-bottom: 1.4em; }
dt { margin: 0px; font-weight: bold; }
dd { margin: 0px; margin-bottom: 1.0em; }
img { border: none; }
table { font-size: 1em; }

#container {
}

#masthead {
	display: block; 
}

#shortCuts {
	display: none; 
}

#nav {
	display: none; 
}

#main {
	display: block; 
}

#related {
	display: none;
}

#content {
	display: block; 
}

#content .imageFloat {
	float: right; margin-left: 10px; margin-bottom: 10px; 
}

table {
	text-align: center; 
}

table thead {
	display: table-header-group; padding-bottom: 8px; 
}

table tbody {
	display:table-row-group;
}

table tr {
	page-break-inside: avoid;
}

table th strong {
	width: 100%; text-align: left !important; 
}

table .suburb, table .postcode {
	float: left; width: 48%; font-weight: normal; text-align: left !important; 
}

table .memberDetails {
	display: inline !important; padding-top: 6px; padding-bottom: 12px; text-align: left; 
}

.memberDetails table {
	width: 90%; border: 1px solid #999999; background: #F8F8F8; font-size: 0.9em;
}

.memberDetails table th, .memberDetails table td {
	border-bottom: 1px solid #E5E5E5; padding: 2px 8px !important; text-align: left; vertical-align: top;
}

span.top {
	display: none; 
}

#footer {
	display: none;
}

#validate {
	display: none;
}


#siteMap {
	list-style-type: square;
}

#siteMap li {
	float: left; width: 49%; margin-bottom: 1.2em;
}

#siteMap li a {
	color: #FAA819;
}
#siteMap li a:hover {
	color: #FAA819;
}

#siteMap li ul li {
	margin: auto;
}