	/* TABELLE styles *****************************************************************/
.highrow tr, .highrow td, .highrow th {
	background-color:#8dc286;
	font-weight: bold; 
}
.table_tr {
	font: bold small-caps 12px Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular;
	background: #009900;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
	
.lightrow tr, .lightrow td, .lightrow th { 
	background-color:#c7e0c4;
}

.darkrow tr, .darkrow td, .darkrow th { 
	background-color:#68ae60; color:#000000; 
}

.leading    {
	line-height: 130% }

.noleading { line-height: 100%}


/* TABELLE FORM styles *****************************************************************/
thead {
	color: #00CC33;
	background: 0000;
	}
caption {
text-align: right;
font-weight: bold;
text-transform:uppercase;
}
.table_form {
border:0;
}
form td, form th {
padding: 0.3 em 0.7 em;
}
.main_centre {
	background-color: #FFFFFF;
	width: 492px;
	vertical-align: top;
}	

.main_dx {
	width: 135px;
	border-left-width: 1px;
	border-left-color: #E8E8E8;
	vertical-align: top;
	background-color: #F9F9F9;
	text-align: right;
}
.main_sx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009D42;
	width: 135px;
	background-color: #CEEBCF;
	vertical-align: top;
}


/* HEADER styles *****************************************************************/
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009D42;
	font-weight: bold;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
/* TESTO styles *****************************************************************/

.n         { text-decoration: none }

.s    {
	font-size:  12px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular;
}

.sn   {
	font-size:      12px;
	font-family:     Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular;
	text-decoration: none }
.smallnotes   {
	color:      #000000;
	font-size:   10px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular }

/* NEWS styles *****************************************************************/


.home_body    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.news_home_main {
	width: 480px;
	border: 1px solid #CCCCCC;
	}
