/* Life and Pensions Insurance and Risk Summit custom css */

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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	line-height: 20px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366cc;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 14px 0 0 0; 
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 14px 0 0 0; 
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#3366cc;
	font-size:1em;
	font-weight: bold;
	padding: 3px;
	background-color: #EEE;
	border: 0px;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color:#3366cc;
	font-size:1em;
	font-weight: bold;
	padding: 3px;
	background-color: #FFF;
	border: 0px;
	}

a {
color:#3366cc;
text-decoration:underline;
	}

a:hover {
color:#333;
text-decoration:none;
	}

/* layout */

#related_customevents{
	padding: 4px;
	margin: 0;
	font-size: 0.9em;
	text-align: center;
}
#related_products{
	padding: 4px;
	margin: 0;
	font-size: 0.9em;
	text-align: center;
}

.sponsorbar{
	margin:10px 0;
	padding: 5px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #CCC;
	text-align:center;
	font-weight:bold;
}
/* navigation */


#navigation a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 1px 3px;
	background-color: #333;
	color:#FFFFFF;
	width: 144px;
	list-style: none;
	}
#navigation li ul li a {
	display: inline;
	background-color: #FFFFFF;
	color: #3366cc;
	list-style: none;
	}

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

ul#navigation li, ul#navigation li ul li {
   	list-style:none;
	list-style-image:none;
	}

#navigation li.collapsed a 
	{
	background-image: url(right_arrow.gif);
	background-repeat: repeat-n;
	background-position: 146px 6px;
	}

#navigation li.expanded a 
	{
	background-image: url(down_arrow.gif);
	background-repeat: repeat-n;
	background-position: 146px 6px;
	}

a:focus
	{
	outline:none;
	list-style: none;
	}

.arrow {
	background-image:url(second_arrow.gif);
	background-repeat:no-repeat;
	background-position:5px 5px; 
	}

.singlelevel {
	width:140px;
	padding-left:20px;
	padding-top:2px;
	height:auto;
	display:block;
	background-color:#d5d5d5;
	margin-bottom:5px;
	height:16px;
	}

.nodisplay {
	display:none;
	margin-left:-5px;
	}

/* top navigayion */

#topnav {
	padding-left:20px;
	font-size:1.2em;
	font-weight:bold;
	height:30px;
	line-height:2.0em;
	background-repeat:repeat-x
}
#topnav ul {
	list-style:none;
	margin:0;
}
#topnav li {
	display:inline;
	padding:10px;
}
#topnav a {
	color:#3366cc; text-decoration:none;
	}
#topnav a:hover {
	color:#333; text-decoration:none;
	}
	
/* book Now */	

#booknow {
	font-size: 1.3em;
}
#booknow a:hover {
	color:#333; text-decoration:none;
}

/* content */

#content {
	padding: 15px;
}

/* speakers */
div.sleft {line-height:1.5em;height:108px;}

/* Registration form */

/* Footer */

#footer {
	font-size: .8em;
}

/*Block styles*/

#pastattendeeshtml1 table{
	border-style: none;
	width: 100%;
} 
#pastattendeeshtml1 td{
	text-align: left;
	vertical-align: top;
	}
	
#booknowhtml1 table {
background-color:#FFFFFF;
border-collapse:collapse;
font-size:1em;
table-layout:fixed;
width:98%;
}
#booknowhtml1 th {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
margin:0pt;
padding:3px;
text-align:center;
vertical-align:top;
}
#booknowhtml1 th h1 {
background-color:#FFFFFF;
color:#FFFFFF;
font-size:1em;
margin:0pt;
padding:3px;
text-align:left;
}
#booknowhtml1 td {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
margin:0pt;
padding:3px;
text-align:center;
vertical-align:top;
}
#booknowhtml1 td h1 {
background-color:#FFFFFF;
color:#95C43D;
font-size:1em;
padding:3px;
}

/*Hosted by*/

#hosted_by {
	text-align: center;
}

/*Program table styles*/

#programmehtml1 table{
	border-collapse:collapse;
	width:100%;
	/*table-layout: fixed;*/
	font-size:1em;
	background-color: #e4e4e5; 
}
#programmehtml1 th {
    vertical-align:top;
	border:1px solid #FFF;
	background-color: #e4e4e5;
	margin:0;
	padding:0;
}
#programmehtml1 th h1 {
font-size: 1em;
display: block;
padding:5px;
color: #FFF;
background-color:#666;
font-weight: bold;
}
#programmehtml1 th h2 {
font-size: 1em;
display: block;
padding:5px;
color: #333;
background-color:#d3cdc6;
}
#programmehtml1 th h3 {
font-size: 1em;
font-weight: bold;
margin: 0;
color: #FFF;
background-color:#8f9092;
}
#programmehtml1 td {
	vertical-align:top;
	border:1px solid #FFF;
	background-color: #e4e4e5;
	width: 45%;
	margin:0;
	padding:0px;
}
#programmehtml1 td h1 {
font-size: 1em;
display: block;
color: #FFF;
background-color:#666;
font-weight: bold;
padding:5px;
}
#programmehtml1 td h2 {
font-size: 1em;
display: block;
color: #333;
background-color:#d3cdc6;
padding:5px;
}
#programmehtml1 td h3 {
font-size: 1em;
font-weight: bold;
margin: 0;
color: #FFF;
background-color:#8f9092;
}
#programmehtml1 td h5 {
font-size: 1em;
font-weight: bold;
margin: 0;
color: #FFF;
background-color:#3366CC;
padding:5px;
}
#programmehtml1 td p {
margin: 0;
padding:5px;
}
#programmehtml1 td li {
margin: 0;
line-height: 1.2em;
padding:5px;
}