#table {
	background-color: #FFFFFF;
	width: 100%;
}
#tableSpacer {
	height: 20px;
}
#tableDate {
	padding-right: 0px;
	text-align: left;
	padding-bottom: 20px;
	font-weight: bold;
	color: #5D80D1;
	padding-left: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	vertical-align: top;
	font-size: 14px;
}
#tableHeaders {
	height: 8px;
	padding-right: 6px;
	text-align: left;
	padding-bottom: 4px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 6px;
	background-color: #3A3DA6;
	padding-top: 2px;
	vertical-align: top;
}
#tableProgramTime {
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 1px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B5C5F8;
	color: #3A3DA6;
	padding-top: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #3A3DA6;
}
#tableGeneralSession {
	padding-right: 6px;
	text-align: left;
	padding-bottom: 4px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 6px;
	background-color: #7375CE;
	padding-top: 4px;
	vertical-align: top;
	font-size: 11px;
}
#tableExhibitsOpen {
	padding-right: 6px;
	text-align: center;
	padding-bottom: 1px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 6px;
	background-color: #7375CE;
	padding-top: 2px;
	vertical-align: top;
	font-size: 11px;
}
#tableBreakfast {
	padding-right: 6px;
	text-align: center;
	padding-bottom: 1px;
	font-weight: bold;
	color: #B9BEEE;
	padding-left: 6px;
	background-color: #4E5BD3;
	padding-top: 2px;
	vertical-align: top;
	font-size: 11px;
}
#tablePresentations {
	padding-right: 6px;
	text-align: left;
	padding-bottom: 2px;
	font-weight: bold;
	color: #3A3DA6;
	padding-left: 6px;
	background-color: #F7F8FD;
	padding-top: 2px;
	vertical-align: top;
	font-size: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B5C5F8;
}
#tableFreeTime {
	padding-right: 6px;
	text-align: center;
	padding-bottom: 2px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 6px;
	background-color: #B5C5F8;
	padding-top: 2px;
	vertical-align: middle;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B5C5F8;
}
#tableBlank {
	padding-right: 6px;
	text-align: center;
	padding-bottom: 2px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 6px;
	background-color: #FFFFFF;
	padding-top: 2px;
	vertical-align: middle;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B5C5F8;
	height: 60px;
}
.tableSpeakersName {
	font-size: 11px;
	font-weight: normal;
}

#tableColumnOne {
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B5C5F8;
	color: #3A3DA6;
	padding-top: 4px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #3A3DA6;
}
#tableColumnTwo {
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B5C5F8;
	padding-top: 4px;
	color: #3A3DA6;
}
#tableSmallText {
	background-color: #FFFFFF;
	text-align: justify;
	padding-bottom: 4px;
	font-size: 11px;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B5C5F8;
	color: #1F2058;
	padding-top: 4px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #3A3DA6;
}
#tableSpeaker {
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B5C5F8;
	padding-top: 4px;
}
#tableText a:link {
	text-decoration: none;
	color: #000000;
}
#tableText a:visited {
	text-decoration: none;
	color: #000000;
}
#tableText a:hover {
	text-decoration: none;
	color: #3A3DA6;
}
#tableText a:active {
	text-decoration: none;
	color: #2158BE;
}

