*{
	padding:0;
	margin:0;
}
body {font-size: 12px; font-family: arial, helvetica, sans-serif}
td {font-size: 12px; font-family: arial, helvetica, sans-serif}
th {font-size: 12px; font-family: arial, helvetica, sans-serif}
body {background-color: #eeeeee}
.style2 {font-size: 10pt; font-family: verdana, arial, helvetica, sans-serif}
.style5 {font-weight: bold; font-size: 14px; color: #000066; font-family: verdana, arial, helvetica, sans-serif}
.style7 {font-size: 10pt}
.style10 {color: #000066}
.style11 {font-size: 12px; color: #333333; font-family: verdana, arial, helvetica, sans-serif}
.style15 {font-size: 12px; font-family: verdana, arial, helvetica, sans-serif}
.style16 {font-size: 9pt; color: #333333; font-family: verdana, arial, helvetica, sans-serif}
.style17 {font-weight: bold; font-size: 18px; color: #ffffff; font-family: arial, helvetica, sans-serif}
.style18 {font-size: 36px; color: #ffffff; font-family: georgia, "times new roman", times, serif}
.style19 {font-weight: bold; color: #ffffff}
.style20 {font-weight: bold; color: #000099}
a:link {color: #000066; text-decoration: none}
a:visited {text-decoration: none}
a:hover {color: #0000ff; text-decoration: underline}
a:active {text-decoration: none}
.style22 {font-size: 10px; color: #333333}
.style26 {font-size: 11px; color: #666666}
.style29 {font-weight: bold; color: #000066}
.style31 {font-family: Arial, Helvetica, sans-serif;font-size:x-large;}
.style32 {font-size: 11px}
.style36 {font-size: 30px;font-family: Arial, Helvetica, sans-serif;font-weight: bold;}
.style37 {font-size: 16px}
/*Basic Setup*/
.dropnav {white-space:nowrap /*IE hack*/; float:left; width:1001px; border:none; margin-top:0px; background:rgb(0,0,102); color:Silver; font-size:100%;} /*Color navigation bar normal mode*/
.dropnav ul {list-style-type:none;}
.dropnav ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}
.dropnav ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color:white ;}
.dropnav ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.dropnav ul li:hover {position:relative;} /*Sylvain IE hack*/
.dropnav ul li:hover a {background-color:rgb(245,245,245); color:rgb(150,150,150); text-decoration:none;} /*Color main cells hovering mode*/
.dropnav ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.dropnav ul li:hover ul li a {white-space:normal; display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(245,245,245); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.dropnav ul li:hover ul li a:hover {background-color:rgb(250,250,250); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.dropnav table {position:absolute; top:0; left:0; border-collapse:collapse;}
.dropnav ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color:rgb(245,245,245); text-decoration:none;} /*Color main cells hovering mode*/
.dropnav ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.dropnav ul li a:hover ul li a {white-space:normal; display:block; width:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(245,245,245); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.dropnav ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/