body {
	background:url(http://worldcongress.com/events/HL13012/images/background.gif) top center repeat-x #c8eeff;
	}
	
ul {
	list-style:url(http://worldcongress.com/events/HL13012/images/bullet.gif);
	}

h1, h2, h3, h4, h5, h6, .page-title {
	color:#9e1e1d;
	}
		
.sponsorHeader {
	background-color:#3992bb;
	color:#fff;
}

.speakerGridHeader{
	background: url(http://worldcongress.com/events/HL13012/images/header-bg.gif) repeat-y;
	color:#FFF;
}

a.aLink {font: 11px verdana,arial,helvetica; font-weight:bold; color:#0000ff; text-decoration: none;}
a:hover.aLink{text-decoration: none; color: #9E1D1D;}
a.mainLink {font: 11px verdana,arial,helvetica; font-weight:bold; color:#0000ff; text-decoration: none;}
a:hover.mainLink{text-decoration: none; color: #9E1D1D;}


#conf_nav_bar {
	background: #000066 url(http://worldcongress.com/events/HL13012/images/nav-bg.gif) repeat;
	}

#conf_nav a:hover {
	color:#cccccc;
	}

#conf_nav li {
	background:url(http://worldcongress.com/events/HL13012/images/nav-off.gif);
}	

#conf_nav li:hover, #conf_nav li.sfhover {
	background:url(http://worldcongress.com/events/HL13012/images/nav-on.gif);
	}

#speaker-table {
	padding:5px;
}

.agendaDate, .date {
	font-weight:bold;
	font-size:14px;
	border:3px double #999999;
	background:#EDEDEA;
	margin-top:10px;
	padding:5px;
	color:#9E1D1D;
	}

.keynote {
	margin:0px; 
	border:1px solid #C5CDFD; border-color:#C5CDFD #5F5F5F #5F5F5F #C5CDFD; 
	background:#187DAB;
	padding:5px; 
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	font-family:georgia;
	}
	
.break {
	font-style:italic;
	border:1px dotted #D2DDE6;
	padding:3px 10px;
	background:#ECF7FB;
	color:#005279;
	}