body
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	margin-left:auto;
	margin-right:auto;
	
	
}


p
{
	font-family: Arial;
	font-size: 12px;
	margin: 20px 0px;
}

h1
{
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
color:#022b5b;
}

h2 {font-size:12pt;font-weight:bold; line-height: 14px; color:#022b5b;}


h3{font-size:11pt; line-height: 14px; color:#022b5b;}


a
{
	color: #696A6E;
	text-decoration: none;
	s
}

a:hover
{
	color: #313C98;
}



em
{
	display: block;
	font-style: italic;
}

.errorMessage {
	padding: 24px;
	color: #FF0000;
	font-size: 24px;
	text-align: center;
}

.banner {
	width: 960px;
	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: 600px;
	height: 700px;
	
	
}

iframe#login
{	
	
	height: 120px;
	width: 470px;
	
	
}

div#body
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	

	
}

div#body a
{
	font-weight: bold;
}

div#footer
{
	clear: left;
	margin: 16px 0px;
}

ul#navigation
{
	
	
	margin-left:580px;
	padding-top:75px;
	width:500px;
}

ul#navigation li
{
	display:inline;
	text-decoration: none;
	list-style-type: none;
	padding-right:10px;
	border-left:1px;
	border-color:#022b5b;

}

ul#navigation li a
{
	color: #022b5b;
	font-size: 15px;
	font-weight: bold;
	display:inline;
	text-decoration: none;	
	border-left:1px;
	border-color:#022b5b;
	
}	

ul#navigation li a:hover
{
color:#2c8e67;	
	
}	


div#page
{
	
	width: 970px;
	margin-top: 20px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #ffd308;
	padding-right:20px;
	margin-right:-60px;
	height:auto;
	
	
	
}


div.control-panel
{
	
	width: 1000px;
	float:left;
	border-style: solid;
	border-width: 1px;
	margin-top:20px;
	border-color: #bcd836;
	padding-right:20px;
	
	
	
	

}




div.control-panel div
{
	margin-left: 1px;
	padding: 2px;
	
	
	
	
}

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-top:25px;
	width: 960px;
	
	

border-style: solid;
	border-width: 1px;
	border-color: #ffd308;
	


	margin-top:20px;
	padding-left:25px;
	padding-right:25px;
	height:385px;
	padding-bottom:25px;
		
}

.content p{

	font-family: Arial;
	font-size: 12px;
}

#page .content ul li{
	text-indent:25px;

}

iframe#page .content{
	width: 460px;
	
	
	border-style: solid;
	border-width: 1px;
	border-color: #ffd308;
	padding-right:20px;
	margin-right:-60px;
	padding-top:25px;
padding-left:25px;
padding-right:25px;
	

	
	
}

.system{
	margin-left:auto;
	margin-right:auto;

}

#wrapper{

overflow:hidden;

margin-left:-35px;
margin-top:-35px;
}

.clear{
	clear:both;
}

#agenda li{

text-indent:5px;	
line-height: 25px;
}

#afternoon ul li{

	line-height: 25px;
}

#input a{
	color:#fc7a00;
}

#input a:hover{

	color:#2c8e67;
}

