/* ======================================================================== */
/* HTML TAG STYLES */

HTML {
height: 100%;
width: 100%;
overflow-y: scroll;
}

BODY {
height: 100%;
width: 100%;
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/shared/bg-header-repeat.gif') repeat-x;
font-family: arial;
font-size: 12px;
line-height: 15px;
color: #333;
}

P {
margin: 15px 0px;
}

A {
color: #215d85;
font-weight: bold;
text-decoration:underline;
}


A:hover {
color: #333;
}

H1 {
	font-family:Georgia, "Times New Roman", Times, serif;
font-size: 36px;
line-height: 32px;
font-weight: normal;
}

H2 {
font-size: 32px;
line-height: 20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
color: #133a66;
}


H3 {
	font-family:Georgia, "Times New Roman", Times, serif;
font-size: 23px;
line-height: 23px;
color: #133a66;
}

H5 {
		font-family:Georgia, "Times New Roman", Times, serif;
font-weight: normal;
}

OL {
margin-left: 20px;
padding-left: 20px;
}

OL LI {
list-style-type: decimal;
margin: 16px 0px;
}

/* ======================================================================== */
/* SHARED STYLES */

SPAN.seo {
display: none;
}

.green {
color: #133a66;
}

.light-grey {
color: #b2b2b2;
}

.hr {
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/faq/hr.gif') no-repeat;
height: 12px;
border: 0;
margin: 10px 0px;
width: 100%;
}

.copyUL LI {
margin: 0px 0px 16px 0px;
}

.arrowBulletUL LI {
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/shared/arrow-right-sm.gif') no-repeat;
background-position: 0px 4px;
padding-left: 18px;
}


/* ======================================================================== */
/* SHARED PAGE STRUCTURE */

#page {
width: 934px;
margin: 0 auto;
}

#header {
position: relative;
height: 150px;
overflow: hidden;
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/shared/bg-header-inner.gif')  no-repeat;
}

#logo {
	top: 20px;
	position: relative;
}

#nav {
position: absolute;
top: 126px;
right: 0px;
width: 750px;
height: 25px;
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/shared/navigation.gif') no-repeat;
overflow: hidden;
left: 120px;

}

#nav LI {
position: absolute;
}

#nav SPAN {
display: none;
}

#nav A {
position: absolute;
top: 0px;
display: block;
height: 25px;
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/shared/navigation.gif') no-repeat;

}

#nav-home A {
width: 73px;
left: -2px;
background-position: 0px 0px;
}

#nav-home A:hover {
background-position: 0px -25px;
}
	
BODY#home #nav-home A, BODY#home #nav-home A:hover {
background-position: 0px -50px;
}

#nav-biographies A {
width: 100px;
left: 71px;
background-position: -73px 0px;
}

#nav-biographies A:hover {
background-position: -73px -25px;
}
	
BODY#biographies #nav-biographies A, BODY#biographies #nav-biographies A:hover {
background-position: -73px -50px;
}

#nav-background A {
width: 104px;
left: 171px;
background-position: -173px 0px;
}

#nav-background A:hover {
background-position: -173px -25px;
}
	
BODY#background #nav-background A, BODY#background #nav-background A:hover {
background-position: -173px -50px;
}

#nav-faq A {
width: 59px;
left: 275px;
background-position: -277px 0px;
}

#nav-faq A:hover {
background-position: -277px -25px;
}
	
BODY#faq #nav-faq A, BODY#faq #nav-faq A:hover {
background-position: -277px -50px;
}

#nav-resources A {
width: 88px;
left: 334px;
background-position: -336px 0px;
}

#nav-resources A:hover {
background-position: -336px -25px;
}
	
BODY#resources #nav-resources A, BODY#resources #nav-resources A:hover {
background-position: -336px -50px;
}

#nav-submissions A {
width: 109px;
left: 422px;
background-position: -424px 0px;
}

#nav-submissions A:hover {
background-position: -424px -25px;
}
	
BODY#submissions #nav-submissions A, BODY#submissions #nav-submissions A:hover {
background-position: -424px -50px;
}

#nav-green-paper A {
width: 109px;
left: 531px;
background-position: -533px 0px;
}

#nav-green-paper A:hover {
background-position: -533px -25px;
}
	
