body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #CCCCCC;
}
.wrapper
{
	width: 1024px;
	margin: 0 auto;
	background: #fff;
	border-right: 3px solid #ededed;
	border-left: 3px solid #ededed;
}
.navbg
{
	background: url(images/navbg_02a.gif) repeat-X; /* y */
	width: 100%;
	height: 30px;
	border-bottom: 2px solid #fff;
}
#ctl00_navcontainer ul
{
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px; /*19px;*/
	padding-bottom: 5px; /*22px;*/
	display: block;
	width: 100%;
}

#ctl00_navcontainer ul li
{
	display: inline;
}

#ctl00_navcontainer ul li a
{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 5px; /*19px;*/
	padding-bottom: 5px; /*22px;*/
	padding-left: 10px;
	color: #fff;
	width: 100%;
	border-right: thin #333 solid;
	border-left: thin #333 solid;
}

#ctl00_navcontainer ul li a:hover
{
	color: #EDEDED;
	background: url(images/navhover_02.gif) repeat-x top;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 8px;
	width: 100%;
	height: 28px;
}
body, td, th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.banner
{
	background: url(images/bannerbg_13.gif) repeat-x;
	height: 130px;
	width: 1024px;
	border-bottom: 3px solid #1553B9;
}
.bannerontop
{
	/*background:url(images/bannerontop.png) no-repeat center;*/
	height: 96px;
	padding:0px;
	text-align: left;
}
.content
{
	width: 1024px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.leftcolumn
{
	width: 200px;
	padding-left: 9px;
	padding-bottom: 20px;
	background: #F1F1F1;
	float: left;
	text-align: left;
}
.centercolumn
{
	width: 580px;
	float: left;
	text-align: left;
	margin: 0px 10px 0px 10px;
}

.rightcolumn
{
	width: 200px;
	float: left;
	text-align: left;
}

h2
{
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	color: #fff;
	margin: 0;
	padding-top: 14px;
	padding-bottom: 14px;
}

.h2-left
{
	background: url(images/leftcolumnheader_21_m.gif) center no-repeat;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	color: #fff;
	margin: 0;
	margin-bottom: -10px;
	padding-top: 14px;
	padding-bottom: 14px;
}

.clear
{
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
}
.navvy
{
	width: 90%;
	margin-left: 5%;
	font-size: 11px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: center;
}

ul.navvylist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}

ul.navvylist li
{
	display: block;
	margin: 0;
	padding: 0;
}

ul.navvylist li a
{
	display: block;
	width: 170px;
	font-weight: normal;
	margin: 0px;
	color: #000;
	background: url(images/leftnav.jpg) repeat-x #ededed;
	border-bottom: 1px solid #ededed;
	text-decoration: none;
	padding-left: 10PX;
	padding-top: 7px;
	padding-bottom: 7px;
}

.navvy > ul#navvylist li a
{
	width: auto;
}

ul.navvylist li#active a
{
	background: #F1F1F1;
	color: #2A508A;
}

ul.navvylist li a:hover, ul#navvylist li#active a:hover
{
	color: #000;
	font-weight: bold;
	background: #fff;
}

h3
{
	font-size: 17px;
	color: #39629F;
	font-weight: bold;
	text-align: center;
	margin: 0;
	width: 100%;
	border-bottom: 1px solid #ededed;
}
.info
{
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(images/inforepeat_25.gif) repeat-y left;
	padding-left: 20px;
	margin: 0;
	color: #666;
	font-size: 10px;
	margin-bottom: 5px;
}
.maincontevt
{
	font-family:Verdana;
	font-size:10pt;
	text-align:justify;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 25px;
}
a:link
{
	color: #39629F;
	text-decoration: none;
}
a:visited
{
	color: #39629F;
	text-decoration: none;
}
a:hover
{
	color: #3366FF;
	text-decoration: none;
}
a:active
{
	color: #39629F;
	text-decoration: none;
}

.titolo
{
	font-size:14px;
}

a
{
	font-weight: bold;
}
.footer
{
	width: 1024px;
	background: url(images/navbg_02.gif) repeat-x;
	padding-top: 5px;
	position: relative;
	padding-bottom: 5px;
	clear: both;
	text-align: center;
	color: #fff;
}
.footer a:link
{
	color: #fff;
	font-size: 11px;
}
.footer a:visited
{
	color: #fff;
	font-size: 11px;
}
.footer a:hover
{
	color: #CCC;
	font-size: 11px;
}
