body
{
	color: #696A6E;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}

p
{
	margin: 20px 0px;
}

h1
{
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}

h2 {font-size:12pt;font-weight:bold; line-height: 14px;}
.spk {width:80px; margin-right:10px; border:1px solid #000000;}

.strong
{
	font-weight: bold;
}

a
{
	color: #696A6E;
	text-decoration: none;
}

a:hover
{
	color: #313C98;
}

hr
{
	margin: 16px 0px;
}

em
{
	display: block;
	font-style: italic;
}

.errorMessage {
	padding: 24px;
	color: #FF0000;
	font-size: 24px;
	text-align: center;
}

.banner {
	width: 806px;
	height: 150px;
	margin: 6px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: url("../img/logo.jpg") no-repeat;
}

iframe#registration
{
	width: 300px;
	height: 418px;
}

iframe#login
{
	height: 120px;
}

div#body
{
	width: 806px;
	margin: 0px auto;
}

div#body a
{
	font-weight: bold;
}

div#footer
{
	clear: left;
	margin: 16px 0px;
}

ul#navigation
{
	
	height: 37px;
	background:url(../img/menubar.png) no-repeat;
}

ul#navigation li
{
	float: right;
	padding: 11px 18px 0px 0px;
}

ul#navigation li a
{
	color:#FFF;
	font-size: 15px;
	font-weight: bold;
}

ul#speakers li.photo
{
	clear: left;
	float: left;
	width: 102px;
	min-height: 152px;
	margin-bottom: 20px;
}

ul#speakers li.bio
{
	float: left;
	width: 300px;
	margin: 0px 0px 20px 20px;
}

div#page
{
	float: left;
	width: 454px;
	margin-top: 15px;
}

div#page-preflight
{
	margin-top: 15px;
}

div.control-panel
{
	float: left;
	width: 280px;
	margin: 15px 0px 0px 15px;
	padding-top: 30px;
	border-bottom: 1px solid #C3C4B6;
}

div.control-panel div
{
	margin-left: 1px;
	padding: 10px;
	border-left: 1px solid #C3C4B6;
	border-right: 1px solid #C3C4B6;
}

div#webcast-notice
{
	background: url('../img/cpanel-webcast-notice.gif') no-repeat;
}

div#register-now
{
	background: url('../img/cpanel-register-now.gif') no-repeat;
}

div#already-registered
{
	background: url('../img/cpanel-already-registered.gif') no-repeat;
}