/* BASIC SETUP */

body{
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	height: 100%; 
	max-height: 100%;
	font-size: 90%;
	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;
	text-indent: 0;	
	padding: 6px 0;
	margin: 1em 0 1.5em 0;
	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 a img {
border-style:none;
}

p a img:hover {
border:solid #FF0000 1px;
}

* html p a:hover {
border:solid #FF0000 1px;
}

p.part {
	font-weight:bold;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.5em;
	font-variant:normal;	
	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;
	text-transform:uppercase;
}
#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:normal;
}
#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 {
	margin-top: 0;
	margin-bottom: 0px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 0.9em;
	line-height: 1.3em;
}
div.explannote ul {
	margin: 0 0 0 2em;
	padding: 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;
}
span.secnon {
	font-family: "Courier New", Courier, mono;
	font-size: 1.1em;
}
.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;
}
.schsec3 {
	margin-left: 6.5em;
	text-indent: -4.2em;
}
.schsec4 {
	margin-left: 6.5em;
	text-indent: -4.9em;
}
.schsec5 {
	margin-left: 6.5em;
	text-indent: -5.5em;
}
.schsec6 {
	margin-left: 6.5em;
	text-indent: -6.3em;
}
.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: 6.5em;
}
.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; */
}

/* --- CENTER THE TABLES THAT DO NOT HAVE A WIDTH DECLARED/ IE DOES NOT REFERANCE TO A CENTER WITHOUT A DECLARED WIDTH --- */

.table_centered {
	width:975px;
	margin-right:auto;
	margin-left:auto;
}

.table_centered_anchor {
	width:780px;
	margin-right:auto;
	margin-left:100px;
}

.table_centered_anchor table {
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;

}

.table_centered table {
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
}

/* --- END CENTER THE TABLES THAT DO NOT HAVE A WIDTH DECLARED/ IE DOES NOT REFERANCE TO A CENTER WITHOUT A DECLARED WIDTH --- */

/* 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;
}
ul, ul li {
	margin: 0;
	padding: 0;
}
#toccontainer {
	position: absolute;
	top: 3px;
	bottom: 0;
	left: 1px;
	width: 250px;
	height: 100%;
	overflow: scroll;
}
#contentcontainer {
	position: absolute;
	top: 0; 
	left: 250px;
	right: 0;
	bottom: 0;
	overflow: auto; 
	background: #fff;
}
#toc {
	padding: 12px 6px 18px 6px;
}
#billcontent {

	padding: 12px 18px 18px 18px;
}
#toc h5.toc_head {
	font-size: .9em;
	line-height: 1.2em;
	text-align: center;
	margin: .8em 0 .3em 0;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#toc ul#gov45 {
	padding: 9px 0 0 9px;
	margin: 0 0 0 1.2em;
}
#toc ul li#gov45-title {
	font-size: .7em;
	line-height: 1.2em;
	list-style-type: none;
	margin-left: 0;
	padding: 0;
}
#toc ul li#gov45-schtitle, #toc ul li#gov45-apptitle {
	font-size: .7em;
	line-height: 1.2em;
	list-style-type: none;
	margin: 9px 0 0 0;
	text-indent: -1.2em;
	padding: 0;
}
#toc ul li.there_top {
	color: #CC0033;
	text-decoration: underline;
}
#toc ul li.there, #toc ul li.there {
	font-size: .7em;
	line-height: 1.2em;
	list-style-type: none;
	padding: 0;
	color: #CC0033;
	text-decoration: underline;
}
#toc ul#gov45-sch li {
	font-size: .7em;
	line-height: 1.2em;
	list-style-type: none;
	padding: 4px 0 0 9px;
	margin-left: 1.5em;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
}
#toc ul#gov45-sch li.chtitle {
	padding: 8px 0 0 0;
	background-image: none;
}
#toc ul#gov45-app li {
	font-size: .7em;
	line-height: 1.2em;
	list-style-type: none;
	padding: 4px 0 0 9px;
	margin-left: 1.5em;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
}
* html body{ /*IE6 hack*/
	padding: 0 0 0 250px;
}
* html #contentcontainer{ /*IE6 hack*/
	height: 100%; 
	width: 100%; 
}