BODY#green-paper #nav-green-paper A, BODY#green-paper #nav-green-paper A:hover {
background-position: -533px -50px;
}

#nav-final-report A {
width: 113px;
left: 640px;
background-position: -642px 0px;
}

#nav-final-report A:hover {
background-position: -642px -25px;
}
	
BODY#final-report #nav-final-report A, BODY#final-report #nav-final-report A:hover {
background-position: -642px -50px;
}

#body {
padding: 14px 0px 0px 0px;
}

#content {
overflow: hidden;
padding: 24px 59px 30px 12px;
}

#left {
float: left;
overflow: hidden;
}

#right {
float: right;
overflow: hidden;
}


#footer {
border-top: 1px solid #d6d6d6;
margin: 0px 5px 40px 5px;
padding: 8px 8px 0px 8px;
font-size: 11px;
overflow: hidden;
}

#footer A {
color: #666;
text-decoration: none;
font-weight: normal;
}

#footer A:hover {
color: #215d85;
}

#footer-links LI {
float: left;
}

#footer-links .pipe {
margin: 0px 7px;
}

.legal {
	clear:left;
	color: #666666;
	width: 800px;
position: relative;
top: 10px;
height: 90px;
font-size: 9px;
}


#footer .legal a {
color: #215d85;
font-weight: bold;
text-decoration:underline;
}

#footer .legal a:hover {
color: #666;


}

/* ======================================================================== */
/* HOME */

#home H1 {

font-family:Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 34px;
}

#home #content {
padding: 50px 0px 0px 20px;
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/home/bg.jpg') no-repeat;
margin-top:-14px;
height: 300px;
}

#home #left {
width: 420px;
}

#home #right {
width: 340px;
padding: 40px 30px 0px 0px;
}

#home #buckets {
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/home/bg-buckets2.gif') no-repeat;
min-height: 128px;
height: auto !important;
height: 128px;
/* margin: 11px 0px 0px 0px; */
margin: -2px 0px 0px 0px;
padding: 33px 33px 33px 164px;
overflow: hidden;


}

#home #buckets UL {

}
#home #buckets LI {
float: left;
width: 250px;
margin-right: 60px;
}

#home #buckets #bucket3 {
padding: 0px 58px 0px 0px;
}

#home #buckets #bucket3 H3 {
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/home/bucket-title-latest-news.gif') no-repeat;
height: 43px;
}

#home #buckets #bucket1 {
padding: 0px 58px 0px 0px;
}

#home #buckets #bucket1 H3 {
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/home/bucket-title-consultation.gif') no-repeat;
height: 43px;
}

#home #buckets #bucket2 {
padding: 0px;
}

#home #buckets #bucket2 H3 {
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/home/bucket-title-resources.gif') no-repeat;
height: 43px;
}

#home #buckets #bucket4 {
padding: 0px 58px 0px 0px;
}

#home #buckets #bucket4 H3 {
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/home/bucket-title-finalreport.gif') no-repeat;
height: 43px;
}

#home #buckets DL {
margin: 10px 0px 0px 0px;
}

#home #buckets DT {
font-weight: bold;
}

/* ======================================================================== */
/* VIDEOS */
#videos #content {
/*	background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/videos/video-bg.jpg') no-repeat;
	padding: 15px 18px;*/
}

#videos #right {
	float: right;
	width: 115px;
	padding: 3px 30px;
}

#videos #right div.videothumb {
	margin-bottom: 20px;
}

#videos #right div.videothumb a img{
	border: none;
}


/* ======================================================================== */
/* BLOG */

#blog #content {
padding: 0px 25px 30px 12px;
}

#blog H1 {
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/faq/title.gif') no-repeat;
height: 31px;
margin-bottom: 30px;
}

#blog #left {
width: 669px;
}

#blog #left H2 {
font-size: 24px;
line-height: 30px;
}

#blog #left .blog-date {
color: #c0c0c0;
font-weight: bold;
overflow: hidden;
margin: 20px 0px 0px 0px;
}

#blog #left .blog-date-left {
float: left;
width: 250px;
}

#blog #left .blog-date-right {
float: right;
width: 400px;
text-align: right;
}

#blog #left #pagination-top {
text-align: right;
margin: 8px 0px 10px 0px;
}

#blog #left #pagination-bottom {
text-align: right;
margin: 0px 0px 0px 0px;
}

