body {
	padding:0px;
	margin:0px;
}

#container {
width:100%;
position:absolute;
top:0;
left:0;
margin:0;
padding:0;
background-color: #fff;
color: #000;
/*line-height: 130%;*/

}

/*   %%%%%%%%%%%%%%%%%%%% */
/*   %%% SOME REGIONS %%% */
/*   %%%%%%%%%%%%%%%%%%%% */

#contents {
	margin-left:15px;
	margin-right:247px;
	margin-top:10px;
	display:block;		
	voice-family: "\"}\"";
	voice-family: inherit;	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 12.5px;	
	
}

#toparea {	
	padding:0;
	margin:0;
	background-color: #dddddd;
	width:100%;
	display:block;	
	
	/*Border testing*/
	/*border: 5px solid #260EEF;*/
}


/*  %%%%%%%%%%%%%%%%%%%%%% */
/*  %%%% HEADER TAGS %%%%% */
/*  %%%%%%%%%%%%%%%%%%%%%% */



#contents h3.subhead, #leftnav h3.subhead {
	text-align: center;
}

#contents h3.subhead, #leftnav h3.subhead span {
	display: none;
}

#contents span.header {		
	color:#746C61;
	font-size: 18px; 
	font-family: verdana, arial, sans-serif;	
	margin-top: 1.5em;
}

#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 #FAEECC;*/
	border-bottom: 1px solid #C1C1BC;
	padding: 6px;
	margin-top: 1.5em;
}


/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%% MINI NAVIGATION BAR %%%%%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */



#logo, #tagline, #secnav, #secnav a, #login, #login li a  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
} 

#secnav {	
	display: block;
	width: 100%; 
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	
}

#secnav ul {
padding: 0;
	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;
	float: right;
	font-weight: bold;
}
#secnav ul li a:hover {
	text-decoration: underline;
	font-weight: bold;
}

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%%%%% TOP GRAPHIC AREA %%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */


#photo {
	height: 52px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	}
#photo img {
	display: block;
	width: 100px;
	height: 52px;
	}
#photo span {
	position: absolute;
	top: 58px;
	left: 0;
	z-index: 2;
	}
html>body #photo span {
  	left: 0;
} 



#logo {
	top: 0;
	left: 0;
	width: 100%;
	text-align: left;
	color: #fff;
	background: #F9F6E4 url(media/img_top_lg.jpg) no-repeat;
	background-position:100% 0px;
	margin: 0;
	height: 103px;
	
}


#logo h1 {
	margin: 0;
	background: url(media/hr_int55_t.jpg) no-repeat bottom right;
  	height: 58px;
}
#logo h1 span {
	display: none;
}
#logo img {
	margin-top: 10px;
}

#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;
}
	
#tagline,#taglineFR {
display:none;
}





/* %%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%%%% BOTTOM STUFF: %%%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%% */


#footer {	
clear:both;	
	margin: 0;
	padding: 5px 7px 10px 7px;
	background-color: #8B8B84;
	font:Arial;
	color: #FFFFFF;	
	font-size:10px;
}

#toplink {
	display:block;
	clear: both;
	background-color: #FFFFFF;
	color: #723420;
	/*border-top: 2px solid #B59672;
	border-bottom: 2px solid #746C61;*/
	text-align: right;
	padding: 2px 0px 30px 2px;
}

#footerinfo {
	font: 8pt/11pt Verdana, sans-serif; 
	padding-left: 60px;
	/*background-image: url(media/logo.gif);
	background-repeat: no-repeat;*/
	background-position: 0 0;
}

#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 %%%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%% */


#rightnav {	
	float:right;
	margin-right:10px;
	margin-left:40px;
	margin-top:15px;
	width: 222px;	
	padding: 5px; 
	background-color: #DEDEDC;
	border: 1px solid #C1C1BC;
	
	
}

#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: 8px 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%;
}

/*Grey title for current parent element in the right side bar.*/
#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;	
}


.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;
	
}


/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%%%% SUBNAVIGATION AREA ON RIGHT SIDE BAR %%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

#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%;
	font-weight:normal;
}
#subnavlist li a {
	padding: 3px 10px 3px 4em; 
	margin: 0;
	display: block;
	text-decoration: underline;
	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 {
position:relative;
	font-size: .85em;
	color: #999;
	
	margin-right: 15px;
}

.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 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #723420;
	text-decoration: underline;
       }
#contents a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #723420;
	text-decoration: underline;
	}

#contents a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	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; }


.toplevelheader { 
display:block;
font-family: Arial, Verdana, sans-serif; 
font-size: 18px; 
/*text-transform: uppercase;*/
color: #746C61;
font-weight: bold;
border-bottom: 1px solid #C1C1BC;
/*border-top: 1px solid #FAEECC;*/
padding-top:2px;
padding-bottom:2px;
/*letter-spacing: 5pt;*/
}
