body
{
	color: #696A6E;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	
	
	
}


p
{
	margin: 20px 0px;
}

h1
{
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}

h2 {font-size:12pt;font-weight:bold; line-height: 14px; color:#022b5b; font-family: Arial;}

h3{

font-size:11pt; line-height: 14px; color:#022b5b; font-family: Arial;}






a
{
	color: #696A6E;
	text-decoration: none;
}

a:hover
{
	color: #313C98;
}



em
{
	display: block;
	font-style: italic;
}

.errorMessage {
	padding: 24px;
	color: #FF0000;
	font-size: 24px;
	text-align: center;
}

.banner {
	width: 800px;
	height: 85px;
	margin: 6px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: url("../img/banner.gif") no-repeat;
}

iframe#registration 
{
	width: 520px;
	height: 500px;
	padding-right:25px;
	
}

iframe#login
{
	height: 120px;
	
	
}

div#body
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	

	
}

div#body a
{
	font-weight: bold;
}

div#footer
{
	clear: left;
	margin: 16px 0px;
}

ul#navigation
{

	background: #303030;
	margin-top:-25px;
	padding-left:470px;
	
	
	
	
}

ul#navigation li
{
	display:inline;
	
	
}

ul#navigation li a
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	border-left: 1px;
	border-style: solid;
	border-color:#ffffff;
	padding-right:5px;
	
	
}


div#page
{
	
	width: 520px;
	
	
	
	
	
	
}


div.control-panel
{
	
	width: 520px;	
	margin-left:250px;
	padding-right:25px;
	
	
	
	

}




div.control-panel div
{
	margin-left: 1px;
	padding: 2px;
	padding-right:25px;
	
}

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;
}


	
.content{
	
	padding-left:25px;
	width:520px;
	margin-top:100px;
	font-family: Arial;
}

.content p{

font-family: Arial;
}

#image{
	float:left;
	width:250px;

}

#footer{

	background: #303030;
	height:20px;
}

#date{
	font-family: Arial;
}
