/* ######################## STYLE OVERRIDES ######################## */
body
{
	margin: 0px;
	background-color: #fff;
	font: normal 12px tahoma;
	color: #100705;
	background-repeat: no-repeat;
}
img
{
	display: block;
	border: 2px none #100705;
}
table
{
	border: 0px none;
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells: show;
}
a:link, a:visited, a:active
{
	color: #858585;
	text-decoration: none;
}
a:hover
{
	color: #100705;
}
/* ######################## CONTAINER AND GLOBAL ELEMENTS ######################## */
div.body
{
	width: 100%;
	text-align: center;
}
div.container
{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 720px;
	text-align: left;
}
div.langSwitch
{
	position: absolute;
	top: 0px;
	left: 17px;
	border-right: 1px solid #bebebe;
	padding: 10px 8px 0px;
	text-transform: uppercase;
}
div.langSwitch#switchDE
{
	left: 77px;
	border: 0px none;
}
div.topNavBG
{
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 1;
	width: 100%;
	height: 70px;
	background-color: #fff;
}
div.logo
{
	position: absolute;
	top: 30px;
	left: 570px;
	z-index: 2;
}
div.logo img
{
	width: 150px;
	height: 70px;
}
/* ######################## TOP NAVIGATION ######################## */
table.topNav
{
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 2;
	height: 70px;
}
table.topNav th
{
	padding: 0px;
	border-left: 2px solid #100705;
	border-right: 2px solid #100705;
}
table.topNav a:link, table.topNav a:visited, table.topNav a:active
{
	display: block;
	padding: 44px 8px 12px;
	background-color: #fff;
	text-transform: uppercase;
	/*Inheritance Bug IE5*/
	font-size: 11px;
}
table.topNav a:hover
{
	background-color: #88C2D0;
}
table.topNav a.selected:link, table.topNav a.selected:visited
{
	background-color: #88C2D0;
	color: #445D63;
}
/* ######################## LEFT NAVIGATION ######################## */
div.leftNav
{
	position: absolute;
	top: 109px;
	left: 2px;
	font-weight: bold;
	text-transform: uppercase;
}
div.leftNav a:link, div.leftNav a:visited
{
	display: block;
	padding-left: 5px;
	margin-top: 6px;
	margin-bottom: 7px;
	border-left: 3px solid #eee;
	line-height: 11px;
}
div.leftNav a:hover, div.leftNav a:active
{
	border-left: 3px solid #fea211;
}
div.leftNav a.selected:link, div.leftNav a.selected:visited
{
	color: #100705;
	border-left: 3px solid #fea211;
}
div.leftNav div a:link, div.leftNav div a:visited
{
	padding-left: 17px;
	text-transform: none;
}
/* ######################## FOOTER ######################## */
div.footer
{
	height: 100px;
}
div.content div.footer a:link, div.content div.footer a:visited,
div.footer a:link, div.footer a:visited
{
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 8px;
	color: #858585;
	text-decoration: none;
}
div.content div.footer a:hover, div.footer a:hover
{
	color: #100705;
}
img.logoMoC1
{
	position: relative;
	top: 6px;
	display: inline;
	width: 166px;
	height: 21px;
}

/* ######################## CONTENT AREA ######################## */
div.content
{
	position: absolute;
	top: 115px;
	left: 210px;
	width: 510px;
}
div.content a:link, div.content a:visited
{
	color: #003061;
	text-decoration: underline;
}
div.content a:hover
{
	text-decoration: none;
}
h1
{
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 12px;
	font: bold 17px tahoma;
	color: #445D63;
	text-transform: uppercase;
}
h2
{
	margin-top: 0px;
	margin-bottom: 15px;
	font: normal 24px tahoma;
	color: #445D63;
}
h3, h3 a:link, h3 a:visited
{
	font: normal 14px tahoma;
	color: #445D63;
	margin-top: 0px;
	margin-bottom: 5px;
}
h4, div.content h4 a:link, div.content h4 a:visited
{
	font: bold 12px tahoma;
	color: #445D63;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}
h3 a:hover, div.content h4 a:hover
{
	color: #100705;
}
div.box
{
	position: relative;
	margin-bottom: 15px;
}
div.box#plain
{
	background-color: #fff;
}
div.box div
{
	padding: 0px 13px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
div.box p
{
	margin-top: 17px;
	margin-bottom: 0px;
	/*Inheritance Bug IE5*/
	font-size: 11px;
}
div.box ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	/*Inheritance Bug IE5*/
	font-size: 11px;
}
div.box li
{
	/*Inheritance Bug IE5*/
	font-size: 11px;
}
div.box td
{
	padding: 0px;
	vertical-align: top;
	font-size: 11px;
}
ul.linklist li
{
	list-style-image: url(/img/glb/link_list_icon_off.gif);
}
ul.linklist li.nobullet
{
	list-style: none outside none;
}
ul.linklist li.nobullet h3
{
	margin-bottom: 3px;
}
ul.linklist li a:link, ul.linklist li a:visited
{
	font-weight: bold;
	color: #858585;
	text-decoration: none;
	position: relative;
	top: -2px;
}
ul.linklist li a:hover
{
	color: #100705;
}

/* ######################## FORMS ######################## */
form
{
	margin: 0px;
}
form input.clsText
{
	width: 325px;
	font: normal 11px tahoma;
}
form select
{
	width: 331px;
	font: normal 11px tahoma;
}
form textarea
{
	width: 325px;
	height: 100px;
	font: normal 11px tahoma;
}
form th
{
	font: normal 11px tahoma;
	vertical-align: top;
	text-align: left;
	width: 115px;
}
form th.clsSection
{
	font: bold 11px tahoma;
	text-align: left;
	color: #fea211;
}
form .clsError
{
	color: #ff6633;
}
