@charset "ISO-8859-1";
html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #4c4c4c;
	line-height: 18px;
}
img {
	border:none;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #BE0000;
}
a:active {
	text-decoration: none;
	color: #000;
}

#mainContainer {
	width: 831px;
	height: 1700px;
	position:relative;
	background-color: #FFFFFF;
	clear: left;
	margin: 0 auto;
	padding-left: 75px;
	padding-right: 75px;
}
#mainContainer_process {
	width: 831px;
	height: 2100px;
	position: relative;
	background-color: #FFFFFF;
	clear: left;
	margin: 0 auto;
	padding-left: 75px;
	padding-right: 75px;
}

#mainContent {
	width: 831px;
	height: 900px;
	position:absolute;
	background-color: #FFFFFF;
	top: 517px;
}
#mainContent_home {
	width: 831px;
	height: auto;
	position:absolute;
	background-color: #FFFFFF;
	top: 540px;
}
#mainContent_process {
	width: 831px;
	height: 1400px;
	position: absolute;
	background-color: #FFFFFF;
	top: 476px;
}

#masthead_home {
	width: 831px;
	height: 123px;
	position:absolute;
	background-image: url(images/home_masthead_bkgdDots.gif);
	background-position: 0px 62px;
	background-repeat: no-repeat;
}
#masthead_process {
	width: 830px;
	height: 190px;
	position:relative;
	background-image: url(images/process_masthead_bkgdDots.gif);
	background-position: 0px 62px;
	background-repeat: no-repeat;
}
#masthead_contact {
	width: 830px;
	height: 190px;
	position:absolute;
	background-image: url(images/contact_masthead_bkgdDots.gif);
	background-position: 0px 62px;
	background-repeat: no-repeat;
}

#masthead_languageIcon_EN {
	position:absolute;
	left:0px;
	top:45px;
}
#masthead_languageIcon_FR {
	position:absolute;
	left:63px;
	top:45px;
}
#masthead_languagePointer {
	position:absolute;
	left:17px;
	top:105px;
}
#masthead_date {
	position:absolute;
	left:142px;
	top:65px;
}
#mainNav_homeBtn {
	position:absolute;
	left:343px;
	top:67px;
	font-size:14px;
}
#mainNav_homeBtn a:link {
	color:#000;
	text-decoration:none;
}
#mainNav_homeBtn a:visited {
	color:#000;
	text-decoration:none;
}
#mainNav_homeBtn a:active {
	color:#000;
	text-decoration:none;
}
#mainNav_homeBtn a:hover {
	color:#BE0000;
	text-decoration:none;
}
#mainNav_page2Btn {
	position:absolute;
	left:423px;
	top:68px;
	font-size:14px;
}
#mainNav_page2Btn a:link {
	color:#000;
	text-decoration:none;
}
#mainNav_page2Btn a:visited {
	color:#000;
	text-decoration:none;
}
#mainNav_page2Btn a:active {
	color:#000;
	text-decoration:none;
}
#mainNav_page2Btn a:hover {
	color:#BE0000;
	text-decoration:none;
}
#mainNav_page3Btn {
	position:absolute;
	left:527px;
	top:68px;
	font-size:14px;
}
#mainNav_page3Btn a:link {
	color:#000;
	text-decoration:none;
}
#mainNav_page3Btn a:visited {
	color:#000;
	text-decoration:none;
}
#mainNav_page3Btn a:active {
	color:#000;
	text-decoration:none;
}
#mainNav_page3Btn a:hover {
	color:#BE0000;
	text-decoration:none;
}
#logo_WBi {
	position:absolute;
	left:637px;
	top:22px;
}


.home_rotatingSeqContainer {
	position:absolute;
	background-color:#FFF;
	width:830px;
	height: 344px;
	top: 127px;
}
.home_rotatingSeqPic {
	position:absolute;
	top:0px;
	left:0px;
	border-bottom: dotted 1px #000;
	padding-bottom: 4px;
}
.mainHeading_home {
	position:absolute;
	top:63px;
}
#mainHeading {
	position:absolute;
	background-color:#FFF;
	width:830px;
	top: 190px;
}

h1 {
	font-size: 24px;
	line-height: 35px;
	margin:0px;
	font-weight:normal;
}

h2 {
	font-size: 24px;
	line-height: 30px;
	margin:0px;
	font-weight:normal;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin:0px;
}

h4 {
	font-weight:bold;
	margin:0px;
}

