/* GLOBAL SECTION */
.cs-clear-fix {clear: both;}
.cs-container img {border: 0px;}
/* END GLOBAL SECTION */
/* HEADER SECTION */
.cs-container {margin-bottom: 20px;}
.cs-container .cs-container-header {margin:0 0 5px 0;}
.cs-container .cs-container-header .cs-container-actions {float: left; margin-right: 3px;}
.cs-container .cs-container-header .cs-container-actions .ModuleTitle_MenuItem {border: none;}
.cs-container .cs-container-header .cs-container-title {}
.cs-container .cs-container-header .cs-container-title img {float: left; margin-right: 10px;}
.cs-container .cs-container-header .cs-container-title h1 {margin:0px; padding: 0px;}
.cs-container .cs-container-header .cs-container-visibility {float: right;}
.cs-container .cs-no-header-image .cs-container-header .cs-container-title h1 img {display: none;}
/* END HEADER SECTION */
/* FOOTER SECTION */
.cs-container .cs-container-footer {text-align: right;clear:left;}
.cs-container .cs-container-footer span{padding:0px 2px;}
/* END FOOTER SECTION-------------------------------------------------------------------------------------------------- */
.ModuleTitle_SubMenu{
	background: white;
	font-size: 12px;
	border: solid 1px #cacacb;
	cursor: pointer;
	padding: 3px;
}
.ModuleTitle_MenuItem{
	padding: 5px 2px;
	color: gray;	
	font-size: 12px;
	font-style:normal;
	height: 20px;
}
.ModuleTitle_MenuItem:hover{
	background: #ededed;
	padding: 5px 2px;
	color: black;	
	font-style:normal;
	height: 20px;
}
/*********************************************************/
a#logo_1 { display:block; width:189px; height:87px; background:#75bcf2 url(images/logo_1.jpg); } 
a#logo_1:hover { background-position:-189px 0px; } 
a#logo_2 { display:block; width:189px; height:87px; background:#75bcf2 url(images/logo_2.jpg); } 
a#logo_2:hover { background-position:-189px 0px; } 
a#logo_3 { display:block; width:189px; height:131px; background:#75bcf2 url(images/logo_3.jpg); } 
a#logo_3:hover { background-position:-189px 0px; }
a#logo_4 { display:block; width:189px; height:131px; background:#75bcf2 url(images/logo_4.jpg); } 
a#logo_4:hover { background-position:-189px 0px; }