* { 
	padding: 0; 
	margin: 0;
	}
html {
	background: url(bground.gif);
	}
body {
 	font-family: Verdana, sans-serif;
 	background: url(bground_gradient.gif) repeat-x;
	}
p {
 	margin: 0px 0px 12px 0px;
 	font-size: 0.8em;
	}
td {
 	font-size: 0.8em;
	}
h1 {
 	margin: 0px 0px 14px 0px;
 	font-size: 1.3em;
	}
h2 {
 	margin: 0px 0px 14px 0px;
 	font-size: 0.85em;
	}
#wrapper { 
 	margin: 0 auto;
 	width: 1020px;
 	background: #fff;
	}
#faux {
 	margin: 10px 10px 5px 10px;
 	overflow: auto; 
 	width: 100%
	}
#header {
 	color: #333;
 	width: 1000px;
 	height: 191px;
 	padding-top: 10px;
 	margin: 0px 10px 0px 10px;
 	background: #fff;
	}
#navigation {
 	color: #333;
 	margin: 0px 10px 0px 10px;
 	height: 25px;
 	background: #ABBEBE; 
	}
#leftcolumn { 
	 display: inline;
	 color: #333;
	 padding: 0px;
	 margin: 10px 10px 10px 0px;
	 width: 190px;
	 float: left;
	}
#content { 
	 float: left;
	 color: #333;
	 margin: 20px 20px 10px 20px;
	 padding: 0px;
	 width: 510px;
	 display: inline;
	 position: relative;
	}
#rightcolumn { 
	 display: inline;
	 position: relative;
	 color: #333;
	 margin: 10px 3px 10px 10px;
	 padding: 0px;
	 width: 240px;
	 float: right;
	}
#footer { 
	 width: 1000px;
	 height: 54px;
	 clear: both;
	 color: #5E7259;
	 background: #BACEB3;
	 background: url(footer.gif) no-repeat;
	 margin: 0px 10px 0px 10px;
	 padding-top: 12px;
	 text-align: center;
	 font-size: 0.75em;
	}
.clear { 
	clear: both; 
	background: none;
	}
.navi {
	background: url(navi_bg.gif) no-repeat;
	width: 185px;
	height: 326px;
	padding: 16px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	}
.navi_en {
	background: url(navi_bg_en.gif) no-repeat;
	width: 185px;
	height: 326px;
	padding: 16px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	}
ul.sidenav {
	float: left;
	margin: 0;
	padding: 0;
	width: 170px;
	list-style: none;
	border-bottom: 1px solid #B6D6AF; 
	border-top: 1px solid #62765E; 
	font-size: 0.8em;
	font-family: Verdana, sans-serif;
	}
ul.sidenav li {
	position: relative; 
	float: left;
	margin: 0;
	padding: 0;
	}
ul.sidenav li a{
	border-top: 1px solid #B6D6AF; 
	border-bottom: 1px solid #62765E; 
	padding: 9px 10px 9px 25px;
	display: block;
	color: #3D473B;
	text-decoration: none;
	width: 135px;
	background: #A0B99B url(arrow.gif) no-repeat 8px 13px;
	position: relative; 
	}
ul.sidenav li a:hover, ul.sidenav li a.open  {
	background-color: #798D75;
	border-top: 1px solid #72856E;
	color: #2B332A;
	}
.helpnavi {
	height: 25px;
	width: 400px;
	background: url(helpnavi.gif) no-repeat;
	padding-left: 600px;
	}
.helpnavibar {
	position:relative;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	background: url(overbtn.gif) no-repeat;
	width: 97px;
	height: 25px;
    	overflow:hidden;/* for ie to hide extra height*/	
	}
.helpnavibar a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 97px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.helpnavibar a:hover {
	color: #000;
	}
.helpnavibar img {
	width: 97px; 
	height: 25px; 
	border: 0; 
	}
* html a:hover {
	visibility:visible
	}
.helpnavibar a:hover img {
	visibility:hidden
	}
.helpnavibar span {
    	position: absolute;
    	left: 0px; top: 4px;
    	text-align: center;
    	width: 94px;  
	}
hr {
     	border: 1px dotted #A0B99B;
     	border-style: none none dotted;
     	color: #fff;
     	background-color: #fff;
     	height: 1px;
     	margin-top: 30px;
	}
#underline {
	width: 510px;
	}
#underline .copy {
     	float: left;
     	margin: 4px 0px 30px 0px;
     	color: #A0B99B;
     	font-size: 0.7em;	
	}
#underline .print {
     	float: right;
     	margin: 4px 0px 30px 0px;
     	font-size: 0.7em;
	}
#underline .print a {
     	text-decoration: none;
	}
#news_box {
  	width: 226px;
  	background: url(col_borders.gif) repeat-y;
	}
#news_box_top {
  	width: 226px;
  	height: 36px;
  	background: url(top.gif) no-repeat;
	}
#news_box_top_en {
  	width: 226px;
  	height: 36px;
  	background: url(top_en.gif) no-repeat;
	}
#news_box_bottom {
  	width: 226px;
  	height: 19px;
  	background: url(bottom.gif) no-repeat;
	}	
#news_box_content {
  	width: 186px;
  	padding: 20px;
	}
.imglink {
  	border: 0px;
	}
.red {
  	color: #FF0000;
	}
.syote {
  	width: 20em;
	}
