body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
	background-color: white;
	text-align: center;
	/* part 1 of 2 centering hack */

	background-image:url(files/pageBG.gif);
	
}
TR
{
	vertical-align:top ;
}
.StandardContent
{
	line-height:15px;
}
.LeftIntro
{
	line-height:15px;
}



/* Layout */
	
#divMain {
	width: 772px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	text-align:left; 
	/* part 2 of 2 centering hack */

	background-color:White;
	background-image:none;
	}
	
#divHeader{
	width: 772px; 
	height: 88px;
	margin-bottom:0px;
	overflow:hidden; /* per ie */
}
	
#divMenu
{
	WIDTH: 100%; 
	HEIGHT: 22px;
	margin-top:1px;
	margin-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#A7A7B1;
	border-bottom-width:1px;
	border-top-color:#A7A7B1;
	border-top-style:solid;
	border-top-width:1px;
}

#divImageHeader {
	margin-bottom:5px;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	BACKGROUND-POSITION: center center;
	WIDTH: 772px;
	HEIGHT: 118px;
	overflow:hidden;
}

/* DIV SEARCH */
	
#divSearch	{
	WIDTH: 280px; 
	POSITION:relative; 
	TOP: -35px; 
	left:480px;
	HEIGHT: 20px;
	color:White;
	font-size:10px;
	text-align:right;
	}
	
.divSearch:link {
	color: #FFFFFF;
	text-decoration: none;
}
.divSearch:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.divSearch:active {
	text-transform: none;
	color: #FFFFFF;
}
.divSearch:visited {
	text-transform: none;
	color: #FFFFFF;
}

	
/* END DIV SEARCH */
	
#divBodyContainer{
	width:100%;
	padding:0px;
	margin:0px;
}
	
#divLeftColumn {
	WIDTH: 256px; 
	padding: 0px;
	margin: 0px;
	float:left;
	overflow:hidden; /* per ie */
}
/* left area Title con varianti */
#divLeftAreaTitle
{
	color:White ;
	font-weight:bolder;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	margin-bottom:0px;
	right:0px;
	font-size:13px;	
	height:19px;
}
.leftAreaTitle_Company
{
	background-color:#55ACEF;
}
.leftAreaTitle_Software
{
	background-color:#93BB72;
}
.leftAreaTitle_Networks
{
	background-color:#E4C224;
}
/* FINE left area Title con varianti */

/* leftIntro con varianti */
#divLeftIntro 
{
	margin:0px;
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
	right:0px;
	left:0px;
	bottom:0px;
	top:0px;
}
.divLeftIntro_Company
{
	background-color:#EEF7FD;
}
.divLeftIntro_Software
{
	background-color:#E9F3E0;
}
.divLeftIntro_Networks
{
	background-color:#F5EFD4;
}
/* FINE leftIntro con varianti*/
#divContent {
	right:0px;
	width:485px;
	margin-left:10px;
	text-align:left;
	float:left ;
	padding:10px;
	overflow:hidden; /* per ie */
}

/* FOOTER */

#divFooter {
	
	font-size: 9px;
	color: #FFFFFF;
	background-color: #0F4FA7;
	padding-top:4px;
	PADDING-BOTTOM: 4px;
	margin-top:5px;
	margin-bottom:10px;
	padding-left:15px;
	HEIGHT: 14px;
	clear:both;
}
.divFooter:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.divFooter:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.divFooter:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.divFooter:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

/* fine footer */


/* menu */

.mainMenu_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4B4E4E;
	text-decoration: none;
	background-color:White;
	margin-bottom:3px;
	margin-top:3px;
}
.mainMenu_hover {
	color: #0F68B3;
	text-decoration:none;
	background-color:White;
	cursor:pointer ;
	margin-bottom:3px;
	margin-top:3px;
}
.mainMenu_separator 
{
	color:#D1DAD9;
}



/* contentpanes */

.standardContentTile
{
	font-weight:bold;
	font-size:16px;
	letter-spacing:1px;
	margin-bottom:12px;
	color:#0F4FA7;
	
}

	
/* tag standard */
A:link	{	
	text-decoration:	none;
	color: #0F4F85;
	}	
A:hover	{	
	text-decoration:	underline;
	color:	#0F4F85;
	}
	



/* HOME PAGE ONLY */
#divHomeIntro
{
	margin:0px;
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
	right:0px;
	left:0px;
	bottom:0px;
	top:0px;
	font-size:9px;
	color:#4B4E4E;
}
#divHomeFlashHeader {
	margin-bottom:5px;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	BACKGROUND-POSITION: center center;
	WIDTH: 772px; HEIGHT: 170px
}


/* USATI dai containers */
.Head
{
	font-size:12px;
	font-weight:bold;
}




/* ================================
    CSS STYLES FOR Module Form
   ================================
*/
/* Label style */
.FormLabel
{
	text-align: center;
	font-size:11px;
}

/* Messages */
.FormSubmitted{font-weight:bold; font-size: 16px; color:Red; text-align:center;}
.FormError{color:Red; font-size: 16px;}

/* Form table */
.FormTable{ width:98%;}
.FormLabelCell{vertical-align:top; text-align:right;}
.FormControlCell{vertical-align:top;}

/* Controls */
.FormCheckbox{font-size:11px;}
.FormMultipleSelect{font-size:11px;}
.FormDropDownList{font-size:11px;}
.FormLabelControl{font-size:11px;font-weight:bold; text-align:center;}
.FormTextArea{font-size:11px; width:100%;}
.FormTextBox{font-size:11px;}
.FormSubmit{font-size:11px; text-align:center; width:100px;}
.FormRadioButtonList{font-size:11px;}




