/* GLOBAL SECTION */
.cs-clear-fix {clear: both;}
.cs-container img {border: 0px;}
.cs-container img {border: 0px;}
.cs-container .ModuleTitle_MenuBreak, .cs-container .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon {height:3px;}
.cs-container .ModuleTitle_MenuItem{border:none;}
/* 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;}
.cs-container .cs-container-footer span{padding:0px 2px;}
/* END FOOTER SECTION-------------------------------------------------------------------------------------------------- */
/*DEFAULT CONTAINER*/
.c-default .cs-container-header .cs-container-title h1{
	width:100%;
}
.c-default .cs-container-header .cs-container-title h1 .TitleHead{
	color:#802930;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
}
.c-narrow .cs-container-header .cs-container-title h1{
	background:url(images/narrow_header_bg.png) top left no-repeat;
	height:32px;
	padding-top:9px;
}
.c-broad .cs-container-header .cs-container-title h1{
	background:url(images/broad_header_bg.png) top left no-repeat;
	height:32px;
	padding-top:9px;
}
.c-underline-header .cs-container-header .cs-container-title h1{
	background:url(images/header_bg.jpg) bottom left no-repeat;
}
.c-default .cs-container-body .Normal,
.c-default .cs-container-body p,
.c-default .cs-container-body a{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.7em;
}

