.firstPara {
	margin:0;
	font-family: Verdana;
	font-size:11px;
	color:#666666;
	line-height:14px;
}

.section {
	font-family: Verdana;
	font-size:11px;
	color:#666666;
}

.expandedSection {
	margin-top:5px;
}

.sectionCopy {
	margin-top:0;
	padding:10px 280px 0 0; 
	min-height:auto !important;
}

/* ----- base links ----- */
.open_btn {
	text-decoration:none;
	color:#013E74;
	font-weight:bold;
}

.open_btn:hover {
	text-decoration:underline;
}

.down_state {
	color: #013E74;
	text-decoration:underline;
}



/* MENU INTERNI */
.section_interno {
	font-family: Verdana;
	font-size:11px;
	color:#666666;
}

.expandedSection_interno {
	margin-top:5px;
}

.sectionCopy_interno {
	margin-top:0;
	padding:10px 0 10px 0; 
	min-height:auto !important;
	width:280px;
}

/* ----- base links ----- */

.open_btn_interno {
	text-decoration:none;
	color:#013E74;
	font-weight:bold;
}

.open_btn_interno:hover {
	text-decoration:underline;
}

.down_state_interno {
	color:#013E74;
	text-decoration:underline;
}
