@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	padding: 0px;
	background-repeat: no-repeat;
	margin-top: 74px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
	text-decoration: none;
	line-height: 16px;
	background-color: #4BBBEB;
	background-position: center top;
}
.content-bottom-bg {
	background-image: url(../images/body-bottom-gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #def3fd;
	text-decoration: none;
}

.top-header {
	background-image: url(../images/top-gradient.jpg);
	background-repeat: repeat-x;
	height: 116px;
}
.leftcol-bdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e8e8e8;
	border-left-color: #e8e8e8;
}
.content-bg {
	background-image: url(../images/body-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.upcoming-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0e6ca5;
	text-decoration: none;
}
.upcoming-boxes {
	background-image: url(../images/boxes.jpg);
	background-repeat: no-repeat;
	height: 297px;
	margin: 0px;
	padding: 0px;
	background-position: left;
}
.speaker-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.speaker-title-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.footer-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #def3fd;
	text-decoration: none;
}
.footer-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #def3fd;
	text-decoration: underline;
}
.recent-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.recent-bg {
	background-image: url(../images/recent-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.conference-text-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #126daf;
	text-decoration: none;
}
.conference-text-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #58595a;
	text-decoration: underline;
}
.ted-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b70505;
	text-decoration: none;
}
.sub-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BE0000;
	text-decoration: none;
}
.neilbox {
	background-image: url(../images/boxes-grey.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 297px;
	width: 203px;
}
