*{
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 11px;
}
.Approfondimenti {
	font-size: 11px;
	color: #000000;
	background-color: #D9E3E5;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 0px 8px;
}

.m a:link  {
	color: #688A92;
	font-weight: normal;
	text-decoration: none;

}
.m a:visited  {
	color: #688A92;
	font-weight: normal;
	text-decoration: none;

}

.m a:hover {
	color: #406679;
	font-weight: normal;
	text-decoration: none;

}
.smallGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.tdBlueSoft {

	font-size: 11px;
	color: #000000;
	background-color: #D9E3E5;
	font-family: Arial, Helvetica, sans-serif;
}
.borderBtm {
	font-size: 11px;
	border-top: 1px solid #CCCCCC;

}
.MenuLeft {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #416679;
	padding-top: 25px;
	padding-left: 11px;
	font-size: 10px;

}
.MenuLeft a:link  {
	color: #C0C8CA;
	font-weight: normal;
	text-decoration: none;

}
.MenuLeft a:visited  {
	color: #C0C8CA;
	font-weight: normal;
	text-decoration: none;

}

.MenuLeft a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}
.forgot a:link  {
	color: #FFFF90;
	font-weight: normal;
	text-decoration: none;

}
.forgot a:visited  {
	color: #FFFF90;
	font-weight: normal;
	text-decoration: none;

}

.forgot a:hover {
	color: #FFCC00;
	font-weight: normal;
	text-decoration: none;

}

a .trasp{ 
filter: Alpha(Opacity=75); 
-moz-opacity: 0.7 
} 

a:hover .trasp{ 
filter: Alpha(Opacity=100); 
-moz-opacity: 1; 
} 

.borderLx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #98ADB2;
}
.borderLxx {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #98ADB2;
}
a:link {
	color: #96AAAC;
	text-decoration: none;
	/*font-weight:bold;*/
}
a:visited {
	color: #96AAAC;
	text-decoration: none;
}
a:hover {
	color: #546872;
	text-decoration: none;
}
.borderAll {
	border: 1px solid #CCCCCC;

}
.bigTxt {
	font-size: 16px;
	color: #40667B;
	font-weight: bold;
}
.borderBtmDashed {
	border-top: 1px dashed #CCCCCC;
}
.tdNews {
	padding: 8px;
	border-left: 1px solid #98ADB2;

}
.NewsText {

	font-size: 11px;
	color: #406679;
	font-family: Arial, Helvetica, sans-serif;
}
.NewsTitle {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98ADB2;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.TxtBold {
	color: #74898A;
	text-decoration: none;
	font-weight: bold;

}
.formUnderlined {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #74898A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #74898A;
	border-left-color: #FFFFFF;
}
.formTxtArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #74898A;
	border: 1px solid #74898A;

}
.Brands {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #98ADB2;
	font-family: Arial, Helvetica, sans-serif;
	color: #2C505E;
	font-size: 13px;
	padding-left: 8px;


}
.formInvisible {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #FFFFFF;
	font-weight: bold;

}

.result{
	width: 550px;
	margin-top: 10px;
}

.result_head{
	background-color: #416679;
	color: #FFFFFF;
	padding: 5px 0px 5px 5px;
}

.result_country{
	color: #FFFFFF;
	font-weight: 900;
}

.result_subhead{
	background-color: #9BACB6;
	color: #000000;
	padding: 2px 0px 2px 2px;
	border-left: 1px solid #416679;
}

.result_content{
	color: #000000;
	padding: 2px 0px 2px 2px;
	border-left: 1px solid #416679;
}

.ms{
	background-image: url('images/symbol_arrow.gif');
	background-position: center left;
	background-repeat: no-repeat;
}

.cs{
	background-image: url('images/symbol_arrow_d.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#form_table tr{
	height: 30px;
}

#form_table td{
	color: #416679;
	vertical-align: middle;
	padding-left: 5px;
}