﻿/* NON-HEADER */
*{padding:0; margin:0;}
 body {font-size:62.5%; background-color:#F2F2F2; font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
 a {border-style:none; color:rgb(0,0,0); text-decoration:none;}
 a:hover {color:OrangeRed}
 img {border-style:none;}
 table {border-collapse:collapse; border-style:none; padding:0 0 0 0; margin:0 0 0 0; border-spacing:0; width:100%;}
 tr {height:25px;}
 tr.odd {background-color:LightGrey;}
 h1.first {clear:both; margin:0px; padding:3px 15px 3px 3px; background-color:#F2F2F2; color:OrangeRed; font-weight:bold; font-size:10pt;}
 .main-text {text-decoration:none; color:rgb(0,0,0); font-weight:bold; font-size:110%;}
 .main-text2 {text-decoration:none; color:rgb(0,0,0); font-weight:bold; font-size:130%;}
 .date-text {text-decoration:none; color:#080C56; font-weight:bold; font-size:100%;}
 
.title-container {width:1000px; margin:0px auto; margin-top:0px; margin-bottom:0px; }
.page-container {width:1000px; margin:0px auto; margin-top:0px; margin-bottom:5px; border:solid 1px rgb(150,150,150); font-size:1.0em;}

/* HEADER */
.header {width:1000px; font-family:"trebuchet ms",arial,sans-serif; color:rgb(70,122,167); font-size:10pt; font-weight:bold; text-decoration:none;}
.header-top {width:1000px; height:60px; background:rgb(240,240,240) url(../img/bg_head_top1000.jpg); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-middle {width:1000px; height:102px; background:rgb(230,230,230) overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-bottom {width:1000px; height:28px;}

/*Drop-down menu*/
.header-bottom {white-space:nowrap /*IE hack*/; float:left; width:1000px; border:none; background:rgb(70,122,167); color:rgb(75,75,75); font-size:10pt;} /*Color navigation bar normal mode*/
.header-bottom ul {list-style-type:none;}
.header-bottom ul li {float:left; width:165px; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175); text-align:center;}
.header-bottom ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:2.1em; line-height:2.1em; padding:0 0px 0 0px; text-decoration:none; font-weight:bold; color:rgb(255,255,255);}
.header-bottom ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.header-bottom ul li:hover {position:relative;} /*Sylvain IE hack*/
.header-bottom ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.header-bottom ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:2.0em; margin-top:0.1em; left:0;}
.header-bottom ul li:hover ul li a {white-space:normal; display:block; width:12.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(237,237,237); font-weight:normal; color:rgb(70,122,167); font-size:9pt;} /*Color subcells normal mode*/
.header-bottom ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.header-bottom table {position:absolute; top:0; left:-1px; border-collapse:collapse;}
.header-bottom ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.header-bottom ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; top:3.0em; left:0; margin-top:0.1em;}
.header-bottom 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(237,237,237); font-weight:normal; color:rgb(70,122,167);} /*Color subcells normal mode*/
.header-bottom ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*MAIN SECTION*/
.main {clear:both; width:1000px; padding-bottom:30px; background:transparent url(../img/bg_main_withoutnav1000.jpg) top left repeat-y;}
.main img.center {clear:both; float:none; border-style:none; display:block; margin:0 auto; padding:1px; border:0px solid rgb(150,150,150);}

.main-left {display:inline /*Fix IE floating margin bug*/; float:left; width:185px; margin:0 0 0 15px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-left .module {width:183px; margin:0 0 2.0em 0; padding:0 0 5px 0; border:solid 1px rgb(190,190,190); background:White;}
.main-left .module .round-left {width:10px; height:10px; position:absolute; z-index:100; margin-top:-1px; margin-left:-1px;}
.main-left .module .round-right {width:10px; height:10px; position:absolute; z-index:100; margin-top:-1px; margin-left:174px;}

.main-left .module .form {width:160px; margin: 10px 10px 5px 10px;}
.main-left .module .form input.field {width:135px; margin:0 0 5px 0; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.main-left .module .form input.checkbox {float:left; margin:5px 0 0 0 !important /*Non-IE6*/; margin:2px 0 0 -3px /*IE6*/; border:none;}
.main-left .module .form input.button {width:7.0em; height:1.9em; margin:10px 0 5px 0; padding:1px; background:OrangeRed; border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:black; font-weight:bold; font-size:110%;}
.main-left .module .form input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); }

