


 



/*
#container {
width: 100%;
margin: 0;
background-color: #fff;
color: #000;
line-height: 130%;
top:0;
left:0;
margin:0;
padding:0;
}

*/

/*   %%%%%%%%%%%%%%%%%%%% */
/*   %%% SOME REGIONS %%% */
/*   %%%%%%%%%%%%%%%%%%%% */



/*  %%%%%%%%%%%%%%%%%%%%%% */
/*  %%%% HEADER TAGS %%%%% */
/*  %%%%%%%%%%%%%%%%%%%%%% */

#contents h3.subhead, #leftnav h3.subhead {
	text-align: left;
	margin:0 0 .5em 0;
}

#contents .subhead, #leftnav h3.subhead span {
	display: none;
}

#contents span.header {	
	color: #746C61;
	font-size: 18px; 
	font-family: verdana, arial, sans-serif;
}

#contents span.subheader {
	display:block;
	font-size: 15px; 
	font-family: verdana, arial, sans-serif;	
	font-weight: bold;
	color: #746C61;
	padding: 0.4em 0;
	border-bottom: 1px solid #C1C1BC;
}


#contents h3.subhead, #leftnav h3.subhead, #contents h1.sectitle {
	/*border-top: 1px solid #FFFFFF;*/
	border-bottom: 1px solid #C1C1BC;
	padding:0 6px 6px 6px;
}

#leftnav p {

  	font-size: .85em;
	margin: 7px;

}

#leftnav p a {

	font-weight: bold;
	text-decoration: none;

}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%% Mini Navigation bar %%%%%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

#secnav {
	display: block;
	width: 100%; 
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	}
#secnav ul {
	padding: 1px;
	margin: 0;
	background: #99C625;
	color: #ffffff;
	float: right;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 2px solid #8C8C8A;
	
}
#secnav ul li { display: inline; }
#secnav ul li a {
	padding: 0.3em 1em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	float: right;
}
#secnav ul li a:hover {
	text-decoration: underline;
	font-weight: bold;
}

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%% TOP GRAPHIC AREA FOR HOME %%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

#photo {
	height: 160px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	}
#photo img {
	display: block;
	width: 200px;
	height: 160px;
	}
#photo span {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	}
	
html>body #photo span {
  	left: 0;
	} 
	

#logo h1.lng1 {
	background: url("media/img_logo_en.gif") no-repeat ;
	background-position:15px 20px ;
	margin: 0;
	padding-left: 200px;
  	height: 103px;
}

#logo h1.lng2 {
	background: url("media/img_logo_fr.gif") no-repeat ;
	background-position:15px 20px ;
	margin: 0;
	padding-left: 200px;
  	height: 103px;
}

#logo h1 span {
	display: none;
}

	
#tagline,#taglineFR {
display:none;
}


/* %%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%%%% BOTTOM STUFF: %%%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%% */
#footer a {
	color: #FFFFFF;
	font-size:10px;
}

#toplink a {
	color: #723420;
	font-weight: bold;
	text-decoration: none;
}

#toplink a:hover {
	font-weight: bold;
	text-decoration: underline;
}


/* %%%%%%%%%%%%%%%%%%%%%%% */
/* %%%%% RIGHT NAV %%%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%% */

