html,body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image:    url("masthead/bg_stripe.jpg");
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	scrollbar-3dlight-color:#E5E3B3;
	scrollbar-arrow-color:#6E2631;
	scrollbar-base-color:#27465B; /*E5E3B3;*/
	scrollbar-darkshadow-color:#B6B37C;
	scrollbar-face-color:#E5E3B3;
	scrollbar-highlight-color:#E5E3B3;
	scrollbar-shadow-color:#B6B37C;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #0F2F45;
}
ul {
	list-style-type: disc;
	}
li {
	padding: 3px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}  
a:link {
	text-decoration: none;
	color: #0F2F45;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0F2F45;
	font-weight: bold;
}
a:hover { text-decoration: underline; }

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 46px;
	font-weight: normal;
	color: #506F78;
	line-height: 36px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #506F78;
	line-height: 18px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #506F78;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #506F78;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #0F2F45;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
}
.sublinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #506F78;
}
.dottedborder {
	background-image: url("masthead/dottedborder.gif");
	background-repeat: repeat-y;
}
.questionmark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0F2F45;
}
.fieldEmail116 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	width: 116px;
	border: 1px solid #9999AC;
}
.formhilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.fieldButton80 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	width: 80px;
	border: 1px solid #9999AC;
}
.datecode {
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
}
.watermark {
	background-image: url("masthead/watermark2.gif.old");
	background-repeat: no-repeat;
}

/*Added by Sylvain-- information for the francophone repertory*/

Div#lcDivider
{
display: block;
height: 1px;
width: 100%;
background-image: url(images/lcDividerBlue.gif);
background-repeat: repeat-x;
margin-bottom: 15px;
}

Div#lcDefaultArticleTitle
{
display: block;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight: normal;
line-height: 1.4em;
font-size: 18px;
text-decoration:none;
color: #0066CA;
padding-bottom: 4px;
text-align: left;
}

DIV#lcContactUsForm
{
background: url(images/list.jpg);
background-repeat: no-repeat;
width: 130px;
height: 375px;
padding:10px;
}

.lcFeatureArticleLeftTitleItem
{
display:block;
font-family: Verdana, Geneva, Arial, sans-serif;
font-size:9px;
color:#000000;
line-height:9px;
text-align:left;
text-decoration: none;
padding-left: 5px;
}

a.lcFeatureArticleLeftTitleItem, a:hover.lcFeatureArticleLeftTitleItem, a:visited.lcFeatureArticleLeftTitleItem, a:active.lcFeatureArticleLeftTitleItem
{
display:block;
font-family: Verdana, Geneva, Arial, sans-serif;
font-size:11px;
color:#ffffff;
line-height:9px;
text-align:center;
text-decoration: none;
padding-left: 5px;
}

DIV#lcFeatureArticleLeft
{
background-image:url(images/lcIconMenu.jpg);
background-repeat: repeat-x;
border: 1px solid #02adfd;
width: 235px;
margin-bottom:5px;
}



#navlist { width: 600px; }
		
ul#navlist
{
	margin-left: 30px;
	padding-left: 0;
	white-space: nowrap;
}
		
#navlist li
	{
		display: inline;
		list-style-type: none;
	}
		
#navlist a { padding: 3px 10px; }
		
#navlist a:link, #navlist a:visited
	{
		color: #fff;
		background-color: #036;
		text-decoration: none;
	}
		
#navlist a:hover
	{
		color: #fff;
		background-color: #369;
		text-decoration: none;
	}