#blog #left .blog-pagination {

}

#blog #left .blog-pagination LI {
display: inline;
margin: 0px 2px;
}

#blog #left .blog-pagination .active A {
color: #000;
text-decoration: none;
}

#blog #right {
width: 204px;
padding-top: 4px;
}

#blog #right-panel {
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/shared/right-panel.gif') no-repeat;
min-height: 500px;
height: auto !important;
height: 500px;
padding: 10px 27px 0px 18px;
}

#blog #right-panel .right-panel-main {
font-weight: bold;
font-size: 18px;
line-height: 30px;
color: #133a66;
margin: 0px 0px 10px 0px;
}

#blog #right-panel .right-panel-main .active {
color: #000;
}

#blog #right-panel .right-panel-main LI {
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/shared/dotted-line.gif') no-repeat;
}

#blog #right-panel .right-panel-main LI.right-panel-main-first {
background: none;
}

#blog #right-panel .right-panel-sub {
font-size: 12px;
}


#blog #right-panel DD {
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/shared/dotted-line.gif') no-repeat;
padding: 10px 2px;
}

#blog #right-panel DD A {
text-decoration: none;
}



.blog-list {
color: #133a66;
}

.blog-list LI {
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/shared/dotted-line.gif') no-repeat;
}

.blog-list H5 {
display: inline-block;
font-size: 14px;
line-height: 14px;
font-weight: bold;
padding: 8px 0px;
}

.blog-list H5.active {
color: #000 !important;
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/shared/arrow-down-sm.gif') no-repeat center right;
padding-right: 8px;
}

.blog-sub {
font-size: 12px;
line-height: 18px;
margin: 4px 0px 12px 0px;
}

.blog-sub .no-bg {
padding-top: 0px;
}

.blog-sub LI {
padding: 6px 0px;
}

.blog-list-first {
background: none !important;
padding-top: 0px !important;
}

.blog-sub H3 {
font-size: 20px;
line-height: 34px;
color: #000;
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/shared/arrow-down-sm.gif') no-repeat center right;
display: inline-block;
padding: 0px 8px 0px 0px;
font-weight: normal;
}

.blog-sub A {
text-decoration: none;
}

.blog-sub-container {
display: none;
}


/* ======================================================================== */
/* biographies */

#biographies #content {
padding: 24px 29px 30px 12px;
min-height: 650px;
}

#biographies  H1 {
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-weight: normal;
	 
 }

#biographies div.biocontent {
float: left;
width: 650px;
padding-right: 25px;
}

#biographies #bioimage {
float: left;
padding: 4px 22px 0px 0px;
}

#biographies #bioimage DL {
font-size: 16px;
line-height: 20px;
margin: 10px 0px;
}

#biographies #bioimage DT {
font-weight: bold;
}

#biographies #bionav {
float: left;
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/biography/nav-bg.jpg') no-repeat;
width: 166px;
height: 500px;
padding: 20px 10px 0px 30px;
}

#biographies #bionav ul {
	list-style: none;
	width: 150px;
}

#biographies #bionav ul li {
	color: #008838;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#biographies #bionav ul li.title {
	color: #000000;
	font-size: 18px;
	padding-bottom: 12px;
}

#biographies #bionav ul li.spacer {
	border-bottom: dotted 2px #999999;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

#biographies #bionav ul li a {
	text-decoration: none;
}

#biographies #bionav ul li a:hover, #biographies #bionav ul li.selected a {
	color: #4f4f4f;
}


/* ======================================================================== */
/* TERMS */

#terms #content {
padding: 24px 25px 30px 12px;
}

#terms #content A {
text-decoration: underline;
}

#terms H1 {
font-family:Georgia, "Times New Roman", Times, serif;
height: 30px;
margin-bottom: 10px;
font-weight:normal;
}

#terms H2 {
font-size: 18px;
color: #133a66;
margin-bottom: 20px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
}

#terms H3 {
font-size: 23px;
margin-bottom: 12px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
color: #133a66;
}

#terms H4 {
margin: 24px 0px 12px 0px;
}

#terms .hr {
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/shared/hr.gif') no-repeat;
height: 12px;
border: 0;
margin: 20px 0px 10px 0px;
}

#terms #left {
width: 669px;
}

