/* Global Pensions Transition Management Forum New York Autumn 2008 */
/* SITE COLORS 
Purple Damson		#3d93cc
Royal Blue		#004fa2
Blue-Grey		#4F779F
*/

#header_link {
	display: block;
	padding: 0px;
	border: 0px;
	background-image:  url(header.png);
	background-repeat: no-repeat;
	width:982px;
	height:130px;
}

#contentbox {
	background-color:#ffffff;
	margin-top:-2px;
}

h1 {	color: #004fa2;}
h2 {	color: #0d2a62;
	font-size:1.3em;
	font-weight:bold;
}

h3 {
	background-color:#4F6C9F;
	color:#ffffff;
	padding:7px;
	font-weight:strong;
	font-size:1.1em;
}

h4 {
	background-color:#fff;
	color:#004fa2;
	font-size:1.1em;
	font-weight:bold;
	margin-top:0px;
}

iframe {border:none;}
iframe {border:0px solid #fff;}

a {color: #004fa2;}
a:hover {color: #004fa2;}

#booknow {
	background:url(http://db.riskwaters.com/global/conference_new_template/images/grad.gif);
	color:#FFFFFF;
	font-size:0em;
	font-weight:bold;
	height:30px;
	line-height:1.6em;
	width:150px;
}
.left {
	float:left;
	margin-bottom:-2px;
	padding-right:5px;
	visibility:hidden;
}


/* LEFT MENU NAVIGATION */
div#leftcol #navigation {margin-top:28px;}
#navigation ul {
	display: block;
	list-style-type: none;
	padding-left: 0;
	margin: 1px 0px;
}
#navigation li {
	margin: 0px;
}
ul.show_hide sub {
	color:#fff;
	margin-left:-3px;
}

#navigation li ul li a {
	display:block;
	margin-left:-3px;
}
#navigation a {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #999;
	color: #004fa2;;
	padding: 4px 0px 4px 4px;
	text-decoration: none;
}
#navigation a:hover {
	background: #9BA4BF;
	color: #FFFFFF;
	text-decoration:none;
}
#navigation a.current {
	background-color:#004fa2;;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
}


/* TOP NAVIGATION */
#topnav a {color:#4F779F;text-decoration:none;}
#topnav a:hover {color:#004fa2;text-decoration:none;}

/* second level nav */
#contentnav {                   
	background-color:#cedace;
}
#contentnav a {
	color:#59689b;
	text-decoration:none;  
}
#contentnav a:hover {
	color:#3d93cc;
	text-decoration:underline;
}

#topnav a.current {
	color:#004fa2;
	font-weight:bold;	
}

/* RELATED PRODUCTS */

#related_customevents {text-align: center;}

#related_products {text-align: center;}

/* 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;
}

.sleft_center_text {
	height:108px;
}


/* PROGRAMME */
#programmehtml2 table {
	background-color:#EFEFEF;
	border:1px solid #999;
	border-collapse:collapse;
	margin:0.4em;
	width:98%;
	font-size:1.0em;
}
#programmehtml2 th {
	color: #fff;
	background-color: #407EA6;
	border:none;
	font-weight:bold;
	padding:4px;
	margin:0px;
}

#programmehtml2 td {
	border-top:1px solid #999;
	vertical-align: top;
	padding:4px;
	margin:0px;
}
#programmehtml2 th p,
#programmehtml2 td p {
	padding:0px;
	margin:0px;
}
#programmehtml2 td p em {font-style:normal;}
#programmehtml2 td p em strong {color:#8F2332;}
#programmehtml2 th h5,
#programmehtml2 td h5 {
	color:#fff;
	background-color: #407EA6;
	line-height:1.4em;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
}			

/* FORM */
div.row {
	clear: both;
	background-color:#fff;
	padding-top: 5px;
}

.clear {clear:both;}

/* FOOTER */
#footer {				
	text-align: center;
	font-size: 0.82em;
}
#footer a {						
	color:#006ab2;
	text-decoration:none;				
}
#footer a:hover {
	color:#666666;
	text-decoration:underline;
}

#topnav li {
	visibility:hidden;
}


