/* BASIC SETUP */

body {
	font-size: 90%;
	margin: 0 3em 0 1em;
	background-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0;
	margin-top: .7em;
	margin-bottom: .7em;
}
ol, ul, li, dl, dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	margin-top: 1.5em;
	margin-bottom: .75em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.2em;
	margin-top: 1.5em;
	margin-bottom: .5em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	margin-top: 1.3em;
	margin-bottom: 0;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 1.3em;
	margin-bottom: 0;
}
h4.lessspace {
	margin-top: 6px;
}
h4.submn {
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 1.5em;
	margin-bottom: 0;
}
a:link, a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: underline;
}
a[name]:hover {
	color: #000000;
	text-decoration: none;
}
.sizesmall {
	font-size: .7em;
}
.sizemedium {
	font-size: .9em;
}
.sizelarge {
	font-size: 1.1em;
}
span.in {
	text-decoration: underline;
	color: #006633;
}
span.out {
	text-decoration: line-through;
	color: #cc0000;
}
p.hermajesty {
	margin-top: 1.5em;
	margin-bottom: 1em;
}

/* HEADER */

#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2em;
}
#header h5 {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 1em;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
}
#header p.disclaimer {
	font-size: .85em;
	line-height: 1.4em;
	background-color: #f9f9de;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 1em;
	margin-bottom: 1.5em;
	border-top: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	text-align: center;	
}
#header p {
	font-size: .95em;
	line-height: 1.4em;
	text-align: center;
	margin: 0px;
	padding: .5em 0 .5em 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

/* HEADING STYLES */

p.part {
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.5em;
	font-variant: small-caps;	
	padding: 0;
	margin-top: 2em;
	margin-bottom: 0;
}
p.division {
	font-weight:bold;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.5em;
	padding: 0;
	margin-top: 1.5em;
	margin-bottom: 0;
}
#title p {
	font-size: .9em;
	line-height: 1.2em;
	font-weight: bold;	
	text-align: right;
	margin-top: 2em;
}
#title h2 {
	font-size: 1.25em;
	line-height: 1.5em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#title h3 {
	font-size: 1.25em;
	line-height: 1.5em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#title h4 {
	font-size: 1em;
	line-height: 2em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/* CONTENTS */

#contents table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1em;
	margin-bottom: 2em;
	margin-left: 2em;
}
#contents th {
	font-size: 1em;
	line-height: 1.2em;
}
#contents td {
	font-size: .9em;
	line-height: 1.2em;
}
#contents td.part, #contents td.heading {
	font-weight: bold;
	padding-top: .8em;
	font-size: 1em;
	line-height: 1.2em;
	font-variant: small-caps;
}
#contents td.division {
	font-weight: bold;
	padding-top: .3em;
}
#contents td.submn {
	padding-left: 1.5em;
}

/* PARAGRAPH STYLES */

