a {
	color:#21487a;
	text-decoration:none;
	}
	
a:hover {
	color:#80b539;
	text-decoration:underline;
	}

.banner {
	margin-top:10px;	
}
.floatRight {
	float:right;
}

.floatLeft {
	float:left;	
}

#pageBG {
	background-color:#e2eaf7 !important;
	background-image:none !important;
}

#eventWrapper {
	background-color:#FFFFFF;
	min-height:735px;
	width:100%;
}

.exhibit {
	margin-top:20px;
}

.clearBoth {
	clear:both;
}


h3 {
	padding:0;
	margin:0;
	font-size:20px;
	margin-left:10px;
	color:#244367;
}

h4 { margin-left:10px; }

h5 {
	font-size:14px;
}

.speakerContainer {
	position:relative;
	width:610px;
	height:auto;
	margin-bottom:20px;
	padding-bottom:20px;
}

.speakerImage {
	float:left;
	height:83px;
	width:60px;
	margin-left:10px;
}

.speakerBio {
	float:left;
	width:520px;
	height:auto;
	margin-bottom:20px;
	padding-bottom:10px;
}

.speakerBio p {
	padding:0;
	margin:0;
}


.speakerBio a {	color:#244367; text-decoration:none;}
.speakerBio a:hover {color:#1e9fa0; text-decoration:underline;}


#discussionThemes {
	padding:5px 0px 10px 20px;
	margin:0;
	
	
}

#discussionThemes li {
	list-style-type:square;
}

#agendaNiSeminar {
	margin-bottom:20px;
}

#navigation {
	padding-top:20px;
}

#navigation li {
}

#navigation li a {
	
}

#navigation li a:hover {
}


#eventContent {
	width:660px;
	height:auto;
	min-height:735px;
	background-color:#FFF;
	float:left;
}

#eventBanner {
	width:100%;
	height:200px;
	background-color:#CCC;
}

#eventNavigation {
	width:100%;
	height:30px;
	background-color:#20487b;
	
}

#eventNav {
	position:relative;
	padding:0;
	margin:0;
	font-size:14px;
	padding-top:7px;
	z-index:1;
}

#eventNav li {
	display:inline;
	padding:0;
}

#eventNav li a {
	padding:7px 12px;
	/*background-color:#244367;*/
	text-transform:uppercase;
	font-weight:bold;
	color:#ffffff;
}

#eventNav li a:hover {
	background-color:#70943f;
	text-decoration:none;
}

.current {
	background-color:#80b539 !important;
}

.hide {
	display:none;
}

#rightCol {
	float:right;
	width:300px;
	height:auto;
	background-color:#fffde9;
}

#eventInfoContainer {
	position:relative;
	width:300px;
	height:auto;
	margin-top:10px;
}

#eventInfo {
	position:relative;
	width:283px;
	height:90px;
	background-image:url('../images/gradientBg.png');
	background-repeat:no-repeat;
	 /*background-color:#CCCCCC; change to alter background color of evemt venue and date background color */
	color:#000000; /* change to alter text colour of event venue and date */
	border:2px dashed #1e9fa0;
	}
	
#eventInfo p {
	padding: 5px 10px;
	}
#eventInfo h2 {
	padding:5px;
	}

#sponsors {
	position:relative;
	width:293px;
	height:auto;
	/*background-color:#FFFFFF;
	border-right:1px solid #CCCCCC; 
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC; */
	}
	
#sponsors img {
	margin-bottom:20px;
	}	
	
#sponsorshipOpporuntities {
	position:relative;
	width:293px;
	height:auto;
	background-color:#1e9fa0;
	margin-top:10px;
	color:#FFFFFF;
	}
	
#sponsorshipOpporuntities a { color:#FFFFFF; text-decoration:none; }
#sponsorshipOpporuntities a:hover { text-decoration:underline;}	

#sponsorshipOpporuntities h2, #sponsorshipOpporuntities p {
	padding:5px 10px;
	}

