html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 100.01%;
background-color: #99A7CC;
text-align: center;
color:#000000; 
/*font-family:georgia; font-size:12px;*/
}

.TitreB{ color:#6B7598; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; margin-left:20px;}
.TitreJ{ color:#F0C224; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:none; font-style:italic; font-size:16px;} 
.Copy{ color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.Style2 {color: #F0C224; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; font-size: 16px; }
.Style3 {color: #83ADF7}
.Style4 {font-size: 12px;font-weight: bold;}

#box {
  width: 520px;
  border: 1px solid #99c;
  padding: 10px;
  margin: 10px 20px 20px 20px;
  background-color:#FdF6e4;
}

#box h3 {
color: #83ADF7;
font-size: 12px;
margin: 20px;
}

#box_left {
text-align: center;
float:left;
width:200px;
}
	
#box_right {
text-align: center;
float:right;
width:200px;
}

#box_footer {
margin: 0;
padding: 0;
text-align: center;
/*clear:both;*/
}

#dashln { 
border-top: dashed thin #CCCCCC ;
margin:10px 15px 0 15px ;
}

#wrapper {
width: 820px;
background-color:#FFFFFF;
margin:0px auto;
border: 1px solid #000000;
text-align:left;
}

#leftcol{
margin: 40px 0 0 15px;
width: 170px;
float: left;
border: 1px solid #000000;
background:#fff url(../images/lotus_frame_bg.jpg) repeat-y top center;
}

#leftcol #nav {
margin: 0;
padding: 0;
background:transparent url(../images/lotus_webi.jpg) no-repeat top left;
}

#leftcol #nav ul {
list-style-type: none;
margin: 0;
font-size: 80%;
padding:10px 10px 0px 10px;
line-height: 30px;
}

#leftcol #nav ul li {
padding: 0;
margin: 10px 20px 10px 20px;
text-align:center;
height: 30px;
list-style-type: none;
}

#leftcol #nav ul li a{
background-color: #e7e5e6;
color: #000000;
display: block;
text-decoration: none; 
height: 100%;
border-width: 6px;
border-style: outset;
font-weight: bold;
}

#leftcol #nav a:hover, #leftcol #nav a:focus { 
background-color: #003366;
color: #999999;
border-style: outset;
font-weight: bold;
}

#leftcolend {
margin 0;
padding:10px 0px 10px 0px;
background: url(../images/lotus_footer.jpg) no-repeat bottom center;
}

#topspacer{
background-color:#fff;
border:hidden;
height: 10px;
width:820px;
}

#spacer{
background: #fff;
border:hidden;
margin-top:10px;
height: 30px;
width:auto
}

#content{
margin-left: 220px;
width: 580px;
border-left: dashed thin #CCCCCC ;
}

#content p{
font-size: 80%;
margin: 20px;
}

#content h1{
font-size: 130%;
color: #003366;
padding: 0;
margin: 20px;
width: 100;
}

#content h2{
font-size: 110%;
color: #003366;
padding: 0;
margin: /*100px 0 0*/ 20px;
}

.leftimage{
float: left;
margin-right: 10px;
/*border: 1px solid #000000;*/
}

.rightimage{
margin-bottom: 20px;
float: right;
margin-left: 15px;
/*border: 1px solid #000000;*/
width: 150px;
}

#footer{
border-top: 1px solid #000000;
background-color: #003366;
color: #FFFFFF;
clear: both;
}

#footer p {
	font-size: 70%;
	padding: 3px;
	text-align: center;
}

#content p.right{
float: right;
}

.container{
width: 99%; 
float:right;
}