.clear {
	clear: both; font-size:0;
	height:0; line-height:0;
}
#navigat  {
	background-image: none;
	width: 75px;
	height: 42px;
	float: left;
	background-color: #FFFFFF;
}
#navigat img {
	margin-top: 5px;
	margin-left: 5px;

}
body {
	margin: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
}

.alignright {
	text-align: right;
}
.wide {

}
.top {
	border-bottom: 1px solid #000;
}
.bottom {
	border-top: 1px solid #000;
	padding-bottom: 1px;
}
.testfloat {
	width: 50px;
	font-size: 0.8em;
}
.to-right {
	float: right;
}
.to-left {
	float: left;
}

.wrapper {

	/*border: 1px solid #000;*/
}
.outer {
	background-image: url(../images/content_left_fon.jpg);
	background-repeat: repeat-y;
	border-right-width: 210px;
	border-left-width: 210px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0087C7;
	border-left-color: #fff;
}

.outer2cols {
	clear: both;
}


.wrap-cl {
	float: left;
	width: 100%;
	margin-right: -1px;
}
.center {
	float: right;
	width: 100%;
	background-image: url(../images/content_left_fon.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}
.left {
	float: left;
	position: relative;
	width: 200px;  /* L */
	margin-left: -210px;  /* -L-1 */
	margin-right: 0px;
}
.right {
	float: right;
	position: relative;
	width: 200px;  /* R */
	margin-right: -210px;
	border-left-style: solid;
	border-left-width: -5px;
	border-left-color: #0087C7;
	background-color: #0087C7;
}
.minwidth {
	min-width: 1000px;
}


/* previene allargamento floats (hidden) e problemi rendering left col (relative) in IE/Mac \*//*/
.inleft, .inright, .incenter {
	width: 100%;
	overflow: hidden;
}
.wrap-cl {
	position: relative;
	margin-right: 0;
}
.center {
	margin-left: 0;
}
.left {
	margin-right: 1px;
}
.right {
	margin-left: 1px;
}
.minwidth {
	border-left: 950px solid #fff;
}
.wrapper {
	margin-left: -950px;
}
/**/

.outer {
	min-width: 580px;
	background-color: #0087C7;
}

.inleft {
	padding-left:25px;
}

.outer .incenter {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 60px;
}

.inright {


}



.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('/i/corners.gif'); 
	height: 13px;       
	font-size: 2px;    
	}
.top-left, .bottom-left { 
	margin-right: 13px; 
	}
.top-right, .bottom-right { 
	margin-left: 13px;  
	margin-top: -13px;  
	}
.top-right {
	background-position: 100% 0;    
	}
.bottom-left  { 
	background-position: 0 -13px;    
	}
.bottom-right { 
	background-position: 100% -13px; 
	}
.inside {
	color: #000000;
	}
.notopgap    { margin-top: 0; }   
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; } 

#footer {
	background-color: #0087c7;
	height: 40px;
	padding-top: 15px;
	color: #c1ebff;
	font-size: 12px;
} 


  #mainmenu {
	font-family: "Arial Narrow";
	font-size: 12px;
	background-color: #31498f;
	height: 39px;
}
#navmenu a{
  float: left;
	height: 29px;
	width: 105px;
	padding-top: 10px;
	text-align: center;
	display: block;
}
.nonactive {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/1.jpg);
	
}

#nav-icons {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 40px;
	color: #183883;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 3px;
}
.navactiv {
	color: #FFFFFF;
	background-image: url(../images/2.jpg);
}
#navmenu a:active {
	color: #FFFFFF;
	background-image: url(../images/3.jpg);
}
.navigat {
	float: left;
	width: 75px;
	background-color: #FFFFFF;
	height: 37px;
	
	clear: both;
}


#basic-accordian{margin:0; padding:0;list-style:none;background:none;width:100%;position:relative;	}
.accordion_headings { font-size:10px;list-style:none;	padding:2px 5px;background:none;color:#000;border-right:1px solid #c9f;cursor:pointer;}
.accordion_headings:hover{text-decoration:underline;}
.accordion_headings strong { }
.accordion_child{margin:0;list-style:none; background:none;}
.accordion_child ul li {margin-left:20px;}
.header_highlight{margin:0;list-style:none;background:#fff;border-right:1px solid #039; text-decoration:underline;}
.tab_container *{float:left;width:auto;}

