a:link,a:visited{color:#6666ff}
html,body{
	margin:0;
	padding:0;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
}
p{
	font-family: Verdana;
	font-size: 8pt;
	color: #404040;
	text-decoration: none;
}
div#Container{
	width: 1000px;
	border: 1px solid #308FD6;
	text-align: left;
	margin: 0 auto;
}
div#Header{
	height: 110px;
	margin: 0px;
	padding: 0px;
	background-image: url(main_FILES/title_MD.jpg);
	background-repeat: no-repeat;
	background-color: #ccdde5;
}
div#Lang{
	width: 150px;
	float: right;
	top: 35px;
	position: relative;
	right: 5px;
}
div#LangLeft{
	width: 49%;
	float: left;
}
div#LangRight{
	margin-left: 50%;
}
div#LangBatton{
	height: 20px;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 20px;
	text-align: center;
}
#LangBatton a{
	text-decoration: none;
	color: #308FD6;
	border: #308FD6 1px solid;
	padding: 2px;
}
#LangBatton a:hover{
	color: #990000;
	border: #990000 1px solid;
	padding: 2px;
	background-color: #7EB9E4;
}
div#Centered{
	width:50%;
	height:50%;
	position:absolute;
	top:25%;
	left:25%;
}
div#TopMenu{
	width: auto;
	height: 24px;
	margin: 0px;
	background-color: #CEE4F5;
	border-bottom: 1px solid #308FD6;
	border-top: 1px solid #308FD6;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 24px;
	text-align: center;
}
#TopMenu a{
	text-decoration: none;
	color: #034d86;
	border: 1px solid #CEE4F5;
	padding: 3px;
}
#TopMenu a:hover{
	border: 1px solid #034d86;
	background-color: #7EB9E4;
}
div#WrapperMain{
	width: auto;
	float: left;
	background-image: url(main_FILES/bg_main.gif);
	background-repeat: repeat-y;
}
div#WrapperLeft{
	float: left;
	width: 179px;
}
div#WrapperCenter{
	float: left;
	width: 640px;
}
div#WrapperRight{
	float: left;
	width: 179px;
}
.LeftMenuTitle{
	width: auto;
	height: 24px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
	line-height: 24px;
	padding-left: 4px;
	border-bottom: 1px solid #308FD6;
}
.LeftMenu{
	width: auto;
	font-family: Verdana;
	font-size: 8pt;
	background-color: #CEE4F5;
}
div#ContentLeft{
	color: #404040;
	font-size: 8pt;
	font-family: Verdana;
	padding-left: 4px;
	padding-right: 4px;
}
div#ContentRight{
	color: #404040;
	font-size: 8pt;
	font-family: Verdana;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
}
div#MainTitle{
	width: auto;
	height: 24px;
	border-bottom: 1px solid #308FD6;
	font-family: Verdana;
	font-size: 10pt;
	color: #034d86;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	background-image: url(main_FILES/blue_bkg.gif);
	background-repeat: repeat-x;
	margin-left: 1px;
	margin-right: 1px;
}
div#Content{
	padding: 10px;
	width: auto;
}
#Content ul, ol{
	font-family: Verdana;
	font-size: 8pt;
}
.ContentTitle{
	background-color: #CEE4F5;
	color: #990000;
	font-family: Verdana;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	width: 85%;
	height: 20px;
	line-height: 20px;
	padding-left: 4px;
	clear: right;
}
.ContentImage{
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}
.csc-textpic-imagewrap{
	margin-top: 20px;
	margin-right: 10px;
}
.ContentItem{
	width: auto;
	margin-top: 1px;
	border-top: 1px solid #308FD6;
}
.ContentItem p{
	font-family: Verdana;
	font-size: 8pt;
	color: #404040;
	text-decoration: none;
	text-align: justify;
}
.ContentItem li{
	font-family: Verdana;
	font-size: 8pt;
	color: #404040;
}
.ContentItem hr{
	height: 1px;
	width: 80%;
	color: #308FD6;
	margin-bottom: 20px;
}
.ContentItem table{
	font-family: Verdana;
	font-size: 8pt;
	color: #404040;
	text-decoration: none;
	text-align: left;
}
div#Footer{
	color: #034d86;
	height: 20px;
	width: 100%;
	background-color: #7EB9E4;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 20px;
	text-align: center;
	border-top: 1px solid #308FD6;
	clear: both;
}
div#UnderFooter{
	width: 1000px;
	text-align: center;
	padding: 10px;
}
#vertnav{ 
	padding: 0;
	margin: 0;
	list-style: none;
	width: 179px;
	z-index: 10;
}
#vertnav ul{
	z-index: 15;
}
#vertnav li{
	position: relative;
	width: 179px;
	display: block;
	margin: 0;
	border-bottom: 1px solid #308FD6;
}
#vertnav li li{
	border: 1px solid #308FD6;
	border-width: 1px 1px 0 1px;
}
#vertnav ul li{
	background-color: #CEE4F5;
	position: relative;
}
#vertnav a{
	text-decoration: none;
	display: block;
	color: #034d86;
	padding: 3px;
/*	width: 179px; /*only for IE: remove clearance between current and next levels of drop-down menu.
					This style move to main template TYPO3 (Setup) - active only for IE. */
}
#vertnav a:hover{
	background-color: #7EB9E4;
}
#vertnav ul, #vertnav ul ul, #vertnav ul ul ul{
	padding: 0;
	margin: 0;
	display: none; 
	position: absolute; 
	top: -1px; 
	left: 179px;
	border-bottom: 1px solid #308FD6;
}
#vertnav li:hover ul ul, #vertnav li:hover ul ul ul{
	display: none; 
}
#vertnav li:hover ul, #vertnav ul li:hover ul, #vertnav ul ul li:hover ul{
	display: block;
}
li>ul{ 
	top: auto;
	left: auto;
}
* html #vertnav li{
	float: left; /* IE: end holly hack */
}
