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;
}

strong
{
	display: block;
	font-weight: bold;
}

a
{
	color: #696A6E;
	text-decoration: none;
}

a:hover
{
	color: #313C98;
}

hr
{
	margin: 16px 0px;
}

em
{
	display: block;
	font-style: italic;
}

iframe#registration
{
	height: 400px;
}

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
{
	clear: left;
	height: 37px;
	background: url('../img/background-navigation.png') no-repeat;
}

ul#navigation li
{
	float: right;
	padding: 11px 18px 0px 0px;
}

ul#navigation li a
{
	color: #4E4E4E;
	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: 337px;
	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;
}