/* English/Francais link at the top of the page */
.language,A.language,A.language:link,A.language:active,A.language.visited{
color: #4C79A8;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}
/* default text on Home page*/
.default{
color: #333333;
font-family: verdana;
font-size: 10px;
}
A.default,A.default:link,A.default:active,A.default:visited{
color: #355877;
font-family: verdana;
font-size: 10px;
}
A.default:hover{
color: #999999;
}
/* default text on steps pages (slightly larger) */
.basic{
color: #333333;
font-family: verdana;
font-size: 9pt;
line-height: 120%;
}
A.basic,A.basic:link,A.basic:active,A.basic:visited{
color: #355877;
font-family: verdana;
font-size: 9pt;
}
a.basic:hover{
color: #999999;
font-family: verdana;
font-size: 9pt;
text-decoration: none;
}
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
line-height: 120%;
color: #2568A7;
font-weight: bolder;
}
.subhead {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
line-height: 120%;
color: #2568A7;
font-weight: bolder;
}
.subhead2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
line-height: 120%;
color: #2568A7;
font-weight: bolder;
}
.subheadRED {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
line-height: 120%;
color: #990000;
font-weight: bold;
}
.smalltext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height: 120%;
}
.box {
border: 1px solid #2568A7;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 120%;
background-color: #EFF5FC;
padding: 6px;
}
.topline {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #2568A7;
padding: 7px;
}
/* text in the right menu */
.rightmenu{
color: #333333;
font-family: verdana;
font-size: 10px;
}
/* footer links */
.footer,A.footer,A.footer:link,A.footer:active,A.footer:visited{
color: #4E5964;
font-family: verdana;
font-size: 10px;
text-decoration: none;
padding: 2;
}
A.footer:hover{
color: #5583AD;
}
li{
margin-top: 5px;
}