﻿body {
	margin: 0;
	padding: 0;
	background-color: #55505c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

img { border: 0; }

a {
	color: #89378b;
}

a:active, a:focus {
	outline: 0
}

a:hover {
	color: #55505c;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 586px;
	background-color: #e1e1e1;
}

#contentContainer {
	padding: 0 10px 30px 10px;
}

#content 
{
    width: 566px;
    margin: 0;
    float: right;   
}

#content a {
	color: #89378b;
}

#content a:hover {
    color: #55505c;
}


.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_cvmanager_en, #iframe_cvmanager_fr 
{
    margin-top: 10px;
    width: 566px;
    height: 600px;
}

#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;  }


#contact_form, #contact_confirmation_container {
    width: 480px;
    float: left;
}

#contact_confirmation_container {
    width: 430px;
    float: left;
}

#contact_confirmation_container 
{
    padding: 50px 25px 50px 25px;
    color: #333333;
    background-color: #d5d5d5;
    border: 1px solid #999999;
}

#contact_mailingaddress {
    width: 256px;
    margin: 50px 0 30px 0;
}

#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; }

/* Careers Homepage Call To Action Boxes */
.careers_cta {  }
.careers_cta img { width: 100px; height: 100px; border: 0; }
.careers_cta_top { width: 566px; height: 4px; overflow:hidden; }
.careers_cta_middle { width: 546px; padding: 6px 10px 6px 10px; }
.careers_cta_bottom { width: 566px; height: 10px; }
.careers_cta_imagebox { width: 100px; float: left; }
.careers_cta_content_container { width: 431px; float: right; }
.careers_cta_title { font-size: 14px; color: #000000; padding-bottom: 9px;  }
.careers_cta_text { color: #333333; padding-bottom: 18px; }
a.careers_cta_button { color: #89378b; text-decoration: none; }
a.careers_cta_button:hover { color: #cf95fd; }

#divloader {
	width: 566px;
	height: 525px;
	background-color:#e1e1e1;
	position: absolute;
	text-align: center;
	padding-top: 75px;
	z-index: 99;
}
