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

h1 {	color: #004b8f;}
h2 {	color: #707070;
	font-size:1.3em;
	font-weight:bold;
}

h3 {
	background-color:#004b8f;
	color:#ffffff;
	padding:7px;
	font-weight:strong;
	font-size:1.1em;
}

h4 {
	background-color:#fff;
	color:#707070;
	font-size:1.1em;
	font-weight:bold;
	margin-top:0px;
}

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

a {color: #004b8f;}
a:hover {color: #666666;}

#booknow {font-size:1.4em;}
#counter_flash{color: #004b8f;}

/* NAVIGATION */
#navigation a {
	text-decoration:none;
	color: #666666;
}
#navigation a:hover {
	text-decoration:underline;
	color:#004b8f;
}

/* TOP NAVIGATION */
#topnav a {color:#666666;text-decoration:none;}
#topnav a:hover {color:#004b8f;text-decoration:none;}

/* second level nav */
#contentnav {                   
	background-color:#cedace;
}
#contentnav a {
	color:#666666;
	text-decoration:none;  
}
#contentnav a:hover {
	color:#004b8f;
	text-decoration:underline;
}

#navigation a.current,#topnav a.current {
	color:#004b8f;
	font-weight:bold;	
}

/* RELATED PRODUCTS */

#related_customevents {text-align: center;}

#related_products {text-align: center;}

/* PROGRAMME */	
			
div#programhtml1 table {
	background-color:#fff;
	border-collapse:collapse;
	margin:0.4em 0.9em;
	width:96%;
	font-size:1.0em;	
}

div#programhtml1 table th,div#programhtml1 table td {
	padding:5px;
	border-top:1px solid #999999;
	text-align:left;
	vertical-align:top;
}
div#programhtml1 table th p,
div#programhtml1 table td p {margin:0em;padding:0px;}
div#programhtml1 table td em {color:green;font-style:normal;}

div#programhtml1 table th {color:#2375BF; font-weight:bold;}
div#programhtml1 table th em {color:green;font-style:normal;font-weight:normal}

/* GREY BOXES */
#indexhtml1 table,
#whoshouldattendhtml1 table,
#day1html2 table {
	background-color:#eee;
	border:1px solid #666666;
	border-collapse:collapse;
	width:90%;
}
#indexhtml1 table p,
#whoshouldattendhtml1 table p,
#day1html2 table p {
	color: #333;
	font-weight:normal;
	margin:0.7em 0.9em;
}

/* SPEAKERS */

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

/* SPONSOR LOGOS */

.sleft_center_text {
	width:190px;	
	min-height:120px;
	height:120px;		
}


/* 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; 
}

.red {
	color:#FF0000;
}

.logo {
	margin:10px auto;
	text-align:center;
}

.splogo {
	margin-right:20px;
	vertical-align:middle;
}

.spinfo {
	float:left;
	width:150px;
	text-align:center;
	margin-bottom:20px;
}

.clear {clear:both;}

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