/* CSS Document */

/* ***** CANADA - FRENCH LANGUAGE  */

body{
margin:0;
padding:0;
background-color:#B9A9A3;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#414142;
}
/* for the home page/default.aspx */
#LanguageLink
{
	position:relative;
	top: -715px;
	right: -465px;
	z-index: 3;
	background:#C7EAFB;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}

.LanguageLinkBlockText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	text-decoration: none;
	color:#472811;
}


#LanguageLinkBlock /* note fixed height and positioned from RIGHT */
{
	position: absolute;
	top: 2px;
	right: 1px;
	width: auto;
	height: 16px;
	z-index: 3;
	background:#C7EAFB;

	padding:2px 10px;

}


#internalHeader
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1001px;
	height: 202px;
}

.disclaimer{
font-size:10px;
font-weight:bold;
}
a:link{
color:#472811;
}
a:visited{
color:#472811;
}
a:hover{
color:#472811;
}
a:active{
color:#472811;
}
.left{
float:left;
}
.right{
float:right;
}
span.homeCalloutHeader{
color:#472811;
text-transform:capitalize;
}
#pageContainer{
	width:1000px;
	margin:auto;
	background-color: #B9A9A3;
	min-height:522px;
	height:522px;
	background-image:url(../images/bg_fullwidthGradient.jpg);
}

#pageContainerHomePage{
	width:1000px;
	margin:auto;
	background-color: #B9A9A3;
	min-height:522px;
	height:522px;
	background-image:url(../images/bg_fullwidthGradient.jpg);
}

/*Hack for IE6 minumum height bug */
html>body #pageContainer{height:auto}/* not ie6- */ 

#topNav{
height:28px;
padding:0px;
}
.singleNav{
float:left;
}
#midLeftContent{
float:left;
}
#midRightContent{
height:189px; 
width:583px; 
padding-top:17px;
padding-left:12px; 
padding-right:85px; 
float:left; 
background-image:url(../images/9Img_TextBackground.jpg); 
line-height:20px;
}
#internalContent{
width:1000px;
height:100%;
}
#calloutContainer{
height:136px; 
background-image:url(../images/10Img_CalloutBkg.jpg); 
clear:both;
}
.homeCallout{
width:312px;
text-align:center;
padding:10px 10px 0px 11px; 
float:left;
}
#footerNav{
clear:both;
width:1000px;
height:29px;
background-color:#472810;
}
#LogoFooter{
height:39px;
background-color:#B9A9A3;
}
#columnLeft{
width:382px;
height:100%;
float:left;
line-height:24px;
background-image:url(../images/bg_gradient.jpg);
background-repeat:repeat-y;
}


#topLeftCallout{
background-image:url(../images/InternalCalloutShort.jpg); 
width:312px; 
height:153px; 
padding-top:60px; 
padding-left:50px; 
padding-right:20px;
}
#bottomLeftCallout{
background-image:url(../images/InternalCalloutTall.jpg); 
height:209px; 
width:312px; 
padding:25px 20px 0px 50px;
}
#columnRight{
padding-top:40px;
width:618px;
float:left;
background-image:url(../images/bg_grey.jpg);
}
#rightContent{
padding-left:15px;
padding-right:85px;
line-height:24px;
margin-bottom:15px;
background-image:url(../images/RuleDotted.jpg);
background-position:bottom;
background-repeat:no-repeat;
}
#rightcontentLast{
padding-left:15px;
padding-right:85px;
line-height:24px;
margin-bottom:40px;
}
#rightcontentForm{
padding-left:10px;
padding-right:10px;
line-height:24px;
}
.sup{
position:relative;
top:-3px;
font-size:10px;
}
h2 
{
color:#472811;
}
h3 
{
color:#472811;
margin-bottom:5px;
padding-top:20px;
}
h3.start
{
color:#472811;
margin-bottom:5px;
padding-top:-20px;
}