div.explannote {
	margin-top: 6px;
	margin-bottom: 0;
	padding: 9px;
	display: none;
	border: 1px solid #999999;
	color: #000000;
	background-color: #ededed;
}
div.explannote p, div.explannote ul {
	margin-top: 0;
	margin-bottom: 0px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 0.9em;
	line-height: 1.3em;
}
div.explannote li {
	padding-top: 3px;
}
img.button {
	margin-top: 1em;
	margin-bottom: 3px;
}
p.amend {
	margin-top: .7em;
}
p.amendamend {
	margin: .7em 0 0 2em;
}
p.amendpara {
	margin: .5em 0 0 2em;
}
p.amendamendpara {
	margin: .5em 0 0 4em;	
}
p.conseqamend {
	margin-top: 2em;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
p.conseqmin {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	font-style: italic;
	text-align: center;
}
span.secno {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 1.3em;
}
.sec0d1 {
	margin-left: 6em;
	text-indent: -2.2em;
}
.sec1d1 {
	margin-left: 6em;
	text-indent: -3em;
}
.sec2d1 {
	margin-left: 6em;
	text-indent: -3.7em;
}
.sec3d1 {
	margin-left: 6em;
	text-indent: -4.4em;
}
.sec4d1 {
	margin-left: 6em;
	text-indent: -5.3em;
}
.sec5d1 {
	margin-left: 6em;
	text-indent: -6em;
}
.sec {
	margin-left: 7em;
}
.sec1 {
	margin-left: 6em;
	text-indent: -1.4em;
}
.sec2 {
	margin-left: 6em;
	text-indent: -2.2em;
}
.sec3 {
	margin-left: 6em;
	text-indent: -3em;
}
.sec4 {
	margin-left: 6em;
	text-indent: -3.7em;
}
.subheading {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
p.def {
	margin-left: 9em;
	text-indent: -3em;
}
p.defsandwich {
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-left: 9em;
}
p.sub {
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-left: 6em;
}
.sub-plus-para {
	margin-left: 11em;
	text-indent: -4.8em;
}
p.schIndent1 {
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-left: 6em;
}
p.schIndent2 {
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-left: 9em;
}
p.schIndent3 {
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-left: 12em;
}
p.schLeftHang_1 {
	margin-left: 3em;
	text-indent: -1.1em;
}
p.schLeftHang_2 {
	margin-left: 3em;
	text-indent: -1.6em;
}
p.para {
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-left: 11em;
}
p.subpara {
	margin-top: 0.3em;
	margin-bottom: 0;
	margin-left: 14em;
}
p.clause {
	margin-top: 0.1em;
	margin-bottom: 0;
	margin-left: 17em;
}
p.subclause {
	margin-top: 0.1em;
	margin-bottom: 0;
	margin-left: 20em;
}
span.insert {
	color: #008000; 
	text-decoration: underline;
}
.prnote {
	font-size: .9em;
	line-height: 1.1em;
	margin-top: 0.5em;
	margin-bottom: 2em;
	margin-right: 5em;
	margin-left: 5em;
	text-align: justify;
}
.hnote {
	font-size: .8em;
	line-height: 1em;
	margin-left: 16em;
}
p.rightsmalltext {
	font-size: .6em;
	text-align: right;
}
.tablestyle1 {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 10em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
}
.tablestyle2 {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 10em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
}
.tablestyle3 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
}
.tablestyle4 {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 11em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
}
.tablestyle5 {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 15em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
}
.tablestyle6 {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 18em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
}
.tablestyle7 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
/*	text-align: center; */
}


/* ACT AMENDMENTS */

p.am {
	text-align: left;
	text-indent: 0px;
}
p.am-section {
	text-indent: 0px;
	margin-top: 1.4em;
	margin-bottom: 0;
}
h4.am-marginal-note {
	margin-top: .8em;
	margin-bottom: 0;
	text-align: left;
	font-size: .9em;
	line-height: 1em;
	font-weight: bold;
}
span.secno {
	font-family: "Courier New", Courier, mono;
	font-size: 1.3em;
}
p.am-sec2 {
	margin-left: 4em;
	text-indent: -2.2em;
	margin-top: .5em;
	margin-bottom: 0;
}
p.am-para {
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-left: 8em;
	text-indent: 0px;
}
p.am-subpara {
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-left: 12em;
	text-indent: 0;
}
p.am-subsec {
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-left: 4em;
	text-indent: 0px;
}
p.am-clause {
	margin-top: 0.2em;
	margin-bottom: 0;
	margin-left: 16em;
	text-indent: 0px;
}

/* TOP AND BOTTOM NAVIGATION */

#breadcrumb {
	font-size: .75em;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 2em;
}
#nav-top {
	font-size: .9em;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 3em;
}
#nav-bottom {
	font-size: .9em;
	line-height: 1em;
	margin-top: 2em;
	margin-bottom: 1em;
}
div#footer p {
	text-align: center;
	padding-top: 1em;
	font-size: .7em;
	line-height: 1em;
	margin-top: 3em;
	margin-bottom: 1em;
	border-top: 1px #999999 solid;
}