#navlist {
	color: #fff;
	padding: 0;
	margin: 0 0 2em 0;
}
#navlist ul {
	list-style: none;
	border-bottom: 1px solid #C1C1BC;
}
#navlist li {
	list-style: none;
	display: inline;
}
#navlist li a {
	display: block; 
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
   	padding: 6px 10px;
   	vertical-align: bottom;
	border-bottom: 1px solid #C1C1BC;
}
#navlist li a:hover {
	color: #8B8B84;
	padding-left: 10px;
	background-image: url(media/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

.RightNav_search {
	/*for the search stuff that goes in the side bar*/	
	font-size:12px;
	font-family:Verdana, sans-serif;
	color:#000000;
	font-weight:bold;
}

.sideSearchText {
	/* the right side text boxes */
	width:147px;
	border:1px solid #7F9DB9;
	
}

#navlist li a.CurrentParent:active {	
	color: #8B8B84;
	padding-left: 23px;
	background-image: url(media/raquo.gif);
	background-repeat: no-repeat;
	background-position: 12px 50%;
	border-bottom: none;
	font-size: 11px; 
	font-family:Verdana, sans-serif;
	font-weight:bold;	
}
#navlist li a.CurrentParent:link {
	
	color: #8B8B84;
	padding-left: 23px;
	background-image: url(media/raquo.gif);
	background-repeat: no-repeat;
	background-position: 12px 50%;
	border-bottom: none;
	font-size: 11px; 
	font-family:Verdana, sans-serif;
	font-weight:bold;	
}
#navlist li a.CurrentParent:visited{
	
	color: #8B8B84;
	padding-left: 23px;
	background-image: url(media/raquo.gif);
	background-repeat: no-repeat;
	background-position: 12px 50%;
	border-bottom: none;
	font-size: 11px; 
	font-family:Verdana, sans-serif;
	font-weight:bold;	
}
#navlist li a.CurrentParent:hover {
	
	color: #8B8B84;
	padding-left: 23px;
	background-image: url(media/raquo.gif);
	background-repeat: no-repeat;
	background-position: 12px 50%;
	border-bottom: none;
	font-size: 11px; 
	font-family:Verdana, sans-serif;
	font-weight:bold;	
}

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%% RIGHT NAV SUBNAVIGATION %%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

#subnavlist ul, ul#subnavlist {
	list-style: none;
	border-bottom: 1px solid #C1C1BC;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	
}
#subnavlist li {
	border: none;
	display: inline;
	margin: 0;
}
#subnavlist li a, #subnavlist li a:hover, #subnavlist a:link#thispage, #subnavlist a:visited#thispage {
	background-image: url(media/raquo2.gif);
	background-repeat: no-repeat;
	background-position: 3em 50%;
}
#subnavlist li a {
	padding: 3px 10px 3px 4em; 
	margin: 0;
	display: block;
	text-decoration: none;
	color: #333333;
	border: none;
}
#subnavlist li a:hover, #subnavlist a:link#thispage, #subnavlist a:visited#thispage {
	color: #8B8B84;
	padding: 3px 10px 3px 4em; 
	margin: 0;
}

/* back to the right column specs */
#rightnav form {
    padding: 6px 10px;
}
#rightnav form p {
	font: 11px Verdana, sans-serif;
	color: #333333;
	font-weight: bold;
}
#rightnav img {
	margin-top: 20px;
	text-align: center;
}

.imagelinks {
display: block;
text-align: center;
}

/* %%%%%%%%%%%%%%%% */
/* %%%  MISC. %%%%% */
/* %%%%%%%%%%%%%%%%*/

.breadcrumb {
	font-size: 9px;
	color: #999;	
	margin-left: -2em;
}

.breadcrumb a:active {  font-size: 9px;color: #723420; }
.breadcrumb a:link { font-size:  9px;color: #723420;}
.breadcrumb a:visited {  font-size:  9px;color: #723420; }
.breadcrumb a:hover {  font-size: 9px;color: #723420; }

#contents a:link {
	color: #723420;
	text-decoration: underline;
       }
#contents a:visited {
	color: #723420;
	text-decoration: underline;
	}

#contents a:hover {
	color: #723420;
	text-decoration: none;
}

.smallitalic
{
	font-size:10px;
	font-style:italic;
}

.smallitalic a:active {  font-size: 10px; font-style:italic; color: #723420; }
.smallitalic a:link {  font-size: 10px; font-style:italic; color: #723420;}
.smallitalic a:visited {   font-size: 10px; font-style:italic; color: #723420; }
.smallitalic a:hover {   font-size: 10px; font-style:italic; color: #723420; }

#contents {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 12.5px
}
