body {
	background-color:#eaeaea;
	/*background:url(../../HL14008/images/background.gif) top center repeat-x #eaeaea;*/
		font-size:14px;
	}
	
ul {
	list-style:url(http://worldcongress.com/events/HL15032/images/bullet.gif);
	}
	
h1, h2, h3, h4, h5, h6, .page-title {
	color:#683f9b;
	font-family: 'Josefin Sans', sans-serif;
	font-style:normal;
	}

h1 {
	font-size:27px;
	font-weight:400;
	line-height:40px;
}

h2 {
	font-size:22px;
	font-weight:400;
}

h3 {
	font-size:18px;
	font-weight:700;
}

h4 {
	font-size:14px;
	font-weight:700;
}
		
		
.sponsorHeader {
	background: url(../images/sponsor-header.gif) top center repeat-x #683f9b;
}

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

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


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

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

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

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

.agendaDate, .date {
	font-weight:bold;
	font-size:14px;
	border:1px solid #683f9b;
	background:#683f9b;
	margin-top:10px;
	padding:5px;
	color:white;
	}
	
.session {
	margin:0px; 
	border:1px solid #000; 
	padding:5px; 
	color:#000;
	font-weight:bold;
	font-size:16px;
	font-family:georgia;
	}
	
.break {
	font-style:italic;
	padding:3px 10px;
	background:#d1d3d4;
	}

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

.workshop	{
	background-color:#fee4ca;
	color:#31788f;
	font-size:16px;
	border:1px solid #faac60;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px; 
	font-weight:bold;
}	

.highlight	{
 text-transform:uppercase;
 color:#562f83;
}
a.subOn {
	color:#562f83;
	}