

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

li {
  margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: 20px;
}

a {
	padding-bottom: 0px;
	border-bottom-color: #7f7f7f;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	text-decoration: none;
	color: #666666;
}

a .menu:hover {
border-top-color: rgba(40,40,40,1);
border-top-style: solid;
border-top-width: 4px;
padding-top: 31px;
transition: border-color 0s ease-out;
-moz-transition: border-color 0s ease-out;
-webkit-transition: border-color 0s ease-out;
}




.slideshow a{	
	z-index: -10;
	width: 1000px;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	display: none;
}

.slideshow {	
	width: 1000px;
	height: 350px !important;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	display: none;
}

/*
.slideshow img {
	min-width: 1024px;
	width: 100%;
	background-color: white;
	display: none;
}*/


/*.slideshow a .slide1 {
	width: 100%;	
	height: 613px;
	background: url(../images/frontier_markets_fund.jpg) no-repeat center 80px fixed;
	overflow: hidden;	
}

.slideshow a .slide2 {
width: 100%;
	height: 613px;
	background: url(../images/pre-emerging_markets.jpg) no-repeat center 80px fixed;
	overflow: hidden; 

	
}

.slideshow a .slide3 {
width: 100%;
	height: 613px;
	background: url(../images/frontier_markets_uae.jpg) no-repeat center 80px fixed;
	overflow: hidden; 	
}*/

.slideshow a .slide4 {
width: 1000px;
	height: 350px;
	background: url(../images/investor_relations.jpg) no-repeat center 80px fixed;
	overflow: hidden; 	
	margin: 0 auto;
	    background-size: 1000px;
	    background-position: 50% 100px !important;
}


/*.slideshow a .slide5 {
width: 100%;
	height: 613px;
	overflow: hidden; 	
}*/

.slideshow span {
	text-transform: uppercase;
	color: #3f3f3f;
	margin-left: -200px;
	left: 50%;
	position: absolute;
	width: 400px;
	padding-bottom: 5px;
	padding-top: 10px;
	text-align: center;
	overflow: hidden;
	display: none;
} 


#footer {
line-height: 17px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
padding-top: 38px;
margin: 0px;
background-color: white;
	border-top:1px solid #ccc;
}

