/* GENERAL STYLES */
/* GENERAL STYLES */
*{
margin:0;
border:0;
padding:0;
font-family:Verdana;
font-size:11px;
}

body{
background:#dcd9d0;
}


img, a img{
border:0;
margin:0;
display:block;
}

a{color:#025951;}

a:hover{color:#000;}

#container
{
	margin:0 auto;
	width:768px;
	border:solid 1px #dadad0;
	background:#fff;


}

#menuLang
{
	height:20px;
	width:100%;
	background:#dcd9d0;
	list-style:none;
}

#menuLang li
{
	float:right;
	display:block;
		
}


#menuLang li a
{
	line-height:20px;
	color:#8b8881;
	text-decoration:none;
	padding:0 3px 0 0;
	text-align:right;
	width:55px;
	display:block;
}

#menuLang li a:hover
{
	font-weight:bold;

}

#menuTop
{
	background:#003a36;
	width:100%;
	height:24px;
	list-style:none;

}

#menuTop li
{
	float:left;
	display:block;
        background:#003a36;
	
}



#menuTop li li{
float:none;
broder-top:solid 1px #015852;
}

#menuTop li a
{
	line-height:24px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	width:112px;
	display:block;

}

#menuTop li li a
{
  text-align:left;
  height:29px;
  width:auto;
  line-height:29px;
  
}

#menuTop li a:hover
{
	font-weight:bold;
}

#content
{
  padding:40px;
  width:688px;	

	
}

#content h2{
font-size:18px;
color:#025951;
line-height:35px;
padding-left:10px;
}

#content p{
color:#606060;
padding-left:10px;
padding-bottom:20px;
}

#content ul, 
#content ol{
color:#606060;
margin-bottom:20px;
}

#content li{
margin-left:40px;
}


#content img
{
	padding-left:20px;
}




#footer
{
height:26px;
width:100%;
background:#015852;
clear:both;

	
}

#footer p
{
	line-height:26px;
	color:#fff;
	padding-left:40px;
        text-align:center;
         
}





/*********************************************************************
                              FORM
**********************************************************************/

.Doc2Form {
	text-align: left;
        width:300px;
        padding-bottom:20px;
        float:right;
        display:inline;
	}
.Doc2Form fieldset {
	border: none;
	text-align: left;
	margin-bottom: 5px;
	}
	
.Doc2Form legend {
	padding: 5px;
	font-weight: bold;
	font-size: 16px;

	}
	
.Doc2Form fieldset ul {
	margin: 0;
	padding: 0;
	}
	
.Doc2Form fieldset li {
	display: inline;
	list-style: none;
	padding:  0;
	margin: 1px 0;

	clear: both;
       

	}
.Doc2Form fieldset li span {
	}
.Doc2Form fieldset li span img {
	}

.Doc2Form fieldset li img, .Doc2Form fieldset li a {
	float: left;
	margin-left: 3px;
	margin-top: 1px;
	font-size: 12px;
	}
.Doc2Form fieldset li label
{
	width: 76px; 
	float: left; 
	font-size: 11px;
	padding-left: 10px;
	padding-top: 1px;
        color:#b3b3b3;
	}
.Doc2Form fieldset li p {
	color: #1E3E55;
	padding: 0;
	margin: 0;
	margin-top: 1px;
	padding-left: 10px;
        display:inline;
	}
.Doc2Form fieldset li table {
	clear: both;
	float: left;
	margin-top: 3px; 
	margin-left: 30px;
	font-size: 12px;
	margin-bottom: 3px;
	}
.Doc2Form fieldset li table input {
	float: left;
	width: 25px;
	font-size: 12px;
	border: 1px solid #1E3E55;
	margin-bottom: 1px;	
	}
.Doc2Form fieldset li table label {
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	}
.Doc2Form fieldset p {
	color: #b3b3b3;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	padding-left: 10px;
        display:inline;
	}
.Doc2Form fieldset br {
	clear: both;
	}
.Doc2Form fieldset input {
	margin-top: 3px; 
	width:161px;
	margin-left: 10px;
	font-size: 12px;
	margin-bottom: 1px;
        background:#b3b3b3;
        height:19px;
        float:left;
        display:inline;
	}
.Doc2Form fieldset textarea {
	float: left; 
	margin-top: 3px; 
	width: 245px;
	margin-left: 10px;
	font-size: 12px;
	height: 75px;
	background:#b3b3b3;
	margin-bottom: 1px;
        width:161px;
        overflow:auto;
        display:inline;
	}
.Doc2Form fieldset select {
	float: left; 
	margin-top: 3px; 
	width: 210px;
	margin-left: 10px;
	font-size: 12px;
        border: 1px solid #1E3E55;
	margin-bottom: 3px;
	}
.Doc2Form input.button {
	height: 19px;
        background:#b3b3b3;
        cursor:pointer;
        width:42px;
        float:right;
        margin-right:43px;

	}
.Doc2Form li.required label strong {
	font-weight: bold;
	font-style: normal;
	color: #b3b3b3;
	}
.Doc2Form .vsummary{
list-style-type:none;
margin-bottom:10px;
margin-left:10px;
}

.Doc2Form .vsummary li{
list-style-type:none;
}
/*\*//*/ .Doc2Form legend { display: inline-block; } /* IE Mac legend fix */
				

/* EDITOR PROPERTIES */


/* EDITOR PROPERTIES */

