@charset "iso-8859-1";
.banner {
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 111px;
}
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #5191B3;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.leftContainer {
	vertical-align: top;
	background-color: #5191B3;
}
.subTableCell {
	background-image: url(images/leftCellBg.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: left top;
	line-height: 20px;
}
.subTableCellSponsors {
	background-image: url(images/leftCellBg.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-position: left top;
	text-align: center;
}
.nav {
	background-image: url(images/navBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	padding-left: 22px;
	letter-spacing: 1px;
	padding-top: 2px;
}
.leftContainer a:link {
	color: #CC1515;
	text-decoration: none;
}
.leftContainer a:visited {
	text-decoration: none;
	color: #CC1515;
}
.leftContainer a:hover {
	text-decoration: none;
	color: #5191B3;
}
.leftContainer a:active {
	text-decoration: none;
	color: #5191B3;
}

.bannerButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-image: url(images/buttonBg.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	background-position: 5px 43px;
	padding-left: 30px;
	text-indent: 5px;
}
.bannerButton a:link {
	color: #000000;
	text-decoration: none;
}
.bannerButton a:visited {
	text-decoration: none;
	color: #000000;
}
.bannerButton a:hover {
	text-decoration: none;
	color: #666666;
}
.bannerButton a:active {
	text-decoration: none;
	color: #666666;
}
.leftSubNav {
	font-size: 10px;
	line-height: 15px;
}
.leftSubNav a:link {
	background-image: url(images/subNav.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;

}
.leftSubNav a:visited {
	background-image: url(images/subNav.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.leftSubNav a:hover {
	background-image: url(images/subNavOver.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.leftSubNav a:active {
	background-image: url(images/subNavOver.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D5E0BD;
	word-spacing: .5px;
	padding-right: 15px;
	font-weight: normal;
}
a:link {
	color: #D5E0BD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D5E0BD;
}
a:hover {
	text-decoration: none;
	color: #AFB89B;
}
a:active {
	text-decoration: none;
	color: #AFB89B;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: lighter;
}
.contentTable {
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 10px;
}
body {
	margin: 0px;
	padding: 0px;
}
.topLeft {
	text-align: left;
	vertical-align: top;
}
.speakers_table {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.speakers_table a:link {
}
.speakers_table a:visited {
}
.speakers_table a:hover {
	background-color: #99CCCC;
}
.speakers_table a:active {
}
