body{
	background:url('../img/top_back.jpg') top repeat-x;
	color:#1e1e1e;
	font:11.5px Verdana, Helvetica, sans-serif; 
	margin:0 auto; 
	padding:0;
}

a:link{
	color:#141311; 
	text-decoration:none;
}

a:visited{
	color:#141311; 
	text-decoration:none;
}
a:active{
	color:#141311; 
	text-decoration:none;
}
a:hover{
	color:#141311; 
	text-decoration:underline;
	border-bottom: 0px solid silver;
}

img{
	border:0;
}

td{
	font-size:11px;
}

div#head{
	background:url('../img/logo_back.jpg') left no-repeat;
	height:331px; 
	margin:0 auto; 
	position:relative;
	width:958px;
}

div#head h2{
	font-size:20px;
	margin:0;
	margin-bottom:10px;
}

div#head_content{
	color:#fff; 
	padding-left:30px;
	position:absolute; 
	right:0; 
	top:80px; 
	text-align:justify;
	width:528px;
}

div#head h1{
	background:#205356;
	color:#ffffff;
	font-size:12px;
	margin:0;
	padding:7px 1px;
	position:absolute;
	top:0px;
	right:0;
	text-align:center;
	text-transform:uppercase;
	width:136px;
}

div#head a{
	color:#fff;
	text-decoration:none;
}

div#head a:hover{
	color:#205356;
}


div#head h1:hover{
	background:#fff;
	color:#205356;
}

div#head h1:hover a{
	color:#205356;
}

div#head_atut{
	color:#fff; 
	position:relative; 
	left:20px; 
	top:150px; 
	text-align:left;
	width:380px;
}

div#head_atut_tit{
	font-size:15px;
	margin-bottom:15px;
}


div#head_atut h2{
	font-size:13px;
	position:absolute;
	left:70px;
}










div#foot{
	background:#205356;
	border-top:solid 5px #194b4e;
	clear:both;
	height:25px; 
	position:relative; 
	text-align:center;
	width:100%;
}

div#footi{
	color:#5c8082; 
	font-size:10px;
	margin:0 auto; 
	position:relative; 
	width:958px;
}

div#footi a{
	color:#5c8082;
}

div#lang{
	position:absolute;
	left:25px;
	top:3px;
	padding-left: 0px;
}

div#copy{
	position:absolute;
	right:25px;
	top:3px;
}





div#content{
	line-height:1.5; 
	margin:0 auto; 
	position:relative; 
	text-align:justify; 
	width:958px;
}

div#left_box{
	border-right:solid 1px #0f4f53;
	float:left;
	text-align:justify; 
	width:478px;
}

div#left_box ul{
	margin:0 0 25px 0;
	width:380px;
}

div#right_box{
	float:right; 
	text-align:center; 
	width:479px;
}

.main_bat{
	color:#fff;
	display:inline;
	font-size:13px;
	margin:0;
	padding:7px 20px;
	text-align:center;
	text-transform:uppercase;
}

.main_bat:hover{
	background:#fff;
}

div#right_box table{
	margin:0 auto; 
}

div#right_box td{
	padding:0 15px;
	text-align:center; 
}

div#right_box a{
	color:#2e5e61;
}

td#right_box_zoom a{
	color:#c9c9c9;
}

ul#secured{
	list-style-type:circle; 
	margin-left:30px;
	text-align:justify; 
	width:80%;
}

ol#statute{
	margin-bottom:30px;
	margin-left:30px;
	text-align:justify; 
	width:80%;
}

div#main_box{
	text-align:justify;
	width:100%;
}

div.box_title{
	font-size:17px;
	margin:20px 0;
  text-align: left;
}

h2
{
  font-weight: normal;
}

table.form
{
  margin: auto;
  width: 700px;
}

table.form td.form-caption
{
  background-color: #F7F7F7;
  font-size: 9px;
  padding: 2px;
  text-align: center;
  vertical-align: top;
}

table.form td.form-description
{
  background-color: #F7F7F7;
  font-size: 9px;
  padding: 3px;
}

table.form td.form-input
{
  padding-left: 1px;
  width: 50%;
}

table.form td.form-parameter
{
  background-color: #F7F7F7;
  padding-right: 5px;
  padding-top: 5px;
  text-align: right;
  vertical-align: top;
  width: 50%;
}

table.form td input.text
{
  width: 99%;
}

table.form td input.radio
{
  margin-top: 3px;
  width: 20px;
}

input.text
{
  border-color: #C0D7D7;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  height: 20px;
  padding: 1px;
}

input.button
{
  width: 180px;
}

p.toolbar
{
  text-align: right;
}

span.critical
{
  color: #ED1C24;
}

ul
{
  list-style: disc;
  margin: 0px;
  padding: 0px;
}

ul li
{
  color: #196770;
  margin-left: 30px;
  padding: 3px;
  padding-left: 3px;
}

ul li span
{
  color: #000000;
}