#header_link {
	display: block;
	padding: 0px;
	border: 0px;
	background-image:  url(header.png);
	background-repeat: no-repeat;
	width:981px;
	height:151px;
}

h1 {color: #447fa9;}

a {color: #447fa9;}
a:hover {color: #666666;}

/* CUSTOM MAP */
div#rightcol {
	background-color:#fff;
	background-image: url(http://www.incisive-events.com/global/events/eventive/Division_Investment/2008/11/nordic-investment-and-pension-summit/images/nordic_map.gif);
	background-repeat: no-repeat;
	background-position: 1px 28px;
}

div#rightcol object {
	visibility:hidden; /* Hide map */
}
div#rightcol div#counter_flash {
	border-bottom:1px solid #ccc;
	height:22px;
	padding:3px;
}
div#rightcol div#counter_flash object {
	visibility:visible; /* Show countdown */
}

/* NAVIGATION */
#navigation a {
       text-decoration:none;
       color: #666;
}
#navigation a:hover {
       text-decoration:underline;
       color:#447fa9;
}

/* TOP NAVIGATION */
#topnav ul {display:none;} /* hiding top nav links */
#topnav a {color:#666666;text-decoration:none;}
#topnav a:hover {color:#447fa9;text-decoration:none;}

/* SECOND LEVEL NAV */
#contentnav {background-color:#447fa9;}
#contentnav a {color:#666666;text-decoration:none;}
#contentnav a:hover {color:#447fa9;text-decoration:underline;}

#navigation #current,#topnav #current {
	color:#447fa9;
}

/* RELATED PRODUCTS */

#related_customevents {	
	text-align: center;
}

#related_products {	
	text-align: center;
}

/* CONTENT */

div.block#indexhtml1 {
	background-image:url(top_index.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 122px;
	margin: -20px -11px 10px -8px;
	padding: 0px;
}

.sleft_center_text {
	height:122px;
}

/* PROGRAMME */
#programmehtml1 table {
	background-color:#E0EAEF;
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
	margin:0.1em 0.6em;
	width:96%;
}
#programmehtml1 th {
	color: #fff;
	background-color: #447FA9;
	border:1px solid #447FA9;
	padding:2px 3px;
	margin:0px;
	text-align:center;
}

#programmehtml1 td {
	border:1px solid #447FA9;
	vertical-align: top;
	padding:0px;
	margin:0px;
	text-align:center;
}
#programmehtml1 table td h2 {
	background-color:#447FA9;
	color:#fff;
	font-size:1em;
	font-weight:bold;
	margin:0px;
	padding:2px;
	text-align:center;
}
#programmehtml1 table td h4 {
	background-color:#ffffff;
	color:#447FA9;
	line-height:1em;
	margin:0px;
	text-align:center;
}
#programmehtml1 td p {
	line-height:1.4em;
	padding:1px;
	margin:0px;
}


/* FORM */
div.row {
	clear: both;
	background-color:#fff;
	padding-top: 5px;
}
div.row span.label {
	float: left;
	width: 130px;
	text-align: right;
}
div.row span.formw {
	float: right;
	width: 520px;
	text-align: left;
}

.submit {
	clear:both; 
	margin:8px 0px 0px 190px; 
}

/* FOOTER */
#footer {				
	text-align: center;
	font-size: 0.82em;
}
#footer a {						
	color:#447fa9;
	text-decoration:none;				
}
#footer a:hover {
	color:#666666;
	text-decoration:underline;
}