.news_maintitle    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	bottom: 2px;
	background-color: #F9F9F9;
}
.news_home_main {
	width: 480px;
	border: 1px solid #CCCCCC;}
.txt_body    {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
.txt_img    {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.txt_subtitle    {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular;
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 4px;
	font-style: italic;
}
.txt_imgsmall    {
	text-align: left;
}
.txt_mainbody    {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-align: justify;
	padding-right: 5px;
}

.txt_maintitle    {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	bottom: 2px;
	background-color: #F9F9F9;

}
.txt_body12    {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	bottom: 2px;
	line-height: 16px;
	text-align: left;
}
.txt_body12em {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular ;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	bottom: 2px;
	line-height: 16px;
	text-align: justify;
	font-style: italic;
}
.testo_body12 {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
}

.n_img    {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

/* LINKS styles *****************************************************************/

a{
	color: #01AF00;
	text-decoration: underline;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: normal;
}
a.hover     {
	color: #01AF00 }
a.visited     {
	color: #00FF66}
a.hover.s   {
	color: #01AF00 }

a.hover.sn  {
	color:          #01AF00;
	text-decoration: underline }
a.hover.n  {
	color:          #01AF00;
	text-decoration: underline }

a.hover.smallnotes  {
	color: #01AF00 }

a.hover.nav2  {
	color: #01AF00 ;
	text-decoration: underline }

a.home_maintitle {

	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular;
	font-size: 14px;
	color: #01AF00;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
	display: block;
	padding-bottom: 3px;
}
a.home_maintitle:hover {

	color: #01AF00;
	text-decoration: underline;

}


/* NAV styles *****************************************************************/
.nav0   {
	color:      #38952d;
	font-size:   x-large;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif, Swiss, SunSans-Regular }


.nav1   {
	color:      #38952d;
	font-size:   12px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif, Swiss, SunSans-Regular;
	font-weight: bold;
}


.nav2   {
	color:          #000000;
	font-size:       10px;
	font-family:     Verdana, Arial, Helvetica, Geneva, sans-serif, Swiss, SunSans-Regular;
	text-decoration: none;
	padding: 7px 10px 3px;
	border-top: 2px solid #CC0000;
	border-right: 0px solid #CC0000;
	border-bottom: 0px solid #CC0000;
	border-left: 0px solid #CC0000;
}

.nav3    {
	color:          #000000;
	font-weight:     bold;
	font-size:       10px;
	font-family:     Verdana, Arial, Helvetica, Geneva, sans-serif, Swiss, SunSans-Regular;
	text-decoration: none }
.navbar {
	border: 2px solid #CC0000;
}
.navbar1 {
	border-top: 2px solid #CC0000;
	border-right: 2px none #CC0000;
	border-bottom: 2px none #CC0000;
	border-left: 2px none #CC0000;
	}

/* LAYOUT styles *****************************************************************/

.pageLB {
	border-top: 0px solid #CC0000;
	border-right: 2px solid #CC0000;
	border-bottom: 2px solid #CC0000;
	border-left: 2px solid #CC0000;
}
.pageDX {
	border-top: 0px solid #CC0000;
	border-right: 2px solid #CC0000;
	border-bottom: 0px solid #CC0000;
	border-left: 0px solid #CC0000;
}


/* LISTE styles *****************************************************************/
dl{width:200px}
dt{border-bottom:3px solid #CF9;font-weight:bold;color: #36C}
dd{margin:0.2em 0 1em;color: #444;line-height:1.3em
}
.list {
	list-style: square outside;
	font: 10px Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular;
	vertical-align: sub;
	white-space: pre;
	display: none;
	page-break-before: auto;
}


/* VARIE styles *****************************************************************/
.global_table    {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.SPACER {
	padding: 10px 15px;
}
.speciali_body {
	font-family:Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	}

/* FORM styles *****************************************************************/
.inputbox
{ FONT-WEIGHT: normal;
  FONT-SIZE: 12px;
  FONT-FAMILY: Verdana, Arial, Helvetica;
  BACKGROUND-COLOR: #ffffff
}
	.form_error{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #ff0000;
			font-weight : bold;
		}
			.form_field {
			font-size : 10px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #474747;
			font-weight : bold;
			text-align:left;
		}
		
		.form_text{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}
		
		.text_box{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
			width:200px;
		}
		
		.text_area{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
			width:200px;
			height:60px;
		}
		
		.text_select{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}
.header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009D42;
	font-weight: bold;
}
/* FAQ styles *****************************************************************/
h1.FAQ_TITLE {color: black; font-size: 18pt; text-align: center}
h5.FAQ_LASTUPDATE {color: #888888; font-size: 11pt; text-align: center}

h3.FAQ_LANGUAGE_TOC {color: black; font-size: 14pt; font-style: bold; text-align: center}

p.FAQ_LANGUAGELINK {color: blue; font-size: 11pt; text-align: center}
p.FAQ_BACKLINK {color: blue; font-size: 11pt; text-align: center}

h3.FAQ_LANGUAGE_TITLE {color: black; font-size: 16pt; text-align: center}

h3.FAQ_TOC_TITLE {color: black; text-decoration: underline; font-size: 16pt; text-align: center}

p.FAQ_TOC_TOPICLINK {
	color: blue;
	text-decoration: underline;
	font-size: 12pt;
	margin-left: 5%;
	font-weight: bold;
	white-space: nowrap;
	margin: 0;
}
p.FAQ_TOC_QUESTIONLINK {
	color: #FF0000;
	font-size: 14pt;
	font-style: italic;
	margin-left: 10%;
	white-space: nowrap;
}
p.FAQ_TOPIC {
color: black; text-decoration: underline; font-size: 12pt; margin-left: 5%
}
p.FAQ_QUESTION {

	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-transform: capitalize;
	vertical-align: top;
	display: block;
	padding-bottom: 3px;
	margin: 0;
}
p.FAQ_ANSWER {
	color: black;
	font-size: 10pt;
	margin-left: 15%;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular;
	margin: 0;
}
td.FAQ_TOC_QUESTIONLINK {
	color: blue;
	font-size: 14pt;
	font-style: italic;
	margin-left: 10%;
	margin: 0;
}

a.FAQ_TOC_TOPICLINK {
	color: black;
	font-size: 14pt;
	font-style: italic;
	margin-left: 10%;
	text-indent: 0px;
	margin: 0;
}

a.FAQ_TOC_QUESTIONLINK {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular;
	font-size: 14px;
	color: black;
	font-weight: bold;
	text-transform: capitalize;
	vertical-align: top;
	display: block;
	padding-bottom: 3px;
	margin: 0;
	margin-left: 10%;
}

a.FAQ_QUESTION {

	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular;
	font-size: 14px;
	color: black;
	font-weight: bold;
	text-transform: capitalize;
	vertical-align: top;
	display: block;
	padding-bottom: 3px;
}
a.FAQ_BACKLINK {

	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif, Swiss, SunSans-Regular;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-transform: capitalize;
	vertical-align: top;
	display: block;
	padding-bottom: 3px;
}
.n_imgHP {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
}
.no_email_text {
  display: none;
}