/*IE6 hovering*/
.main-left .module ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.main-left .module ul li a:hover ul {display:block; width:13.0em; position:absolute; z-index:999; top:3.1em; top:3.0em; left:0; margin-top:0.1em;}
.main-left .module ul li a:hover ul li a {white-space:normal; display:block; width:13.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(237,237,237); font-weight:normal; color:rgb(70,122,167);} /*Color subcells normal mode*/
.main-left .module ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

.main-left .ad {width:183px; margin:0 0 2.0em 0; padding:0 0 0px 0; border:solid 0px rgb(190,190,190); background:White;}

.main-left .module .grid {width:183px; border-bottom:solid 1px rgb(200,200,200);}
.main-left .module .grid dt a, .main-left .module .grid dt a:visited {display:block; min-height:2.0em /*Non-IE6*/; height:auto !important; height:2.0em /*IE6*/; line-height:2.0em; padding:0px 10px 0px 20px;  border-top: solid 1px rgb(200,200,200); text-decoration:none; color:rgb(0,0,0); font-weight:bold; font-size:110%;}
.main-left .module .grid dd a, .main-left .module .grid dd a:visited {display:block; min-height:1.7em /*Non-IE6*/; height:auto !important; height:1.7em /*IE6*/; line-height:1.7em; padding:0px 10px 0px 40px; border:none; font-weight:normal; text-decoration:none; color:rgb(0,0,0); font-size:120%;}
.main-left .module .grid dt a:hover, .main-left .module .grid dd a:hover {background-color:rgb(225,225,225); color:rgb(0,0,0); text-decoration:none;}

.main-right {display:inline /*Fix IE floating margin bug*/; float:left; width:285px; margin:0 0 0 15px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-right .module {width:300px; margin:0 0 2.0em 0; padding:0 0 5px 0; border:solid 1px rgb(190,190,190); background:White;}
.main-right .module .round-left {width:10px; height:10px; position:absolute; z-index:100; margin-top:-1px; margin-left:-1px;}
.main-right .module .round-right {width:10px; height:10px; position:absolute; z-index:100; margin-top:-1px; margin-left:291px;}

.main-right .module .form {width:260px; margin: 10px 10px 10px 10px;}
.main-right .module .form input.field {width:135px; margin:0 0 5px 0; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.main-right .module .form input.checkbox {float:left; margin:5px 0 0 0 !important /*Non-IE6*/; margin:2px 0 0 -3px /*IE6*/; border:none;}
.main-right .module .form input.button {width:7.0em; height:1.9em; margin:10px 0 5px 0; padding:1px; background:OrangeRed; border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:black; font-weight:bold; font-size:110%;}
.main-right .module .form input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); }

.main-right .ad {width:300px; margin:0 0 2.0em 0; padding:0 0 0px 0; border:solid 0px rgb(190,190,190); background:White;}

.main-middle {display:inline; /*Fix IE floating margin bug*/; float:left; width:455px; margin:0 0 0 15px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-middle img {clear:both; float:left; margin:3px 10px 7px 0; padding:1px; border:0px solid rgb(150,150,150);}
.main-middle h6 {margin:1.2em 0 0.2em 0; color:rgb(80,80,80); font-weight:bold; font-size:120%;}
.main-middle p {margin:0 0 1.0em 0; line-height:1.5em; font-size:120%;}

.main-iframe {background-color:White; display:inline; /*Fix IE floating margin bug*/; float:left; width:440px; margin:0 0 0 0px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-iframe img {clear:both; float:left; margin:3px 10px 7px 0; padding:1px; border:0px solid rgb(150,150,150);}
.main-iframe h6 {margin:1.2em 0 0.2em 0; color:rgb(80,80,80); font-weight:bold; font-size:120%;}
.main-iframe p {margin:0 0 1.0em 0; line-height:1.5em; font-size:120%;}

.main-bottom {text-align:center; clear:both; width:1000px; padding:1.0em 0 1.0em 0; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/*  FOOTER SECTION  */
.footer {clear:both; width:1000px; padding:1.0em 0 1.0em 0; background:rgb(225,225,225) url(../img/bg_foot1000.jpg) no-repeat; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}

/*  6. CLEAR FLOATS  */
.page-container:after, .header:after, .header-bottom:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.main-left .module:after, .main-left .module:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
 p:after {content:"."; display:block; height:0; /*clear:both*/; visibility:hidden;}
.footer:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:440px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/*  PRINTING and MISCELLANEOUS  */
@media print {.header-top {width:1000px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.main-left .module .grid {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}