﻿body {
	margin: 0;
	padding: 0;
	background: #55505c url(images/light/main_bg.jpg) no-repeat top center fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #89378b;
}

a:active, a:focus {
	outline: 0
}

a:hover {
	color: #55505c;
}

img { border: 0; }

#ribbon {
	text-align: center;
	background-color: #ffffff;	
}

#ribbon img {
	border: 0;
	margin-left: 16px;
	margin-right: 16px;
}

#flashcontent {
	text-align: center;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 776px;
	background-color: #e1e1e1;    overflow: hidden;

}

#mainmenu img {
    border: 0;
}

#toolbarContainer {
	width: 776px;
	height: 56px;
	background: #e1e1e1 url(images/light/toolbar_bg.jpg) no-repeat top left;	
}

#toolbar {
	margin: 0 0 0 20px;
	padding-top: 10px;
	width: 736px;
	height: 36px;
	font-size: 11px;
	color: #ffffff;
}

#toolbar img {
	vertical-align: middle;
}

#toolbar .divider {
	padding: 0 5px 0 3px;
}

#toolbar a {
	color: #ffffff;
	text-decoration: none;
}

#toolbar a:hover {
	color: #cf95fd;
}

#toolbarlinks img {
	border: 0;
	padding: 0 2px 0 8px;
}

#contentContainer {
	padding: 0 10px 0 10px;
}

#content 
{
    width: 566px;
    margin: 0 0 0 0;
    float: right;
}

#content a {
	color: #89378b;
}

#content a:hover {
    color: #55505c;
}


#submenu {
	width: 180px;
	float: left;
}

#submenu_container 
{
    padding-bottom: 4px;
	background: url(images/light/dropshadow.gif) repeat-x bottom;
}

a.parent_button {
	margin-bottom: 1px;
	display: block;
	height: 24px;
	color: #ffffff;
	font-size: 13px;
	padding: 8px 0 0 10px;
	text-decoration: none;
	background: #5e5c61 url(images/submenu_parent_bg.jpg) repeat-y left;	
}

a.parent_button:hover {
	color: #cf95fd;
	background: #5e5c61;	
}

a.child_button {
	margin-bottom: 1px;
	display: block;
	height: 24px;
	color: #cccccc;
	font-size: 13px;
	padding: 8px 0 0 10px;
	text-decoration: none;
	background-color: #666469;	
}

a.child_button:hover {
	color: #cf95fd;
	background-color: #5e5c61;	
}

.submenu_bullet {
	border: 0;
	margin: 0 5px 1px 0;
}

#footer {
	margin-top: 50px;
	background: #252329 url(images/footer_bg.jpg) repeat-x top;
	padding: 18px 0 18px 0;
	font-size: 11px;
	color: #e1e1e1;
}

#footer a {
	color: #cf95fd;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover {
	color: #90398f;
}

#sitemap { margin: 0 auto; }

.contentTitle {
	color: #89378b;
	font-size: 16px;
	margin-top: 10px;
	padding-bottom: 5px;
}

.contentsubTitle {
	color: #89378b;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.directorstable {
    vertical-align: top;
    color: #55505c;
    padding-bottom: 7px;
}

.directors_category {
    color: #55505c;
    padding-bottom: 5px;
    font-weight: bold;
}

.directorstable .title 
{
    color: #89378b;
}

.directorsfooter { margin-top: 30px; }
.directorsfooter .title { color: #89378b; }
.directorsfooter td { padding: 0; border-collapse: collapse; }

.custombullets {
    list-style-type: none;
    list-style-position: inside;
    margin-left: 0;
    padding-left: 0;
}


#imageContainer { height:340px; }  
#imageContainer img 
{
    display:none; 	
    position:absolute; 	
	top:0px; left:0px; 	
	height:340px;  	
	width:566px; 	
	opacity: -0.01;
} 


#iframe_newswire_en, #iframe_newswire_fr 
{
    width: 566px;
    height: 600px;
}


#homepage_featurette_container {
    margin-top: 25px;
}

#homepage_featurette_container .featurette {
   width: 232px;
   margin: 0 10px 0 10px;
   float: left;
   background: url(images/homepage_featurette_bg.gif) repeat-x;
}


#homepage_featurette_container .title {
    padding: 10px 10px 0 10px;
    font-weight: normal;
    color: #000000;
    font-size: 14px;
}

#homepage_featurette_container .text {
    padding: 5px 10px 0 10px;
    color: #666666;
}

