* {
	list-style: none;
	color:inherit;
}
body {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menuleft {
	position: fixed;
	top: 0px;
	left: 0px;
	background: #FFF;
	height: 100%;
	width: 240px;
	margin: 0px;
	padding: 0px;
} 
#menuleft li {
	padding-top: 10px;
	text-align: left;	
	display:block;
	line-height: 13px;
	cursor: pointer;
}
#menuleft .menulist {
	padding-left: 40px;
}
#menuleft .mainsectionli {
	padding-left: 20px;
}
#menuleft .itemfirst {
	margin-top:5px;
}
#menuleft .itemlast {
	margin-bottom:18px;
}
#menuleft li ul li {
	text-align: left;	
	display:block;
	list-style:none;
	padding-right: 0px;
	font-size: .9em;
}
#menuleft img {
	margin-left: 40px; 
	margin-right: 40px;
	margin-top: 71px;
	margin-bottom: 68px;
	border: 0;
}
#divmenulefttwo {
	position:fixed;
	top: 0px;
	left: 240px;
	bottom: 0px;
	width: 360px;
	display:block;
	background: #000;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: alpha(opacity=95);
    -moz-opacity:0.95;
	-khtml-opacity: 0.95;
    opacity: 0.95;
}
#extradiv {
	position:fixed;
	top: 0px;
	left: 600px;
	bottom: 0px;
	width: 360px;
	display:block;
	background: #fff;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: alpha(opacity=95);
    -moz-opacity:0.95;
	-khtml-opacity: 0.95;
    opacity: 0.95;
}
#extratxt {
	position:absolute;
	top: 0px;
	left: 360px;
	bottom: 0px;
	width: 300px;
	display:block;
	list-style:none;
	padding-top: 185px;
	padding-left: 30px;
	padding-right: 30px;
}
#divfooter {
	position:fixed;
	top:0;
	right: 0;
	bottom: 0;
	width: 35px;
	background: #000;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: alpha(opacity=95);
    -moz-opacity:0.90;
	-khtml-opacity: 0.90;
    opacity: 0.90;
}
#divfooter img {
	padding-left: 10px;
	border: 0;
}
#menulefttwo {
	position:absolute;
	top: 0px;
	left: 240px;
	bottom: 0px;
	width: 300px;
	display:block;
	list-style:none;
	padding-top: 185px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0;
}
#extratxt p, h2 {
	margin-bottom: 17px;
	font-size: 12px;
	line-height: 1.4em;
	font-weight:normal;
	color: #999;
}
.section1content li, a {
	color: #747474;
	text-decoration: none;
	cursor: pointer;
	
}
.section2content h1 {
	font: 26px 'Open Sans', Arial, sans-serif;
	color: #fff;
	padding-bottom: 22px;
	
}
.section2content p {
	margin-bottom: 15px;
	font-size: 12px;
	font-weight:normal;
	color: #999;
}

.section2content h2 {
	margin-bottom: 15px;
	font-size: 12px;
	font-weight:normal;
	color: #999;
}
.section2content li {
	color: #999;
}
#extratxt h1 {
	color: #000;
}
#extratxt li.hiddenlist2, #extratxt a {
	list-style-image: url(../img/arrow_right.png);
	list-style-position:outside;
	cursor: pointer;
	color: #666;
}
#extratxt li.hiddenlist2:hover, #extratxt li.hiddenlist:visited:hover, #extratxt a {
	color: #000;
}
#extratxt li.hiddenlist2 ul p {
	padding-right: 0;
	padding-left:0;
}
#menulefttwo li.hiddenlist {
	list-style-image: url(../img/arrow_right.png);
	list-style-position:outside;
	cursor: pointer;
	color: #fff;
	margin-bottom: 5px;
}
#menulefttwo li.hiddenlist:hover, li.hiddenlist:visited:hover #menulefttwo:a {
	color: #999;
}
#menulefttwo li.hiddenlist ul p {
	padding-right: 0;
	padding-left: 0;
}
.hiddenlist ul {
	padding-left:0 !important;
	margin-left: 0;
	list-style-image: none;
}
.curact {
	color: #000;
}
.cwhite {
	color: #fff !important;
}








#warning        {
	position:absolute; 
	top:0px; 
	width:100%; 
	height:100%; 
	background-color:#fff; 
	margin-top:0px; 
	padding:4px; 
	border-bottom:solid 4px #000066;
	}
#bgimage {
	Z-index: 995;
	position: fixed;
	display: none;
	height: 100%;
	width: 100%;
	background-color: #fff;
} 
#bgimage1 {
	position: fixed;
	Z-index: 1996;
	display:none;
	text-align: center;
	
} 
#bgimage2 {
	position: fixed;
	Z-index: 1997;
	display:none;
	text-align: center;
} 
#bgimage3 {
	position: fixed;
	Z-index: 1998;
	display:none;
	text-align: center;
} 
.smallimg {
	background: #fff;
}
#closinglefttwo {
	position:fixed;
	bottom: 10px;
	left: 575px;
	cursor:pointer;
	z-index: 98;
}
#openinglefttwo {
	position:fixed;
	bottom: 10px;
	left: -100px;
	cursor:pointer;
	z-index: 99;
}
#closingleft {
	position:fixed;
	bottom: 10px;
	left: 215px;
	cursor:pointer;
	z-index: 97;
}
#openingleft {
	position:fixed;
	bottom: 10px;
	left: -100px;
	cursor:pointer;
	z-index: 96;
}
html { overflow-y: scroll; }
#horizontallogo {
	position:absolute;
	top: 0px;
	left: -100px;
	width: 30px;
	height: 100%; 
	background: #b5babe;
	z-index: 95;
}
#horizontallogo img {
	padding-top:25px;
	padding-left: 2.5px;
}
#indicator{
    width:48px;
    position:absolute;
    left:50%;
	top: 50%;
    margin:-24px; 0px 0px -24px;
  }
#lang {
	position: fixed;
	bottom: 0;
	left: 0;
	padding: 5px;
	width: 210px;
	text-align: center;
	
}