body
{
	background: url('images/layer/background.png') #1E85DE repeat-x;
	margin: 0;
	font: 12px verdana, arial, helvetica;
}

div#page
{
	margin: 10px auto;
	width: 900px;
}

div.sidebar
{
	width: 192px;
	margin-top: 60px;
	float: left;
}

div#sdbLeft
{
	background: url('images/layer/sdbLeft.png');
}

div#sdbLeft ul
{
	padding-left: 15px;
	list-style: none;
	margin: 5px;
}

div#sdbLeft li
{
	margin-bottom: 5px;
}

div#sdbLeft ul li a
{
	color: #FFFFFF;
}

div#sdbLeft hr
{
	border: none;
	border-top: 1px solid #235F8F;
}

div#sdbLeft form
{
	margin-left: 10px;
}

div#sdbLeft form input
{
	width: 110px;
	border: 1px solid #235F8F;
}

div#sdbRight
{
	background: #DAE1E7;
	padding-left: 3px;
}

div#sdbRight hr
{
	border: none;
	border-top: 1px dashed #000000;
}

div#sdbRight p.title
{
	font-weight: bold;
	border-bottom: 1px solid #235F8F;
}

div#sdbRight ul
{
	padding-left: 15px;
	list-style: none;
}

div#sdbRight li
{
	margin-bottom: 5px;
}

div#sdbRight ul li a
{
	color: #000000;
}

div#sdbRight ul li a img
{
	border: none;
}

div#container
{
	width: 511px;
	min-height: 600px;
	background: #FFFFFF;
	float: left;
}

div#adBanner
{
	text-align: center;
}

div#adBanner a img
{
	border: none;
}

div#innerContent
{
	width: 481px;
	margin: 0 auto;
	text-align: justify;
	padding-top: 10px;
}

div#innerContent img#teaser
{
	margin-left: 5px;
}

div#innerContent table
{
	border: 0px solid #0E5394;
	width: 100%;
}

div#innerContent table tr td
{
	border-bottom: 0px solid #0E5394;
	text-align: left;
}

div#innerContent table tr th
{
	text-align: center;
}

div#innerContent h1
{
	border-bottom: 1px dotted #C0C0C0;
	color: #0E5394;
	font-size: 20px;
}

div#innerContent ul.tick
{
	list-style-image: url('images/tick.gif');
}

div#innerContent ul.tick li
{
	padding-bottom: 3px;
}

div#navbar
{
	width: 471px;
	margin: 20px auto 10px;
	text-align: center;
}

div#navbar a
{
	color: #FFFFFF;
	padding-right: 10px;
}

div#copyright
{
	width: 471px;
	color: #FFFFFF;
	margin: 0 auto;
	position: relative;
	left: -4px;
	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	text-align: center;
}

div#copyright a
{
	color: #FFFFFF;
}

div#surfbar,
table#surfbar
{
	color: #FFFFFF !important;
	text-align: center !important;
	font-size: 12pt;
	margin-top: 0px;
}