#whofor {
	position:relative;
	width:293px;
	height:auto;
	background-color:#1e9fa0;
	color:#FFFFFF;
	margin-top:10px;
	}
	
#whofor h2, #whofor ul {
	padding:5px 10px;
}

#whofor ul li {
	text-transform:none;
	list-style-type:disc;
	margin-left:15px;
	}

#networking {
	position:relative;
	width:293px;
	height:auto;
	background-color:#244367;
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
	}	
	
#networking h2, #networking p {
	padding:5px 10px;
	}	
	
#networking ul { padding:5px 10px; }
	
#networking ul li {
	margin-left:20px;
	list-style-type:disc;
	text-transform:none;
}

#networking h2, #whofor h2, #sponsorshipOpporuntities h2, #eventInfo h2 {
	font-size:14px;
	margin:0;
	padding:10px 0px 0px 10px;
	}
	
.conferenceTitle {
	padding:10px;
	margin:0;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	display:none;
}

.conferenceSlogan {
	padding:0px 10px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	display:none;
	}

.pageTitle {
	padding:0px 10px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:5px;
	margin-left:10px;
}

#eventContent p {
	padding:0px 10px;
	}
	
#index_speakers {
	padding:10px;
	}
	
#programmeTable {
	padding:10px;
	}
	
.speaker {
	padding:10px;
	}
	
.speaker img {
	margin-right:10px;
	}
	
.speaker p {
	height:100px;

	}	
	
#howToRegisterTable {
	padding:10px;
	}
	
	
#sidebar { background-color:#fffde9 !important; }
	
#page {
	background-color:#FFFFFF;
	}
	
.registerNowButton {
	float:right;
	padding:10px;
	background-color:#244367;
	font-size:16px;
	margin:10px 10px 0 0;
	color:#FFFFFF !important;
}

.registerNowButton:hover {
	background-color:#1e9fa0;
	color:#ffffff !important;
	text-decoration:none;	
}	

#sponsorshipInformationContainer {
	position:relative;
	width:600px;
	height:auto;
	background-color:#224468;
	color:#FFFFFF;
	margin:auto;
	padding:5px 10px;
	}
	
#sponsorshipInformationContainer h2 {
	padding:0;
	margin:0;
	padding-top:10px;
	padding-left:10px;
}

#sponsorshipInformationContainer p {

}

#sponsorshipInformationContainer a {
	color:#FFFFFF;
	text-decoration:none;
}

##sponsorshipInformationContainer a:hover {
	text-decoration:underline;

}

.keyThemesList {
	float:left;
}

.keyThemesList li {
	list-style-type:disc;
	text-transform:none;
	}
	
	
h1 { padding-left:10px; color:#21487a; }
h2 { padding-left:10px; }
p { padding:0 10px;}
fieldset { width:600px; }	
.displayNone { display:none; }
.quoteRight { position:relative; float:right; margin-right:10px; }
.yearbookContentsList { }
.yearbookContentsList li { list-style-type:disc; margin-top:0; padding-top:0; }
.yearbookContentsTitle { font-weight:bold; font-size:16px; color:#20487b; }
#previousPurchasersTitle { font-size: 14px; font-style:italic; font-weight:bold; padding:5px 0px; }
#previousPurchasersList { }
#previousPurchasersList li { list-style-type:disc; }
.bigText { color:#21487a; font-size:24px; font:Arial, Helvetica, sans-serif; font-weight:bold; }
#informationBullets { color:#20487; list-style-type:none; font-size:18px; }
#informationBullets li{ list-style-type:disc; }
.advertiseButton { background-color:#21487a; padding:5px 10px; color:#FFFFFF; }
.advertiseButton:hover { background-color:#80b539; }
.brochureDownloadButton { display:block; width:250px; height:64px; background-image:url('../images/brochureDownload.png'); background-position:top; margin:auto; margin-top:20px;}
.brochureDownloadButton:hover { background-position:bottom; }

