/* Currency Management Forum London 2010 */

/* Site Colors
Grey Blue	#627A8F
Dark blue	#0E1655
Ochre		#CCAE00
 */

#header_link {
	display:block;
	padding:0px;
	border:1px solid #999;
	background-image:url(header.png);
	background-repeat:no-repeat;
	width:980px;
	height:176px;
}
#contentbox {
	margin-top:0px;
	border: 1px solid #999999;
	border-top:none;
}
h1 {color: #0E1655;
	line-height:1.5em;
	margin: 0.2em 0em;
	padding:0px;
}


a {color:#0E1655;}
a:hover {color:#666666;}

iframe {border:none;}
iframe {border:1px solid #fff;}

/* NAVIGATION */
#leftcol #navigation {
	list-style: none;
	margin: 28px 0 0 0;
}
#navigation ul {
	display: block;
	list-style-type: none;
	padding-left: 0;
	margin: 0px;
}
#navigation li {
	padding:0;
	margin:1px 0px;
}
#navigation a {
	border-bottom:1px solid #666;
	display: block;
	text-decoration:none;
	font-weight:normal;
	padding:4px;
	margin:0px;
	background-color:#627A8F;
	color:#fff;
	width: 142px;
	list-style:none;
}
#navigation a:hover {
	background-color:#265375;
	color:#fff;
	text-decoration:none;
	list-style: none;
}

ul#navigation a.current {
	background-color:#B5C2CF;
	color:#00284A;
	font-weight:bold;
	text-decoration:none;
}

#navigation li ul li a {
	border-bottom:none;
	display: block;
	background-color: #FFFFFF;
	color: #009448;
	list-style: none;margin-left:-4px;
	width: 140px;
}

#navigation li ul li a:hover {
	background-color: #FFFFFF;
	color:#333;
	text-decoration:none;
	list-style:none;
}

#navigation li ul li a.current {
	background-color:#fff;
	color:#23292F;
	font-weight:bold;
	text-decoration:none;
}

ul#navigation li, ul#navigation li ul li {
   	list-style:none;
	list-style-image:none;
}
ul.show_hide sub {
	margin:0;
}

/* remove top navigation */
#topnav {
	display:none;
}

/* second level nav */
#contentnav {background-color:#cedace;}
#contentnav a {color:#0E1655;text-decoration:none;}
#contentnav a:hover {color:#666;text-decoration:underline;}

#navigation a.current,#topnav a.current {color:#0E1655;}

/* related products */

#related_customevents {	
	text-align: center;
}

#related_products {	
	text-align: center;
}


div.sleft {
	background-color:#eee;
	font-size:100%;
	font-weight:bold;
	margin:0.6em;
	padding: 7px;
	width:600px;			
}
div.sleft p {
	font-size:100%;
	font-weight:normal;
}

div.sleft img {
	border:1px solid #393e64;
	margin:0em 0.6em 0.4em 0em;
}

/* SPONSORS */
.sleft_center_text {
	height:108px;	
}

/* PROGRAMME */

#day1html1 h1 {
	color:#fff;
	background-color: #0E1655;
	font-family:"Myriad Pro",Arial,sans-serif;font-size:1em;
	font-weight:bold;
	line-height:1.4em;
	padding:3px 6px;
	margin:0.3em 0em 0.1em 0em;
}

#day1html1 h3 {
	color:#fff;
	background-color: #627A8F;
	border:1px dotted #0E1655;
	font-size:1em;
	font-weight:bold;
	line-height:1.4em;
	padding:4px 6px;
	margin:0.4em 0em;
}

#day1html1 p {
	color:#111;
	background-color: #fff;
	font-size:1em;
	font-weight:normal;
	line-height:1.5em;
	padding:4px 6px;
	margin:0.1em 0em 0.2em 0em;
}			





