body
{
	line-height: 14px;
	font-family: Arial;
	font-size: 12px;
	color: #696A6E;
}

h1
{
	margin-bottom: 5px;
	color: #000000;
	font-size: 18px;
}

iframe#supportdoc
{
	display: block;
	float: left;
	width: 400px;
	height: 300px;
	margin-top: 100px;
}

a
{
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	color: #696A6E;
}

a:hover
{
	color: #313C98;
}

a#listen-web
{
	display: block;
	width: 150px;
	height: 30px;
	background: url('../img/listen-web.jpg');
}

a#listen-web:hover
{ background-position: 0px -30px; }

a#listen-phone
{
	display: block;
	width: 150px;
	height: 30px;
	background: url('../img/listen-phone.jpg');
}

a#listen-phone:hover
{ background-position: 0px -30px; }

a#support
{
	display: block;
	width: 150px;
	height: 30px;
	background: url('../img/support.jpg');
}

a#support:hover
{ background-position: 0px -30px; }

a#listen-flash
{
	display: block;
	width: 150px;
	height: 30px;
	background: url('../img/listen-flash.jpg');
}

a#listen-flash:hover
{ background-position: 0px -30px; }

a#listen-wm
{
	display: block;
	width: 150px;
	height: 30px;
	background: url('../img/listen-wm.jpg');
}

a#listen-wm:hover
{ background-position: 0px -30px; }

strong
{
	display: block;
	font-weight: bold;
}

div#InfoBox
{
	position: absolute;
	top: 559px;
	z-index: 100;
	display: none;
	width: 545px;
	height: 85px;
	padding: 5px 5px 0px 5px;
	background: #5695C6;
}

div#innerInfoBox
{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	background: #FFFFFF;
}

div#content
{
	width: 806px;
	margin: 0px auto;
}

ul#navigation
{
	height: 37px;
	background: url('../img/navigation-background.png') no-repeat;
}

ul#navigation li
{
	float: right;
	padding: 11px 18px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #4E4E4E;
}

div#page
{
	float: left;
	width: 454px;
	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
{
	padding-left: 10px;
	border-left: 1px solid #C3C4B6;
	border-right: 1px solid #C3C4B6;
}

div#webcast-notice
{
	background: url('../img/webcast-notice.gif') no-repeat;
}

div#register-now
{
	background: url('../img/register-now.gif') no-repeat;
}