#homepage_featurette_container .link {
    padding: 15px 10px 10px 10px;
}

#homepage_featurette_container a, #contact_form a {
    color: #89378b;
    text-decoration: none;
    padding: 0 10px 2px 0;
    background: url(images/arrow_black.gif) no-repeat right;
}

#homepage_featurette_container a:hover, #contact_form a:hover {
    color: #000000;
}


#financial_report .year { padding: 15px 0 0 0; font-weight: bold; }
#financial_report .column1 { color: #333333; padding: 0 0 0 30px;  }
#financial_report .column2 { padding: 0 0 0 5px;  }
#financial_report .column3 { color: #666666; padding: 0 0 0 5px;  }

#our_banners img { border: 0; margin-bottom: 5px; }


#contact_form {
    width: 480px;
    float: left;
}

#contact_confirmation_container {
    width: 430px;
    float: left;
    padding: 50px 25px 50px 25px;
    color: #333333;
    background-color: #d5d5d5;
    border: 1px solid #999999;
}

.contact_confirmation { text-align: center; }

#contact_mailingaddress {
    width: 256px;
    float: right;
}

#contact_form .label { padding-right: 15px; white-space: nowrap; }
#contact_form .form_boxes 
{
    width: 380px;
    border: 1px solid #cccccc;
    padding: 2px 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contact_mailingaddress td { padding: 0; border-collapse: collapse; }
#contact_mailingaddress .title { color: #89378b; }

.errormessagebox {
    text-align: left;
    border: 0;
    color: #89378b;
    background: #efefef; 
    padding: 2px 4px 2px 4px;
    margin: 2px 10px 1px 0;
}

.faq_container { margin-top: 30px; }
a.faq_question { color: #89378b; text-decoration: none; }
a.faq_question:hover { color: #333333; }
.faq_answer { color: #333333; margin-top: 5px; padding: 10px; border: 1px solid #cccccc; background-color: #efefef; }



a.mmHome_en, a.mmAbout_en, a.mmFinancial_en, a.mmCareers_en, a.mmContact_en, a.mmLanguage_en {
    height: 53px;
    background: #7d478e url(images/mainmenu_en.gif) no-repeat;
    display: block;
    float: left;
}
a.mmHome_en { width: 159px; background-position: 0px 0px}
a.mmHome_en:hover { background-position: 0px -53px; }
a.mmAbout_en { width: 148px; background-position: -159px 0px; }
a.mmAbout_en:hover { background-position: -159px -53px; }
a.mmFinancial_en { width: 155px; background-position: -307px 0px; }
a.mmFinancial_en:hover { background-position: -307px -53px; }
a.mmCareers_en { width: 94px; background-position: -462px 0px; }
a.mmCareers_en:hover { background-position: -462px -53px; }
a.mmContact_en { width: 120px; background-position: -556px 0px; }
a.mmContact_en:hover { background-position: -556px -53px; }
a.mmLanguage_en { width: 100px; background-position: -676px 0px; }
a.mmLanguage_en:hover { background-position: -676px -53px; }


a.mmHome_fr, a.mmAbout_fr, a.mmFinancial_fr, a.mmCareers_fr, a.mmContact_fr, a.mmLanguage_fr {
    height: 53px;
    background: #7d478e url(images/mainmenu_fr.gif) no-repeat;
    display: block;
    float: left;
}
a.mmHome_fr { width: 162px; background-position: 0px 0px}
a.mmHome_fr:hover { background-position: 0px -53px; }
a.mmAbout_fr { width: 101px; background-position: -162px 0px; }
a.mmAbout_fr:hover { background-position: -162px -53px; }
a.mmFinancial_fr { width: 168px; background-position: -263px 0px; }
a.mmFinancial_fr:hover { background-position: -263px -53px; }
a.mmCareers_fr { width: 104px; background-position: -431px 0px; }
a.mmCareers_fr:hover { background-position: -431px -53px; }
a.mmContact_fr { width: 152px; background-position: -535px 0px; }
a.mmContact_fr:hover { background-position: -535px -53px; }
a.mmLanguage_fr { width: 89px; background-position: -687px 0px; }
a.mmLanguage_fr:hover { background-position: -687px -53px; }

#divloader {
	width: 566px;
	height: 525px;
	background-color:#e1e1e1;
	position: absolute;
	text-align: center;
	padding-top: 75px;
	z-index: 99;
}