#menubar{
    background:#00626C; 
	width:640px; 
	margin:0 auto;
	height:55px;
	display:block; 
	border-bottom:1px solid #022;
	}	
	
#grass{
    background:#00626C; 
	margin:0 auto;
	width:640px; 
	height:15px;
	padding:0;
	border-bottom:1px solid #033;
	}
	
#topmenu{
    position:relative;
    width:640px;
	height:40px;
	text-align: right; 
	margin:0 auto;
	display:block; 
	}
#topmenu ul {
    display:inline;
    float:right;
    margin:0;padding:0;
    list-style:none;
	list-style-type:none;
	list-style-image:none;
}
#topmenu li {
    float:left;
    margin:0;padding:0;
}
#topmenu a {
	float:left;
	color:#fff;
	font: bold 11px arial, helvetica, sans-serif; 
	text-decoration:none;
}

#topmenu a {float:none;}

#heading{
    position:relative;
    background:#60929C; 
	width:640px;
	margin:0 auto;
	height:34px; 
	border-top:1px solid #90c2cC; 
	border-bottom:1px solid #30626C;
	display:block;
	}	
#hache1{
    width:640px; 
	text-align: right; 
	margin: 0 auto; 
	}
#text{
    background:transparent; 
	width:100%;
	overflow:none;
	}	
#section{
    width:590px; 
	text-align: left; 
	margin: 0 auto; 
	padding:10px 24px 30px 24px; 
	overflow:none;
	border-left:1px solid #9cc;
	border-bottom:1px solid #9cc;
	border-right:1px solid #9cc;
	}
#sectionp{
    width:606px; 
	text-align: left; 
	margin: 0 auto; 
	padding:10px 12px 30px 20px; 
	overflow:none;
	border-left:1px solid #9cc;
	border-bottom:1px solid #9cc;
	border-right:1px solid #9cc;
	}
#section ul {
	 list-style-type: none;
     list-style-image: url(../img/star.gif);
	 margin-left:15px;
	}
	
#section ul.second {
	 list-style-type: none;
     list-style-image: url(../img/down.gif);
	 margin:4px 0 4px 0;
	 padding-left:18px;
	}
#section a{
	 color: #067;
	 text-decoration:none;
	}
#section a:hover{
	 color: #399;
	 text-decoration:underline;
	}
h2 {
    font:bold 16px Arial,Sans-serif; 
    line-height:36px; 
	margin:0; 
	color:#fff; 
	padding-right:26px;
	}
h3 {
    font-size:18px; 
	line-height:24px; 
	margin:0; 
	padding-top:50px;
	color:#376;
	}
#imagebar{
    display:block;
	width:640px;
	margin:0 auto;
	padding:0;
   	height:230px;
	border-top:1px solid #f96;
	border-bottom:1px solid #023;
	background:#005862;
	}	
.image{
	padding:0 0 10px 20px;
	}
div#section ul.ne li {
	margin-top:4px;margin-bottom:4px;
	list-style-image: url(../img/star_16.gif);
}

.topreturn {
	text-align:right;
	padding:0;
}
.topreturn ul {
	margin:0 6px 0 0;
}
.topreturn ul li {
	list-style-type: none;
	list-style-image: url(../img/up.gif);
}
.topreturn ul li a{
    font:normal 11px #777;
}
#text ul#menus {
	margin:0 6px 0 27px;
	list-style-type: none;
    list-style-image: url(../img/down.gif);
	}
#text ul#menus ul li a{
    font:bold 12px #033;
}
hr {
	display: block;
	background-color: #ccc;
	color: #ccc;
	height: 1px;
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 60px;
	margin-bottom: 20px;
	padding: 0px;
	width: 590px;
	}
hr.solid {
	display: block;
	background-color: #6cb;
	color: #6cb;
	height: 2px;
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 40px;
	margin-bottom: 20px;
	padding: 0px;
	width: 590px;
	}
.pdfLink{
      font: normal 8pt Arial, sans-serif; 
	  line-height:15px; 
	  letter-spacing:-0.5px;
	  color:#777;
	 }
.pdfLink a{
	  text-decoration:none;
	  color:#369;
	 } 
.pdfLink a:hover{
  	  text-decoration:underline;
	  color:#fc3;
	 } 
.pdfLink img {
     padding:0 15px 0 0;
	 margin:-5px 0 0 0;
	 }
.col1{
     background-color:#fff;
	 vertical-align:text-top;
	 padding:13px;
	 }
.col2{
     background-color:#eee;
	 vertical-align:text-top;
	 padding:13px;
	 }