#terms #right {
width: 204px;
}

#terms .intro {
width: 540px;
}

#terms .copyUL {
margin-left: 30px;
list-style-type: disc;
}

.terms-list {
font-size: 20px;
line-height: 34px;
color: #133a66;
}

.terms-list H5 {
display: inline-block;
}

/* IE fix for "inline-block" */
.terms-list H5 {
display: inline;
}

.terms-ul li{
	
	margin-left: 30px;
}

.terms-ul {
list-style:square;	
}


#terms #right-panel {
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/shared/right-panel.gif') no-repeat;
min-height: 500px;
height: auto !important;
height: 500px;
padding: 20px 27px 0px 18px;
}

#terms #right-panel DT {
font-weight: bold;
font-size: 18px;
line-height: 20px;
margin: 0px 0px 10px 0px;
}

#terms #right-panel DD {
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/shared/dotted-line.gif') no-repeat;
padding: 10px 2px;
}

#terms #right-panel DD A {
text-decoration: none;
}


.terms-sub, .terms-sub-container P {
font-size: 12px;
line-height: 18px;
padding: 0px 26px;
color: #000;
}

.terms-sub H3, .terms-sub-container H3 {
font-size: 20px;
line-height: 34px;
color: #000;
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/shared/arrow-down.gif') no-repeat center right;
display: inline-block;
padding: 0px 16px 0px 0px;
margin-left: -2px;
}

/* IE fix for "inline-block" */
.terms-list H3 {
display: inline;
}

.terms-sub-container {
display: none;
}


/* ======================================================================== */
/* FAQ */

#faq #content {
padding: 24px 25px 30px 12px;
}

#faq H1 {


margin-bottom: 30px;
}

#faq #left {
width: 669px;
}

#faq #right {
width: 204px;
}

#faq #right-panel {
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/shared/right-panel.gif') no-repeat;
min-height: 500px;
height: auto !important;
height: 500px;
padding: 20px 27px 0px 18px;
}

#faq #right-panel DT {
font-weight: bold;
font-size: 18px;
margin: 0px 0px 10px 0px;
}

#faq #right-panel DD {
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/shared/dotted-line.gif') no-repeat;
padding: 10px 2px;
}

#faq #right-panel DD A {
text-decoration: none;
}

#faq .copyUL {
list-style-type: disc;
margin-left: 30px;
}

#faq .hr {
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/faq/hr.gif') no-repeat;
height: 12px;
border: 0;
margin: 10px 0px 0px 0px;
}

#faq .terms-sub-container UL {
font-size: 12px;
line-height: 18px;
padding: 0px 26px;
color: #000;
}

#faq .terms-sub-container H3 {
font-weight: normal;
margin-left: 0px;
color: #133a66;
}


.back-to-top {
text-align: right;
margin-bottom: 0px;
}

.back-to-top A {
display: inline-block;
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/shared/back-to-top.gif') no-repeat;
background-position: center right;
padding-right: 12px;
}

/* IE fix for "inline-block" */
.back-to-top A {
display: inline;
}


/* ======================================================================== */
/* RESOURCES */

#resources #content {
padding: 24px 59px 30px 12px;
}

#resources #content A {
text-decoration: none;
}

#resources H1 {
height: 23px;
margin-bottom: 30px;
}
#resources H2 {
line-height: 30px;	
}

#resources .hr {
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/shared/hr-two-columns.gif') no-repeat;
height: 12px;
border: 0;
margin: 10px 0px 0px 0px;
}

#resources #left {
width: 402px;
}

#resources #right {
width: 402px;
}

#resources .copyUL {
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;
}


#resources .copyUL A {
font-weight: normal;
}

#resources .copyUL li A{

	font-family:Georgia, "Times New Roman", Times, serif;
font-size: 20px;
line-height: 23px;
color: #133a66;

}

#resources  .copyUL li A:Hover{
	
	color: #000000;
}

#resources div.resource-item {
	margin:3em 0 0 0;
}

/* ======================================================================== */
/* CONSULTATION DETAILS */





#consultation-details H1 {
line-height:40px;
height: 22px;
margin-bottom: 30px;
}

#consultation-details h4 {
	font-size: 16px;
}

#consultation-details DT {
font-weight: bold;
margin-bottom: 10px;
line-height: 24px;
}

