/* 090129_1 */

body
{
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
/*LAYOUT STYLES*/.wrapper
{
	color: white;
	background-color: transparent;
	text-align: left;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}
.header
{
	margin-left: -377px;
	position: absolute;
	top: -200px;
	left: 50%;
	width: 774px;
	height: 90px;
	visibility: visible;
}
.logo
{
	width: 211px;
	height: 96px;
	position: absolute;
	/*padding-top: 23px;*/
	/*background-image: url( '/resources/ccs/images/splash/logo_en.gif' );*/
}
.headerleft
{
	width: 282px;
	height: 96px;
	position: absolute;
	margin-left: 210px;
	background-image: url( '/resources/ccs/images/splash/bgblue_curve.gif' );
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.headerright
{
	width: 281px;
	height: 96px;
	position: absolute;
	margin-left: 492px;
	background-color: #DDEEFE;
}
.container
{
	margin-left: -377px;
	position: absolute;
	top: -114px;
	left: 50%;
	width: 774px;
	height: 286px;
	visibility: visible;
}
.left
{
	position: absolute;
	width: 211px;
}
.middle
{
	position: absolute;
	width: 351px;
	height: 286px;
	margin-left: 211px;
}
.right
{
	position: absolute;
	width: 211px;
	margin-left: 562px;
}
.yellowheader
{
	position: absolute;
	width: 211px;
	height: 35px;
	background-image: url( '/resources/ccs/images/splash/bgyellow.gif' );
}
.footer
{
	margin-left: -377px;
	position: absolute;
	top: 172px;
	left: 50%;
	width: 773px;
	visibility: visible;
}

.footercontent
{
	width: 773px;
	background-image: url( '/resources/ccs/images/splash/bgblue.gif' );
	min-height: 30px;
	height: auto !important;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

.spacer
{
	padding-top: 34px;
}
/*FONT STYLES*/.headertextright
{
	color: #4B5058;
	background-color: #DDEEFE;
	font-size: 8pt;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 25px;
	border-left: 1px dashed #ACAEAF;
}
.headertextleft
{
	color: #4B5058;
	font-size: 8pt;
	margin-top: 20px;
	padding-left: 35px;
	padding-right: 10px;
}
.chooseprovince_en, .chooseprovince_fr
{
	color: #0066CC;
	background-color: #FFE600;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 1px;
	display: block;
}
.chooseprovince_en
{
	padding-top: 9px;
}
/*NAViGATION STYLES FOR IE*/.nav
{
	width: 186px;
	height: 18px;
	background-color: #0066CC;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url( '/resources/ccs/images/splash/arrow_yellow.gif' );
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 2px;
	display: block;
	border-top: 1px solid #4D94DB;
}
/*NAViGATION STYLES FOR MOZILLA*/html > body .nav
{
	width: 186px;
	height: 18px;
	background-color: #0066CC;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url( '/resources/ccs/images/splash/arrow_yellow.gif' );
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 2px;
	display: block;
	border-top: 1px solid #4D94DB;
}
.nav:hover
{
	background-color: #FFFFFF;
	color: #0066CC;
	background-image: url( '/resources/ccs/images/splash/arrow_blue.gif' );
	background-repeat: no-repeat;
}

/*MULTILINGUAL LANDING PAGE LINKS IN THE FOOTER*/
table.multiLingual
{
	border: 0px;
	width: 700px;
}

table.multiLingual td
{
	font-size: 9pt;
	font-weight: bold;
	width: 175px;
	padding: 10px 5px 5px 5px;
}

table.multiLingual td a
{
	text-decoration: none;
	color: #0066cc;
}

table.multiLingual td.multiLingualBigFont
{
	font-size: 1.2em;
}