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

h1, h2, h3, h4, h5, h6, .page-title {
	color:#054850;
	}
		
.sponsorHeader {
	background: url(../images/sponsor-header.gif) top center repeat-x #0e6d78;
}

.speakerGridHeader{
	background: url(../images/header-bg.gif) repeat-y #0e6d78;
}

a.aLink {font: 11px verdana,arial,helvetica; font-weight:bold; color:#1391a0; text-decoration: none;}
a:hover.aLink{text-decoration: none; color: #FA6D06;}
a.mainLink {font: 11px verdana,arial,helvetica; font-weight:bold; color:#1391a0; text-decoration: none;}
a:hover.mainLink{text-decoration: none; color: #FA6D06;}


#conf_nav_bar {
	background: #000066 url(../images/nav-bg.gif) repeat;
	}

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

#conf_nav li {
	background:url(../images/nav-off.gif);
}	

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

.quotation	{
	padding:5px;
	background-color:#eeeeee;
	border:1px solid #e3e3e3;
	font-style:italic;
	margin-bottom:10px;
}
.quotation strong	{
 font-style:normal;
 color:#3e3e3e;
 font-size:10px;
}

<!-- quotes -->	
				#quotation		{
								display:table;
								}
												
				#quotation p	{
								display: table-cell;
								vertical-align:top;
								text-align:left;
								font-size:11px;
								height:70px;
								}

.agendaDate, .date {
	font-weight:bold;
	font-size:14px;
	border:1px solid #000000;
	background:#337fa6;
	margin-top:10px;
	padding:5px;
	color:#ffffff;
	}
	
.session {
	margin:0px; 
	border:1px solid #337fa6; 
	padding:5px; 
	color:#000000;
	font-weight:bold;
	font-size:16px;
	font-family:georgia;
	}
	
.break {
	font-style:italic;
	padding:3px 10px;
	background-color:#eeeeee;
	border:1px solid #e3e3e3;
	}

.title {
	text-transform:uppercase;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	background-color:#faac60;
	padding:2px;
	}

.workshop	{
	background-color:#feece0;
	color:#337fa6;
	font-size:16px;
	border:1px solid #f2daca;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px; 
	font-weight:bold;
}	

.highlight	{
 text-transform:uppercase;
 color:#337fa6;
}

.note {
    background-color: #F9CA57;
    color: #333333;
    font-size: 11px;
    padding: 2px;
    text-transform: uppercase;
}