body {
	margin: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-size: 10pt;
	line-height: 1.3em;
}
div, img {
	margin: 0;
	padding: 0;
}
a {
	color: #000000;
	text-decoration: none;
}
h1 {
	display: inline;
	font-size: 12pt;
}
h2 {
	display: inline;
	margin-left: 0.5em;
	font-size: 12pt;
	color: #58595A;
}
h2 span {
	margin: 0;
	color: #939598;
}
h4 {
	margin: 1em 0 0;
	font-size: 18pt;
}
h5 {
	margin: 1em 0 0;
	font-size: 14pt;
}
h6 {
	margin: 1em 0 0;
	font-size: 12pt;
}
p {
	margin: 0.6em 0 0;
}
p.date_author {
	font-size: 0.9em;
	margin: 0.25em 0 0.25em;
}
p.history {
	margin: 0.5em 0 0;
	font-size: 10pt;
}
p.date {
	margin: 0.5em 0 0;
	font-size: 10pt;
}
div.image {
	margin: 1em 0 0;
	padding: 1em;
}
p.address span {
	display: block;
}
p.address span.state, p.address span.postcode {
	display: inline;
	margin-right: 0.25em;
}
div.image img {
	margin: 0;
}
div.image p.caption {
	font-size: 10pt;
	font-style: italic;
}
ul.content_columns, ul.content_rows, div.message ul, fieldset ul {
	margin-left: 0;
}
li {
	margin-top: 0.3em;
}
div.message li, li.column, li.row, fieldset li {
	list-style: none;
}
dl p {
	margin-top: 0;
	margin-bottom: 0.5em;
}
span.flat_info, span.stacked_info, span.justified_info, span.flat_error, span.stacked_error, span.justified_error {
	display: block;
	font-style: italic;
}
dl.flat dt {
	clear: both;
	float: left;
	margin: 0 5% 0.5em 0;
	width: 25%;
}
dl.flat dd {
	float: left;
	margin: 0 0 0.5em 0;
	width: 70%;
}
dl.stacked dt {
	clear: both;
	margin: 0 0 0.25em 0;
}
dl.stacked dd {
	margin: 0 0 0.5em 0;
}
fieldset {
	border: none;
}
table {
	border-collapse: collapse;
	border-left: 1px solid #d0d0d0;
	border-bottom: 1px solid #a4a4a4;
	margin: 15px 0 20px;
	font-size: 0.9em;
	width: 100%;
}
table td, table th {
	border-bottom: 1px solid #d0d0d0;
	border-right: 1px solid #a4a4a4;
	padding: 4px;
	text-align: left;
}
table th {
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	font-weight: bold;
}
* html dl {
	height: 1%;
	overflow: visible;
}
*+html dl {
	min-height: 1%;
}
dl:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#portal_user, ul#admin_links, div#main_navigation, ul#footer, div.portlet_links, div.portlet_green, div.portlet_highlight, div.portlet_skinless, div.portlet_banner_text, div.portlet_banner_multiple, div.portlet_control, ul.toolbar, h3, div.tags, div.paging_controls {
	display: none;
	visibility: hidden;
}

