html
{
	background-color: white;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body
{
	background-color: white;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #757575;
}
h1
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 2.0em;
	font-weight: bold;
	color: #757575;
}
h2
{
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 1.5em;
	font-weight: bold;
	color: #757575;
}

a
{
	color: #D70B02;
}
p
{
	margin-bottom: 8px;
	margin-top: 8px;
}
strong
{
	font-weight: bold;
}
li
{
	list-style-type: disc;
	margin-left: 10px;
	margin-bottom: 10px;
}
.divOuter
{
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.tblBody
{
	width: 974px;
}
.divHeader
{
	width: 974px;
	height: 324px;
}
.tdBody
{
	background-image: url('/site/resources/images/body-back-top.jpg');
	background-repeat: no-repeat;
	width: 693px;
	vertical-align: top;
}
.tdLeft
{
	vertical-align: top;
}
.tdLeft img
{
	float: left;
}
.divBody
{
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-left: 10px;
	padding-left: 10px;
	vertical-align: top;
	min-height: 323px
}
.divNews
{
	background-image: url('/site/resources/images/en-CA/call-news.jpg');
	width: 251px;
	background-repeat: no-repeat;
	background-position: top left;
	display: inline-block;
	padding-top: 145px;
	padding-left: 30px;
}
.divNews a
{
	background-image: url('/site/resources/images/arrow.jpg');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}
.greyZone
{
	background-color: #C8C6C7;
	width: 281px;
	height: 60px;
	float: left;
}
.footerMenu
{
	float: left;
	padding-top: 10px;
}
.copyrightArea
{
	color: #C6C6C6;
	float: left;
	font-size: 0.9em;
	padding: 20px;
}
.copyrightArea a
{
	color: #C6C6C6;
	text-decoration: none;
}
.copyrightArea a:hover
{
	text-decoration: underline;
}
.footerMenu a
{
	padding: 20px;
	color: #757575;
	text-decoration: none;
	font-size: 0.9em;
}
.footerMenu a:hover
{
	text-decoration: underline;
}
.headerMenu
{
	float: right;
	vertical-align: middle;
}
.headerMenu a
{
	border-left: 2px solid #F0CB01;
	color: white;
	text-decoration: none;
	display: inline-block;

	padding-left: 10px;
	margin-top: 20px; 
	padding-right: 30px;

}
.headerMenu a:hover
{
	text-decoration: underline;
}
.divLanguage
{
	margin-top: 20px;
	padding-left: 50px;
	padding-right: 20px;
	float: right;
}
.divLanguage a
{
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}
.divLanguage a:hover
{
	text-decoration: underline;
}
.divGreenBuild
{
	height: 125px;
	overflow-y: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 375px;
}
.divProject
{
	padding-top: 260px;
	width: 285px;
	float: right;
	clear: both;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
}
.divProject a
{
	color: #EEE22C;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}
.divWelcome
{
	float: left;
}
.divWelcome *
{
	float: left;
}
.divWelcome span
{
	color: #7B8175;
	font-size: 2.0em;
	padding-top: 20px;
	padding-left: 10px;
}
.newsTitle
{
	font-weight: bold;
}
.newsDate
{
	font-style: italic;
}
.newsSnippet
{
}
.newsSeparator
{
	width: 250px;
	border-bottom: 1px solid #E3DFDC;
	padding-top: 10px;
	display: block;
}
.imgProject
{
	padding: 10px;
}