.subHeading_home {
	position:absolute;
	top:205px;
	width:610px;
	font-size: 20px;
	line-height: 28px;
	color: #FFFFFF;
	left: 10px;
}
#subHeading_contact {
	position:absolute;
	background-color:#FFF;
	width:749px;
	padding-right: 80px;
	top: 375px;
}
#subHeading_process {
	position:absolute;
	background-color:#FFF;
	width:749px;
	padding-right: 80px;
	top: 299px;
}
.home_secondaryNav {
	position:absolute;
	background-color:#FFF;
	width:831px;
	border-bottom:dotted 1px #000;
	top: 485px;
	padding-top: 10px;
	height: 30px;
	font-size: 14px;
	border-top: dotted 1px #000;
}
#contact_secondaryNav {
	position:absolute;
	background-color:#FFF;
	width:829px;
	height:30px;
	border-bottom:dotted 1px #000;
	padding-top: 10px;
	border-top: dotted 1px #000;
	top: 190px;
}
#process_secondaryNav {
	position:absolute;
	background-color:#FFF;
	width:829px;
	height:30px;
	border-bottom:dotted 1px #000;
	padding-top: 10px;
	border-top: dotted 1px #000;
	top: 399px;
}
#process_secondaryNav a:link {
	font-size:14px;
}
#process_secondaryNav a:visited {
	font-size:14px;
}
#process_secondaryNav a:active {
	font-size:14px;
}#process_secondaryNav a:hover {
	font-size:14px;
}

.home_secondaryNav_pointers {
	position:absolute;
	background-color:#FFF;
	width:831px;
	height:11px;
	top: 365px;
}
.home_secondaryNav_singleItem {
	position:relative;
	float:left;
	width:276px;
	border-right:solid 1px #000;
	margin-top:10px;
	text-align: center;
	font-size:14px;
}
#home_copy {
	width:468px;
	border-right:dotted 1px #000;
	padding-right:85px;
	position:relative;
	float: left;
	padding-top: 15px;
	height: 2290px;
	overflow: auto;
}
li {
	line-height:22px;
}
ul {
	margin-top:-10px;
	margin-left: -15px;
}


#rssFeed {
	width:229px;
	padding-left:47px;
	position:relative;
	float: right;
	padding-top: 15px;
	height: auto;
}
.rssFeed_mainTitle {
	font-weight:bold;
	font-size:18px;
	margin-bottom: 20px;
}
.rssFeed_legalMention {
	width:229px;
	margin-bottom: 20px;
	font-style: italic;
	font-size: 10px;
	line-height: 11px;
	color: #2C2C2C;
}
#rssFeed_content {
	position:relative;
	width: 229px;
	height: 1200px;
	overflow: auto;
}
#rssFeed_content table, #rssFeed_content td {
	width:211px;
}
#rssFeed_content img {
	display:none;
}
#rssFeed_content .smallerLineReturn {
	line-height:10px;
}
#rssFeed_BISlogo {
	position:relative;
	margin-top: 100px;
	width: 222px;
	display: block;
}


#footer {
	position:absolute;
	height:150px;
	width:831px;
	border-top:dotted 1px #000;
	padding-top: 20px;
	top: 1500px;
}
#footer_process {
	position: absolute;
	height: 150px;
	width: 831px;
	border-top: dotted 1px #000;
	padding-top: 20px;
	top: 1900px;
}
.phoneNb {
	padding:10px 0px 10px 0px;
}
.email {
	padding-left:97px;
}
.footerLogo {
	margin-bottom:4px;
}

#contact_copy_left {
	width:420px;
	position:relative;
	float: left;
	padding-top: 15px;
	margin-right: 34px;
}

#contact_copy_right {
	width:367px;
	position:relative;
	float: right;
	padding-top: 15px;
	text-align: right;
	height: 360px;
}
.contact_copy_mainTitle {
	margin-bottom: 20px;
}
.contact_copy_right_content {
	position:relative;
	width: 304px;
}
.process_redDot {
	position:relative;
	float:left;
	margin:-15px 10px 28px -8px;
}
.contact_copy_left_content {
	position:relative;
	width: 420px;
}

.tableBorder_solid {
	border-bottom:solid 1px #000;
}
.tableBorder_dotted {
	border-bottom:dotted 1px #000;
}


.process_redDot_backBtn {
	position:absolute;
	top:-7px;
	left:399px;
}
.process_redDot_nextBtn {
	position:absolute;
	top:-7px;
	left:763px;
}
#process_copy_left {
	width:411px;
	position:relative;
	float: left;
	padding-top: 15px;
	margin-bottom: 20px;
}
.process_copy_left_content {
	position:relative;
	width: 430px;
}

#process_copy_right {
	width:417px;
	position:relative;
	float: right;
	padding-top: 40px;
}
.process_copy_mainTitle {
	margin-bottom: 20px;
}
.process_copy_right_content {
	position:relative;
	width: 417px;
}
.process_copy_number {
	position:relative;
	width: 347px;
	border-bottom: dotted 1px #000;
	margin-bottom: 10px;
	height: 113px;
}
.process_copy_number span {
	font-size: 18px;
	display: block;
	position:absolute;
	left:80px;
	line-height: 25px;
	width: 250px;
	top:27px;
}
.process_numberPics {
	position:absolute;
	top:30px;
	margin-bottom:20px;
}
.process_arrow {
	position:absolute;
}
