/* Regulations of British Columbia Styles */ /*id="REGS-CSS.css"*/

/* basic setup */

body {
	font-size: 90%;
	margin: 1em 3em 0em 1em;
	background-color: #FFFFFF;
}
p.bold {
	font-weight:bold;
}
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;
	padding: 0;
}
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
}
h1 {
	font-size: 1.4em;
	line-height: 1.2em;
	margin-top: 1.5em;
	margin-bottom: .75em;
}
h2 {
	font-size: 1.3em;
	line-height: 1.2em;
	margin-top: 1.5em;
	margin-bottom: .5em;
}
h3 {
	font-size: 1.1em;
	line-height: 1.2em;
	margin-top: 1.5em;
	margin-bottom: 0;
}
h4 {
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 1.5em;
	margin-bottom: 0;
}
h4.submn {
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 1.5em;
	margin-bottom: 0;
}
h5 {
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 1.5em;
	margin-bottom: 0;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: underline;
}
a[name]:hover {
	color: #000000;
	text-decoration: none;
}
.sizetext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	padding-bottom: .75em;}
.sizetext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.2em;
}
.sizesmall {
	font-size: .7em;
}
.sizemedium {
	font-size: .9em;
}
.sizelarge {
	font-size: 1.1em;
}

/* copyright top and bottom */

#header table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1em;
	margin-bottom: 1.2em;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1em;
	text-align: center;
	margin-top: 3em;
	padding-top: 0.75em;
	border-top-width: 1px;
	border-top-style: solid;
	margin-bottom: 2em;
}

/* head styles */

p.part {
	font-weight:bold;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0;
	margin-top: 2em;
}
p.division {
	font-weight:bold;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.5em;
	padding: 0;
	margin-top: 1em;
}
#actname h2 {
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
	font-style: italic;
}
#nif  h2{
	font-size: 1.25em;
	line-height: 1.2em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color:red;
}
#title h2 {
	font-size: 1.25em;
	line-height: 1.5em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#title h3 {
	font-size: 1em;
	line-height: 2em;
	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: 0.9em;
	line-height: 1em;
}
#contents td {
	font-size: .8em;
	line-height: 1.2em;
}
#contents td.head {
	font-weight:bold;
}
#contents td.part {
	font-weight:bold;
	padding-top: .8em;
}
#contents td.division {
	font-weight:bold;
}
#contents td.submn {
	padding-left: 1.5em;
}

/* footnote styles */

.fn_rule {
	width: 4em;
	border-bottom: 1px solid #000000;
	margin-top: 2em;
}
.fn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
	margin: .5em;
}
td.fn_num {
	text-align: right;
	padding-left: 1.5em;
}
td.fn_text {
	text-align: left;
}

/* paragraph styles */

span.secno {
	font-family: "Courier New", Courier, mono;
	font-size: 1.3em;
}
span.ruleno {
	font-family: "Courier New", Courier, mono;
	font-size: 1.2em;
}
.rule1 {
	margin-left: 4em;
	text-indent: -1.9em;
}
.rule2 {
	margin-left: 4em;
	text-indent: -2.6em;
}
.sec0d1 {
	margin-left: 6em;
	text-indent: -1.9em;
}
.sec1d1 {
	margin-left: 6em;
	text-indent: -3em;
}
.sec2d1 {
	margin-left: 6em;
	text-indent: -3.8em;
}
.sec3d1 {
	margin-left: 6em;
	text-indent: -4.5em;
}
.sec4d1 {
	margin-left: 6em;
	text-indent: -5.3em;
}
.sec5d1 {
	margin-left: 6em;
	text-indent: -5.7em;
}
.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.8em;
}
.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;
}
p.subfirst {
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-left: 0em;
	text-indent: 0;
}
p.schIndent1 {
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-left: 6em;
}
p.schIndent2 {
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-left: 12em;
}
p.schIndent3 {
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-left: 18em;
}
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;
}
p.provisionsnote {
	margin-top: 3em;
}
p.regnote {
	margin-top: 1em;
	font-style: italic;
}
span.insert {
	color: #008000; 
	text-decoration: underline;
}
span.red {
	color: #C61800; 
}
.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;
}
.tablecenter {
	text-align: center;
}
.tablecenter table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.tablestyle1 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
}
.tablestyle2 {
	margin-top: 1em;
	margin-bottom: 1em;
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
}
.tablestyle5 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
}
.tablestyle6 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
}
.tablestylefn {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1em;
}

#toolBar {
	background:#FFF;
	margin-top:-5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding-top:10px !important;
}
/* act currency table */

#actcurrency table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2em;
	margin-bottom: 2em;
	border: none;
	clear: both;
}

.currencysingle {
	font-size: .9em;
	text-align: center;
	padding: 10px;
	background-color: #DDDDEE;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	max-width: 650px;
}


/* QP BOTTOM OF DOC.  PLEASE KEEP AT BOTTOM OF DOCUMENT. DO NOT REMOVE OR MODIFY */