*{padding:0; margin:0;}
body {
	font-family:verdana,arial,sans-serif;
	background-color:rgb(255,255,255);
	text-align:left;
    font-size:1.0em;
}
#contents {
    font-size:62.5%;
	width:974px;
	margin:0px auto;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#efefef;
	border:solid 1px rgb(150,150,150);
}
#header {
	background-color:#efefef;
    border:0px;
}
#header .nongap {
    margin-left:20px;
	width:1%;
	white-space:nowrap;
    vertical-align:middle;
}
#header .gap {
}
#header h1 {
    font-size:240%;
    color:#000000;
}
#header h2 {
    margin:20px 0 0 0;
    line-height:100%;
    color:#000000;
    font-size:180%;
}
#searchBox {
    margin:10px 10px 10px -20px;
	border:1px solid rgb(200,200,200);;
}
#menu {
	clear:both;
	border-left:3px solid #525d71;
	border-right:3px solid #525d71;
	background-color:#525d71;
	color:#ffffff;
}
#menu {white-space:nowrap /*IE hack*/; float:left; width:974px; border:none; background:rgb(220,220,220) url(../images/css/bg_head_bottom_nav.png) no-repeat; color:rgb(75,75,75); font-size:130%; } /*Color navigation bar normal mode*/
#menu ul {list-style-type:none;}
#menu ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; }
#menu 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:#FFFFFF;}
#menu ul li ul {display:none; border:none;}
#menu a img {margin: 7px 0 0 0;}

/*Non-IE6 hovering*/
#menu ul li:hover {position:relative;} /*Sylvain IE hack*/
#menu ul li:hover a {background-color:#6c7994; text-decoration:none;} /*Color main cells hovering mode*/
#menu ul li:hover ul {display:block; width:100px; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
#menu ul li:hover ul li a {white-space:normal; display:block; width:100px; 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:#525d71; font-weight:normal; color:#FFFFFF;} /*Color subcells normal mode*/
#menu ul li:hover ul li a:hover {background-color:#6c7994; text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
#menu table {position:absolute; top:0; left:-1px; border-collapse:collapse;}
#menu ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color:#6c7994; text-decoration:none;} /*Color main cells hovering mode*/
#menu ul li a:hover ul {display:block; width:100px; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
#menu ul li a:hover ul li a {white-space:normal; display:block; w\idth: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:#525d71; font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
#menu ul li a:hover ul li a:hover {background-color:#6c7994; text-decoration:none;} /*Color subcells hovering mode*/

#body {
    font-size:100%;
	border-left:3px solid #525d71;
	border-right:3px solid #525d71;
	background-color:#ffffff;
	padding:40px 30px 10px 30px;
}

/* MAIN CONTENT */
#body h1 {clear:both; margin:0.5em 0 0.5em 0; color:#666666; font-weight:normal; font-size:210%;}
#body h2 {clear:both; margin:1.0em 0 0.5em 0; /* color:#FF0000; */	font-weight:normal; font-size:170%;}
#body h3 {clear:both; margin:0em 0 0.5em 0; color:rgb(125,125,125); font-weight:normal; font-size:130%;}
#body h1.side {clear:none;}
#body h2.side {clear:none;}
#body h3.side {clear:none;}
#body h4 {margin:1.5em 0 .5em 0; font-weight:bold; font-size:120%;}
#body h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-size:140%;}
#body h6 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-weight:normal; font-size:140%;}
#body p {margin:0 0 1.0em 0; line-height:1.5em; font-size:120%;}
#body p.center {text-align:center;}
#body p.right {text-align:right;}
#body p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
#body blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}
#body ul {list-style:none; margin:0.5em 0 1.0em 0;}
#body ul li {margin:0 0 0.3em 2px; padding:0 0 0 12px; background:url(../images/css/bg_bullet_full_1.gif) no-repeat 0 0.5em; line-height:1.4em; font-size:120%;}
#body ul li p { line-height:1.4em; font-size:100%; }
#body ul li ul li { line-height:1.4em; font-size:90%; }
#body ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/;}
#body ol li {list-style-position:outside; margin:0 0 0.2em 0; line-height:1.4em; font-size:120%;}

p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:110%;}

#footer {
	background-color:#525d71;
	color:#ffffff;
	border-left:3px solid #525d71;
	border-right:3px solid #525d71;
	text-align:center;
	font-weight:bold;
	padding:20px;
    font-size:110%;
}
