#header_link {
	display: block;
	padding: 0px;
	border: 1px solid #AAA;
	background-image:  url(header.png);
	background-repeat: no-repeat;
	width:980px;
	height:182px;
}

body {					
	color: #333333;
	font-size:0.75em;
}
				
h1 {					
	color: #339ac1;
	font-size: 1.6em;	
}				

h2 {
	color: #339ac1;
	font-size: 1.2em;
}
h3 {
	color: #de006b;
	font-size: 1.1em;
}
h4, h5, h6 {
	font-size: 1em;
}
a {						
	color: #bb006a;
}

a:hover {				
	color: #666;					
}

.hr, hr { 
	border: 0px; 
	height: 19px; 
	background: #fff url(hr.png) no-repeat top center; 
	margin: 0px auto; 
	text-align: center;
} 
.hr hr { display:none !important;}

/* for Internet Explorer */
/*\*/
* html hr {border:0px;display:none !important;}
}
/**/

#content td {
	vertical-align:top;
}

#content li{
	list-style-image: url(bullets3.gif);
	padding-bottom: 3px;
}

#content li ul {
	margin-top: 5px;
}

#content li ul li {
	/*list-style-image: url(bullets.gif);*/
	list-style: square;
	padding-bottom: 3px;
}


/* LAYOUT */
#contentbox {			
	border: 1px solid #999999;		
	background-image:url(contentbg.gif);
	padding: 0;
	margin: 10px 0 0 0;
}
#middlecol {
	width: 674px;
	margin-left: 1px;
}
div#rightcol {
	margin-top:10px;
}
div#rightcol .sponsorbar {
	padding-top:8px;
}

/* RIGHT COLUMN LOGOS */
div.sponsor_right img {margin:0.4em 0em;}

/* CURRENT SPONSORS */
div.sleft_center_text {height:108px}

/* LEFT MENU NAVIGATION */

div#leftcol #navigation {
	margin-top:12px;
}

div#leftcol ul#navigation {
	display: block;
	list-style-type: none;
	padding-left: 0;
	margin:28px 0px 1px 0px;
}

div#leftcol ul#navigation li {
	background: #eae7e4;
}

div#leftcol ul#navigation li {
	display:block;
	margin-top:1px;
	padding: 0px;
}

div#leftcol ul#navigation a {
	background:transparent none repeat scroll 0%;
/*	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
	color:#333;
	padding:4px 0px 4px 6px;
	text-decoration: none;
	/*width:144px;*/
}

div#leftcol ul#navigation li a.show_hide {
	background:url(http://db.riskwaters.com/global/events/eventive/hr/images/right_arrow.png) no-repeat 135px 7px;
	display:block;
	margin-left:0px;
	padding: 4px 0px 4px 4px;
	width:146px;
}

div#leftcol ul#navigation a.current {
	color:#333;
	font-weight:bold;
	text-decoration:none;
	background-color: #d0cbc4;
}

div#leftcol ul#navigation a:hover {
	display:block;
	text-decoration:none;
	background-color: #ddd9d4;
}

/* SUB NAV */
div#leftcol ul#navigation li ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

div#leftcol ul#navigation li ul li {
	background-color:#fff;
	border-top:2px solid #fff;
	margin:0px;
}

div#leftcol ul#navigation li ul li a {
	display:block;
	margin-left:-1px;
	padding-right:2px;
}

.nodisplay {
	display:none;
}

.sponsorbar {
	background-color: #ddd9d4;
	border-bottom: none;
	border-top: none;
}

#topnav a {				
	background-color:transparent;
	color:#DE006B;
	font-weight:bold;
	text-decoration:none;	
}
#topnav a:hover {
	background-color:transparent;
	color:#9F9F9F;
}

/* CONTENT */
#booknow {				
	background-image:url(http://db.riskwaters.com/global/events/im_asia_fin_info_sum07/images/book_back.gif);
	color:#FFFFFF;
	font-size:18px;	
} 						
						
#booknow a {
	color: #FFFFFF;
	text-decoration:none;
}
#booktable {			
	color:#FFFFFF;
	border:1px solid #999999;
} 
#headlines {
	border:1px solid #999999;
}
#booktable a {			
	color: #ffffff;
	text-decoration:none;
}
#booktable a:hover {	
	text-decoration:underline;
}

.red {color:#ff0000;}

/* sponsor bar */
#countdown {
	background-color:#bb006a;
}

#footer {	
	text-align: center;
	font-size: 0.9em;
}

.red {color:#ff0000;}

#hosted_by {
	text-align: center;
}
/* Form */



form span {

	margin: 0 0 1ex 0;

	clear: left;

	display:block;

	color: #000;

}

label {

	width: 20em;

	display:block;

	float: left;

	font-weight: bold;

	padding-right: 1.5em;

	font-size:12px;

	color: #000;

}

label.tick {

	float: none;

	width: auto;

	font-weight: normal;

	margin: 0 0 1ex 20em;

	padding-left: 1.5em;

}

form div.actions {

	margin-left: 21.5em;

	padding-left: 1.5em;

}

 
fieldset {border:1px solid #e5e5e5; padding:0.8em;} 
fieldset p {font-size:100%;}  textarea:focus, 
input:focus { 	border: 1px solid #900; }  
input.disabled { 	border: 1px solid #F2F2F2; 	background-color: #F2F2F2; }  
input.required, textarea.required { 	border: 1px solid #999; } 
input.validation-failed, textarea.validation-failed { 	border: 1px solid #CF0000; 	color : #333; } 
input.validation-passed, textarea.validation-passed { 	border: 1px solid #999; 	color : #000; }  
div.validation-advice { 	margin: 0.2em 0em 0em 20em; 	padding: 0.2em; 	background-color: transparent; 	color : #CF0000; 	font-weight: bold; }  
.custom-advice { 	margin: 0.2em 0em; 	padding: 0.2em; 	background-color: transparent; 	color : #CF0000; 	font-weight: bold; }  
form#doublecombo div.row { 	background-color: transparent; 	margin: 0em 0em 0.4em 0em; 	clear: left; } form#doublecombo div input, form#doublecombo div select { 	margin: 0em 0em 0em 0.2em; 	clear: left; }  div.row span.label { 	float: left; 	margin: 0em; 	width: 20em !important; 	text-align:right; } 
label span {display:inline;margin:0 0.2em;}

/* Blocks */

#indexhtml4 {
	background: #fff url(http://preview.incisive-ewms.com/xmlpub/sites/pre/fit/2009/03/amsterdam-financial-information-summit/styles/sponsor_panelbg.gif) no-repeat top left;
	width:660px;
	height:140px;
}

#indexhtml4 p {
	font-size:100%;
	line-height:1.5em;
	margin:0.8em;
	padding:15px 15px;
}

#day1html1 table {
	border:1px solid #B1B2B4;
	border-collapse:collapse;
	font-size:1em;
	width:100%;
}
#day1html1 td {
	padding:8px;
	vertical-align:top;
	background:#B9D9EA;
}
#day1html1 th {
	background:#BC276F none repeat scroll 0%;
	padding:8px;
	vertical-align:top;
	color:#FFFFFF;
}
#day1html1 li {
	list-style-image:url(http://db.riskwaters.com/global/events/im_nafis08/images/bullet_nafis.gif);
	margin:6px 0px 0px 30px;
	padding:0pt;
}
#day1html1 ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
#day1html1 h6 {
	background:#999999;
	font-size:1.2em;
	color:#FFFFFF;
	padding:10px;
}
#booknowhtml1 img {
	padding-right: 20px;
}

