body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	background-color: #FFFFFF;
}

h2 {
	font-size: 18px;
}

#mainframe{
	margin-left:auto;
	margin-right:auto;
	width: 723px;
}

#header {
	width:723px;
	height: 200px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
}

#content{
	padding-top:10px;
}

#headline{
 	padding-left:10px; 
 	padding-right:10px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-top:20px;
	line-height:22px;
}

#footer {
	width: 723px;
	height: 40px;
}

#alreadyregistered{
	 background-color:#FFFFFF; width:330px; float:left; 
}

#alreadyregistered_headline{
	border-bottom:1px solid #000000;color:#002E9A; font-weight:bold; padding-top:5px; padding-bottom:5px; padding-left:5px;
}

#alreadyregistered_content{
padding-left:5px; padding-right:5px;
}


#notregisteredyet{
 background-color:#FFFFFF; width:330px; float:right;
}
.notregisteredyet_radio{
width: 190px;
} 

.notregisteredyet_radio_button{
float:left;
padding:1px;
} 

.notregisteredyet_radio_title{
float:left;
padding:3px;
} 

#notregisteredyet_headline{
 border-bottom:1px solid #000000; color:#002E9A; font-weight:bold;padding-top:5px; padding-bottom:5px; padding-left:5px;
}

#notregisteredyet_content{
padding-left:5px; padding-right:5px;
}

/**/
#webcastdetail{
	 background-color:#FFFFFF;
}

#webcastdetail_headline{
 color:#007D8C; padding-top:5px; padding-bottom:5px; padding-left:5px;
}

#webcastdetail_content{
font-size:11px; color: #007D8C; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; padding-left:5px; padding-right:5px;
}

#webcasteventnotice{
 background-color:#FFFFFF; margin-left:auto; margin-right:auto; width:400px;
}

#webcasteventnotice_headline
{  border-bottom:1px solid #000000; color:#002E9A; font-weight:bold; padding-top:15px; padding-bottom:5px; padding-left:5px; font-size:14px;}

#webcasteventnotice_content{
padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; line-height: 20px;
}

#agenda {
	clear:both;
	width: 100%;
	height: 295px;
	margin: 0px;
}

#agenda_headline{

}

#agenda_content{

}

.register {
	background-image: url(images/register_bg.jpg);
	background-repeat: no-repeat;
	width: 440px;
	height: 295px;
	margin: 0px;
	padding-top: 175px;
	padding-left: 50px;
}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
