/*




*/

/*  background-color:	#4D84B9 */
/*  background-color:	#90A7D5 */
/*  background-color:	#88AADD */

BODY {
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		10pt;

  color:		black;

  background:		white url("http://www.esi.it/IMG/bg/marchiobg_br.gif") no-repeat fixed bottom right;
  background-color:	white;
  background-image:	url("http://www.esi.it/IMG/bg/marchiobg_br.gif");
  background-repeat:	no-repeat;
  background-attachment: fixed;
  background-position:	bottom right;

  background:		white;
  background-color:	white
}

DIV {
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		9pt;

  color:		black;

  background-color:	transparent
}

PRE {			/* navigator 4 requires this */
  font-family:		monospace
}

FORM, TABLE, TR, TD {
  margin-left:		0%;
  margin-right:		0%;
  margin:		0%;

  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		10pt
}

/* ----------------------------- LINKS ----------------------------*/

A:link {
  color:		blue;
  text-decoration:	none
}

A:link IMG {
  border:		none
}

A:visited {
  color:		blue;
  text-decoration:	none
}

A:visited IMG {
  border:		none
}

A:hover {
  color:		blue;
  text-decoration:	underline
}

A:hover IMG {
  border:		none
}

A:active {
  color:		blue;
  text-decoration:	underline
}

A:active IMG {
  border:		none
}

/* ----------------------------- END LINKS ----------------------------*/

IMG {
  color:		white;
  border:		none;
  padding:		0
}

HR {
  color:		#88AADD
}

#logo {
  margin-left:          0%;
  margin-right:         0%;
  position:             absolute;
  top:                  2%;
  left:                 1.5%;
  padding:              0
}

#mission {
  margin-left:          0%;
  margin-right:         0%;
  top:                  0;

  position:             fixed;
  right:                0;
  padding:              0;
  
  line-height:          0.9;
  font-family:          Times, serif;
  font-style:           italic;
  font-size:            9pt;
  color:                #88AADD;
  text-align:           right
}

.esi {
  color:		#88AADD
}

.footer {
  font-family:		Times, serif;
  font-style:		italic;
  font-size:		9pt;
  color:		#88AADD
}

.tabletitle {
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-style:		normal;
  font-weight:		bold;
  font-size:		83%;
  color:		#88AADD;
  background-color:	#FFFFE7
}

.tdlt {
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-style:		normal;
  font-size:		83%;
  color:		white;
  background-color:	#88AADD
}

/* ----------------------------- LINKS ----------------------------*/

.tdlt A:link {
  color:		white;
  text-decoration:	none
}

.tdlt A:link IMG {
  border:		none
}

.tdlt A:visited {
  color:		yellow;
  text-decoration:	none
}

.tdlt A:visited IMG {
  border:		none
}

.tdlt A:hover {
  color:		white;
  text-decoration:	underline
}

.tdlt A:hover IMG {
  border:		none
}

.tdlt A:active {
  color:		white;
  text-decoration:	underline
}

.tdlt A:active IMG {
  border:		none
}

/* ----------------------------- END LINKS ----------------------------*/

.presstext {
  font-family:		Times, serif;
  font-style:		normal;
  font-size:		12pt;
  color:		black;
  text-align:		justify;
  text-indent:		0%
}

PRE.presstext {
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-style:		normal;
  font-size:		10pt;
  font-weight:		300;
  color:		black;
  text-align:		left;
  text-indent:		0%
}

.pressfooter {
  font-family:		Times, serif;
  font-style:		normal;
  font-size:		9pt;
  color:		black;
  text-align:		justify;
  text-indent:		0%
}


