/* BODY ECEEF1 --------------------------------------------*/

body {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10pt;
	margin: 0px;
	background-color: #fff;
	color: #000;
	}

body p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.3em;
	}

 body a:link {
	color: #3F669F;
	text-decoration: underline;
	}

body sup {
	font-size: 6pt;
	}
	
.att {
	color: #F00;
	font-weight: normal;
	font-style: italic;
  padding-left: 5px;
  margin: 5px 0px 0px 0px;
  }
	
.highlight {
	color: #3F669F;
	font-weight: bold;
	}

.bold {
	font-weight: bold;
	background-color: #ECEEF1;
  }

.cent {
  text-align: center;
  }

.left {
  text-align: left;
  }

.dbbord {
  border: 3px double #C0C0C0;
  width: 98%;
  }

.lista {
	font-size: 10pt;
	list-style-type: none;
	text-align: left;	
	}
	
/* CONTAINER --------------------------------------------------*/

#container {
	position: relative;
	width: 800px;
	margin-left: 2px;
  background-color: #ECEEF1;
	}

hr {
	border: 0;
	width: 100%;
	height: 3px;
	color: #ECEEF1;
	background-color: #ECEEF1;
	}

/* HEADER -------------------------------------------------- */

#header {
	position: relative;
	width: 800px;
	height: 95px;
  background-image: url('images/main_header_800x95.jpg');
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
  text-align: center;
  }

#header p {
	margin: 0px;
  padding-top: 1em;
  }

/* FOOTER --------------------------------------------------*/

#footer {
	clear: both;
	width: 790px;
	padding: 5px;
	font-size: xx-small;
	text-align: justify;
	background-color: #fff;
	}
	
/* MENU --------------------------------------------------*/

#menu {
	position: relative;
	float: left;
  }

#menu ul {
	width: 120px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	background-color: #ECEEF1;
  line-height: 16px; 
	}

#menu li {
	border-bottom: 2px solid #fff;
	}

#menu a {
	display: block;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	color: #3F669F;
	}

#menu a.sub {
  font-size: 10px; 
	padding-left: 20px;
	font-weight: normal;
  }

#menu a:link, #navlist a:visited {
	color: #3F669F;
	text-decoration: none;
	}

#menu a:hover {
	color: #3F669F;
	text-decoration: underline;
	}

#menu #current, a:focus {
	color: #933;
	background-color: #fff;
	text-decoration: none;
	}

/* MAIN --------------------------------------------------*/

#main {
	position: relative;
	float: left;
	width: 676px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
 	background-color: #fff;
 	text-align: justify;
	}

#main p.c1, p.c2 {
	margin: 0px;
	padding: 5px;
  }

#main .hl3 {
	color: #666;
	background-color: #ECEEF1;
  margin: 0px;
  margin-top: 3px;
  padding: 5px;
  font-size: 14px; 
	font-weight: bold;
  } 

#main .hl3w {
	color: #666;
	background-color: #fff;
  margin: 0px;
  margin-top: 3px;
  padding: 5px;
  font-size: 14px; 
	font-weight: bold;
  } 

#main ul.decor {
	list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
  text-align: center;
	}

#main li.decor {
	display: block;
	display: inline;
  margin: 0px 15px;
	}

.pictright img {
	position: relative;
	float: right;
  border-style: none;
  padding: 5px 10px 5px 10px;
  }

/* TABLE --------------------------------------------------*/
		
table {
	border-collapse: collapse;
	width: 100%;
  border-style: none;
	}	

tr.grey td {
	background: #ECEEF1;
	}

tr.cent td {
	text-align: center;
    }
	
tr.just td {
	text-align: justify;
    }

.table3 td, th {
	width: 33%;
	padding: 5px 10px;
	text-align: center;
	}

.table3a td, th {
	width: 33%;
	padding: 5px 10px;
	text-align: center;
	}

.table3a p {
  text-align: justify;
  margin-top: 0px;
  }

.table3a img {
  border: 1px solid #c0c0c0;
  }

.table3b td {
/*	width: 33%; */
	padding:5px;
	text-align: left;
  border-style: none;
  }

#table4 table {
  margin-left: auto;
  margin-right: auto;
  width: 98%;
  }

#table4 td {
	padding:3px 5px 3px 10px;
  border: 3px double #C0C0C0;
  }

/* TABLE2 -----------------------------------------------
	
#table2 td {
	width: 334px;
	padding: 5px;
	}

#table1 td {
	width: 668px;
	padding: 5px;
	}




#table4 td {
	width: 167px;
	padding: 5px 10px;
	}

tr.left td {
	text-align: left;
	}

tr.center td {
	text-align: center;
	}

.th_center {
	text-align: center;
	}

tr.justify td {
	text-align: justify;
	padding-top: 0px;
	}

tr.border1 td {
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	text-align: justify;
	}

tr.inverse td {
	text-align: left;
	color: #fff;
	font-weight: bold;
	background: #5F8DAF;
	}




body h1 {
	font-size: 12pt;
	font-weight: bold;
	}
	
body h4 {
	text-align: left;
	}

body h6 {
	text-align: center;
	}
	
.highlight {
	color: #000;
	font-weight: bold;
	}

.highlight2 {
	color: #3F669F;
	font-weight: bold;
	font-size: 14px;
	}

.hl_black {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	}

.attb {
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
	}
*/
	

