/* CSS Document */
/* influenzaPage */


.box{
text-align:center;
margin:auto;
padding:0px 85px 0px 85px;

}
.main #wide {
	float: left; 
	width:600px;
	background-image:url(../images/menuS.gif); 
	background-repeat:no-repeat; 
	background-position:left;	
	padding: 5px 30px 0px 5px;
}

.main #wTop {
	position:relative;
	line-height:13px;
	font-size: 10.5px;
	width:600px;
	float:left;
	background-color:#200000;

}

a{
text-decoration:none;
}

.left{
	float:left; 
	width:110px; 
	background-color:#2782bc;
	border-bottom:thin;
	border-bottom-color:#2782bc;
	color:#FFFFFF;
	line-height:20px;
	margin:2px 0px 2px 0px
	
}

.center{
	float:left; 
	width:300px;
	text-align:left;
	margin:2px 0px 2px 0px;
	margin-left:15px;
	line-height:20px;	
	
	

}


.right{
	float:left; 
	width:70px; 
	margin:2px 0px 2px 0px;
	line-height:20px;
	
}



.table{
margin:0px 25 0px 25px;
width:600px;
background-color:#ffffff;
border: 0px;
padding:15px;
}

.quote{
	padding:0px 50px 0px 50px;
	font-style:italic;
	line-height:18px;
}	

.leg{
	background-color:#0066FF;
	height:20px;
	line-height:18px;
	margin:2px;


}

li{
	padding:5px 0px 2px 50px;
	
}	