#consultation-details #left DT {
font-size: 15px;
}

#consultation-details #right DL {
width: 300px;
}

#consultation-details #content {
padding-right: 150px;
}

#consultation-details#content DD.last {
margin-top: 16px;
}



#consultation-details A {
text-decoration: none;
}

#consultation-details .ul  {
list-style: square;	
margin-bottom: 20px;
}
#consultation-details .ul li {
margin-left: 30px;

}

#consultation-details table .schedule {
/*	width: 550px;*/
	margin-bottom: 10px;
	border: 1px solid #000000;
}

#consultation-details table .schedule caption{
	text-align: left;
}

#consultation-details table tr td .left{
	text-align:left;
	width: 350px;
	padding-right:10px;
}

#consultation-details table tr td .right{
	text-align:left;
	width:100px;
}

#consultation-details table tr td .heading{
	background: #DDDDDD;	
	text-align: center;
	font-weight:bold;
}

#consultation-details table tr td .col1{
	width: 350px;
	padding-right: 10px;
	float: left;
}

#consultation-details table tr td .col2{
	width: 125px;
	padding-right: 10px;
	float: left;
}

#consultation-details table tr td .col3{
	width: 100px;
	padding-right: 10px;
	float: left;
}

.ul  {
list-style: square;	
margin-bottom: 20px;
}
.ul li {
margin-left: 30px;

}

/* ======================================================================== */
/* CONTACT US | LEGAL | PRIVACY | TERMS OF USE */

#contact-us H1 {

height: 22px;
margin-bottom: 30px;
}

#contact-us DT {
font-weight: bold;
margin-bottom: 10px;
line-height: 24px;
}

#contact-us #left DT {
font-size: 15px;
}

#contact-us #right DL {
width: 300px;
}

#contact-us #content {
padding-right: 360px;
}

#contact-us #content DD.last {
margin-top: 16px;
}

#privacy H1 {

height: 30px;
margin-bottom: 30px;
}

#contact-us A, #privacy #content A, #terms-of-use A {
text-decoration: none;
}

#terms-of-use H1 {

height: 22px;
margin-bottom: 30px;
}


/* ======================================================================== */
/* GREEN PAPER */

#green-paper #content {
padding: 24px 59px 30px 12px;
}

#green-paper #content A {
text-decoration: none;
}

#green-paper H1 {
height: 23px;
margin-bottom: 30px;
}
#green-paper H2 {
line-height: 30px;	
}

#green-paper .hr {
background: url('/web/20131208001758im_/http://wsibfundingreview.ca/images/shared/hr-two-columns.gif') no-repeat;
height: 12px;
border: 0;
margin: 10px 0px 0px 0px;
}

#green-paper #left {
width: 402px;
}

#green-paper #right {
width: 402px;
}

#green-paper .copyUL {
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;
}


#green-paper .copyUL A {
font-weight: normal;
}

#green-paper .copyUL li A{

	font-family:Georgia, "Times New Roman", Times, serif;
font-size: 20px;
line-height: 23px;
color: #133a66;

}

#green-paper  .copyUL li A:Hover{
	
	color: #000000;
}


/* ======================================================================== */
/* UTILITY STYLES */

.left {
float: left;
}

.right {
float: right;
}

.first {
margin-top: 0px !important;
}

.last {
margin-bottom: 0px !important;
}

.last-right {
margin-right: 0px !important;
}

.no-bg {
background: none !important;
}

.clear {
clear: both;
height: 0px;
line-height: 0px;
background: none;
overflow: hidden;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}

/* Fixes Line Height issues when using SUP/SUB */

sup, sub {
height: 0;
line-height: 1;
vertical-align: baseline;
_vertical-align: bottom;
position: relative;	
}

sup {
bottom: 1ex;
}

sub {
top: .5ex;
}


/* ======================================================================== */

/*
     FILE ARCHIVED ON 00:17:58 Dec 08, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:04:27 Nov 30, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 95.841
  exclusion.robots: 0.068
  exclusion.robots.policy: 0.059
  cdx.remote: 0.07
  esindex: 0.009
  LoadShardBlock: 72.497 (3)
  PetaboxLoader3.datanode: 87.642 (4)
  load_resource: 108.787
  PetaboxLoader3.resolve: 62.81
*/