﻿/* CSS Document */


    body  {
            color:#4D4D4D;
            font-family:Arial, Verdana, sans-serif;
            font-size:10pt;
            font-weight:normal;
            text-align:center;
            background:#FFFFFF;
            }

    img {
	        border:0;
	        }

    img a:link {
            border:0;
	        }

    img a:hover {
            border:0;
	        }

    img a:visited {
            border:0;
	        }

    a  {
            background:transparent;
            color:#2C91B2;
            font-size:10pt;
            font-family:Arial, Verdana, sans-serif;
            text-decoration:none;
            font-weight:bold;
            text-align:justify;
            }

    a:hover  {
            color:#B30B0B;
            text-decoration:underline;
            }
        
    a:visited  {
            color:#000066;
            }

    a:visited:hover  {
            color: #2C91B2;
            }       
		
    p  {
            color:#131DA3;
            font-family:Arial, Verdana, sans-serif;
            font-size:1.10em;
            text-align:justify;
            }
		
    h1  {
            color:#1BC71F;
            font-family:Arial, Verdana, sans-serif;
            font-size:12pt;
            font-weight:bold;
            text-align:left;
            }

    h2  {
            color:#000080;
            font-family:Arial, Verdana, sans-serif;
            font-size:1.45em;
            font-weight:bold;
            text-align:left;
            }

    h2 a  {
            color:red;
            font-family:Arial, Verdana, sans-serif;
            font-size:14pt;
            text-align:left;
            text-decoration: none;
            }
             
    h3  {
            color:#2C91B2;
            font-family:Arial, Verdana, sans-serif;
            font-family:Arial, Verdana, sans-serif;
            font-size:1.45em;
            text-align:left;
            }

    h4  {
            color:#000000;
            font-family:Arial, Verdana, sans-serif;
            font-size:14pt;
            text-align:left;
            }

    h5  {
            color:#000000;
            font-family:Arial, Verdana, sans-serif;
            font-size:14pt;
            text-align:left;
            }

    #frame  {
			font-size:9pt;
			font-weight:normal;
			color:#000000;
			width:748px;
			height: auto;
			margin-right:auto;
			margin-left:auto;
			margin-top:10px;
			padding:0px;
			text-align:left;
			border:#000000;
			border-top-width:0px;
			border-right-width:1px;
			border-left-width:1px;
			border-bottom-width:0px;
			border-style:solid;
			background:#FFFFFF;
					}

    #main-title  {
            margin-bottom:0;
            margin-left:0px;
            margin-right:0px;
            font-size:8pt;
            font-family:Arial, Verdana, sans-serif;
            font-weight:bold;
            letter-spacing:5px;
            text-align:right;
            margin-top:0;
            padding-bottom:2px;
            padding-top:2px;
            padding-right:4px;
            padding-left:4px;
            background-color:#00A1D7;
            color:#FFFFFF;
            border-top:2px #08296E solid;
            border-bottom:1px #08296E solid;
            }

     #contentheader {
            background: #FFFFFF url('header-image.jpg');
            height: 90px;
            }

     #contentheader h1 {
            color:#2C91B2;
            font-family:Arial, Verdana, sans-serif;
            font-size:22pt;
            font-weight:bold;
            padding-bottom:12px;
            padding-top:25px;
            padding-right:0px;
            padding-left:240px;
            margin:0px;
            }

     #navbar  {
            margin-bottom:0;
            margin-left:0px;
            margin-right:0px;
            font-size:9pt;
            text-align:center;
            margin-top:0;
            font-weight:bold;
            padding-bottom:4px;
            padding-top:4px;
            background-color:#08296E;
            color:#FFFFFF;
            word-spacing:1.25em;
            border-bottom:0px #000000 solid;
            border-top:2px #08296E solid;
            }

     #navbar a:link, #navbar a:visited  {
            color:#FFFFFF;
            word-spacing:0.85em;
            }

     #navbar a.current  {
            color:#ff4700;
            }

     #navbar a:hover  {
            color:#ff4700;
            text-decoration:underline;
            }

     #addressbar  {
            margin-bottom:0;
            margin-left:0px;
            margin-right:0px;
            margin-top:0;
            font-size:9pt;
            font-weight:bold;
            font-family:Arial, Verdana, sans-serif;
            text-align:center;
            padding-bottom:2px;
            padding-top:2px;
            padding-right:0px;
            padding-left:0px;
            background-color:#00A1D7;
            color:#FFFFFF;
            border-top:0px #000000 solid;
            border-bottom:2px #08296E solid;
            }

      #addressbar a:link, #addressbar a:visited  {
            color:#FFFFFF;
            word-spacing:0.85em;
            }

      #addressbar a.current  {
            color:#FDFB06;
            }

      #addressbar a:hover  {
            color:#FDFB06;
            text-decoration:underline;
            }

      #searchform  {
            height:40px;
            background: #FFFFFF;
            color: #000000;
            font-size:9pt;
            text-align:right;
            padding: 6px 9px 0px 0px;
            margin: 0px;
            }

      #bannerbar  {
            margin-bottom:0;
            margin-left:0px;
            margin-right:0px;
            font-size:9pt;
            font-family:Arial, Verdana, sans-serif;
            text-align:right;
            margin-top:0;
            padding-bottom:3px;
            font-weight:bold;
            padding-top:3px;
            padding-right:0px;
            background-color:transparent;
            color:#150E9E;
            border-top:0px #000000 solid;
            border-bottom:1px #000000 solid;
            }

      #left  {
            float: left;
            width: 222px;
			height:auto;
            }

      .labelbox  {
            background: #FFFFFF;
            color: #808080;
            margin: 0px 0px 0px 10px;
            padding: 0px 0px 0px 0px;
            border-top:1px #000000 solid;
            border-bottom:1px #000000 solid;
            border-left:1px #000000 solid;
            border-right:1px #000000 solid;
            line-height: 1.4em;
            }
            
      .labelbox label {
            color: #FFFFFF;
            font-size: 1.2em;
            font-weight: 900;
            display: block;
            border: 1px solid #5353A6;
            margin:3px 3px 3px 3px;
            padding:6px 2px 6px 7px;
            background: #D3452E;
            font-family: Arial, Helvetica, sans-serif;
            text-align:left;
	        }

      .leftarticle  {
	color: #808080;
	border-top:0px #000000 solid;
	border-bottom:0px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	line-height: 1.4em;
	background: #FFFFDD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 10px;
            }

       .leftarticle p  {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
            }
            
       .leftarticle a:link  {
	color: #2C91B2;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
            }

       .leftarticle a:hover  {
	color: #B30B0B;
	text-decoration: underline;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
            }
       
       .leftarticle a:visited  {
	color:#000066;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
            }

       .leftarticle a:visited:hover  {
	color: #B30B0B;
	text-decoration: underline;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
            }  

       .leftarticlesec  {
            background: #FFFFDD;
            color: #808080;
            margin: 0px 0px 0px 10px;
            padding: 5px 4px 5px 10px;
            border-top:0px #000000 solid;
            border-bottom:0px #000000 solid;
            border-left:1px #000000 solid;
            border-right:1px #000000 solid;
            line-height: 1.4em;
            }

       .leftarticlesec p  {
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
            }
            
       .leftarticlesec a:link  {
	color: #2C91B2;
	background:url("hmenuarrow.gif") no-repeat center left;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
            }

       .leftarticlesec a:hover  {
	color: #B30B0B;
	text-decoration: underline;
	background:url("hmenuarrowhover.gif") no-repeat center left;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
            }
       
       .leftarticlesec a:visited  {
	color:#000066;
	background:url("hmenuarrow.gif") no-repeat center left;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
            }

       .leftarticlesec a:visited:hover  {
	color: #B30B0B;
	text-decoration: underline;
	background:url("hmenuarrowhover.gif") no-repeat center left;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
            }  

      .leftarticleter  {
            height: auto;
            background: #FFFFDD;
            color: #808080;
            margin: 0px 0px 0px 10px;
            padding: 5px 4px 5px 10px;
            border-top:0px #000000 solid;
            border-bottom:1px #000000 solid;
            border-left:1px #000000 solid;
            border-right:1px #000000 solid;
            line-height: 1.4em;
            }

      .leftarticleter p  {
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
            }
            
       .leftarticleter a:link  {
	color: #2C91B2;
            background:url("hmenuarrow.gif") no-repeat center left;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
            }

       .leftarticleter a:hover  {
	color: #B30B0B;
	text-decoration: underline;
            background:url("hmenuarrowhover.gif") no-repeat center left;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
            }
       
       .leftarticleter a:visited  {
	color:#000066;
            background:url("hmenuarrow.gif") no-repeat center left;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
            }

       .leftarticleter a:visited:hover  {
	color: #B30B0B;
	text-decoration: underline;
            background:url("hmenuarrowhover.gif") no-repeat center left;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
            }  
       
      .leftarticle4  {
            background: #FFFFDD;
            color: #808080;
            margin: 0px 0px 0px 10px;
            padding: 5px 4px 5px 10px;
            border-top:0px #000000 solid;
            border-bottom:0px #000000 solid;
            border-left:1px #000000 solid;
            border-right:1px #000000 solid;
            line-height: 1.4em;
            }

      .leftarticle4 p  {
            padding: 10px 2px 10px 11px;
            }
            
       .leftarticle4 a:link  {
            background:url("hmenuarrow.gif") no-repeat center left;
            color: #2C91B2;
            padding: 10px 2px 10px 11px;
            margin: 0 0 3px 1px;
            }

       .leftarticle4 a:hover  {
            background:url("hmenuarrowhover.gif") no-repeat center left;
            color: #B30B0B;
            text-decoration: underline;
            padding: 10px 2px 10px 11px;
            }
       
       .leftarticle4 a:visited  {
            background:url("hmenuarrow.gif") no-repeat center left;
            color:#000066;
            padding: 10px 2px 10px 11px;
            }

       .leftarticle4 a:visited:hover  {
            background:url("hmenuarrowhover.gif") no-repeat center left;
            color: #B30B0B;
            text-decoration: underline;
            padding: 10px 2px 10px 11px;
            }  

      .leftarticle5  {
            background: #FFFFDD;
            color: #808080;
            margin: 0px 0px 0px 10px;
            padding: 5px 4px 5px 10px;
            border-top:0px #000000 solid;
            border-bottom:0px #000000 solid;
            border-left:1px #000000 solid;
            border-right:1px #000000 solid;
            line-height: 1.4em;
            }

      .leftarticle5 p  {
            padding: 10px 2px 10px 11px;
            }
            
       .leftarticle5 a:link  {
            background:url("hmenuarrow.gif") no-repeat center left;
            color: #2C91B2;
            padding: 10px 2px 10px 11px;
            margin: 0 0 3px 1px;
            }

       .leftarticle5 a:hover  {
            background:url("hmenuarrowhover.gif") no-repeat center left;
            color: #B30B0B;
            text-decoration: underline;
            padding: 10px 2px 10px 11px;
            }
       
       .leftarticle5 a:visited  {
            background:url("hmenuarrow.gif") no-repeat center left;
            color:#000066;
            padding: 10px 2px 10px 11px;
            }

       .leftarticle5 a:visited:hover  {
            background:url("hmenuarrowhover.gif") no-repeat center left;
            color: #B30B0B;
            text-decoration: underline;
            padding: 10px 2px 10px 11px;
            }  

      .leftarticle6  {
            background: #FFFFDD;
            color: #808080;
            margin: 0px 0px 0px 10px;
            padding: 5px 4px 5px 10px;
            border-top:0px #000000 solid;
            border-bottom:0px #000000 solid;
            border-left:1px #000000 solid;
            border-right:1px #000000 solid;
            line-height: 1.4em;
            }

      .leftarticle6 p  {
            padding: 10px 2px 10px 11px;
            }
            
       .leftarticle6 a:link  {
            background:url("hmenuarrow.gif") no-repeat center left;
            color: #2C91B2;
            padding: 10px 2px 10px 11px;
            margin: 0 0 3px 1px;
            }

       .leftarticle6 a:hover  {
            background:url("hmenuarrowhover.gif") no-repeat center left;
            color: #B30B0B;
            text-decoration: underline;
            padding: 10px 2px 10px 11px;
            }
       
       .leftarticle6 a:visited  {
            background:url("hmenuarrow.gif") no-repeat center left;
            color:#000066;
            padding: 10px 2px 10px 11px;
            }

       .leftarticle6 a:visited:hover  {
            background:url("hmenuarrowhover.gif") no-repeat center left;
            color: #B30B0B;
            text-decoration: underline;
            padding: 10px 2px 10px 11px;
            }  

      .leftarticle7  {
            background: #FFFFDD;
            color: #808080;
            margin: 0px 0px 0px 10px;
            padding: 5px 4px 5px 10px;
            border-top:0px #000000 solid;
            border-bottom:1px #000000 solid;
            border-left:1px #000000 solid;
            border-right:1px #000000 solid;
            line-height: 1.4em;
            }

      .leftarticle7 p  {
            padding: 10px 2px 10px 11px;
            }
            
       .leftarticle7 a:link  {
            background:url("hmenuarrow.gif") no-repeat center left;
            color: #2C91B2;
            padding: 10px 2px 10px 11px;
            margin: 0 0 3px 1px;
            }

       .leftarticle7 a:hover  {
            background:url("hmenuarrowhover.gif") no-repeat center left;
            color: #B30B0B;
            text-decoration: underline;
            padding: 10px 2px 10px 11px;
            }
       
       .leftarticle7 a:visited  {
            background:url("hmenuarrow.gif") no-repeat center left;
            color:#000066;
            padding: 10px 2px 10px 11px;
            }

       .leftarticle7 a:visited:hover  {
            background:url("hmenuarrowhover.gif") no-repeat center left;
            color: #B30B0B;
            text-decoration: underline;
            padding: 10px 2px 10px 11px;
            }  

       #right  {
	float: right;
	width: 498px;
	height: auto;
	background: #FFFFFF url('in-primo-piano-b.gif') no-repeat top left;
	padding-top: 45px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 0;
            }

       #right p  {
            padding: 0 0 0 0px;
            }

       #right a:link  {
            color: #2C91B2;
            padding: 0 0 0 0px;
            }

       #right a:hover  {
            color: #B30B0B;
            text-decoration: underline;
            }

       #links {
            clear: both;
            margin-bottom:0;
            margin-left:0px;
            margin-right:0px;
            margin-top:0.80em;
            font-size:0.95em;
            text-align:center;
            font-weight:bold;
            padding-bottom:4px;
            padding-top:4px;
            width:748px;
            background:#3C6491;
            color:#FFF;
            word-spacing:0.85em;
            border-top:2px #08296E solid;
            border-bottom:2px #08296E solid;
            }

       #links a:link, #links a:visited {
            font-size:0.95em;
            color: #ffffff;
            text-decoration: none;
            }

       #links a:hover {
            text-decoration: underline;
            color: #ff4700;
            }

