﻿*, html {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
img {
	border: none;
}
.clear {
	clear: both;
}
a {
	color: #334F7B;
	text-decoration: underline;
}
body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin-bottom: 40px;
	background-color: #F6F4F6;
	color: black;
	text-align: center;
}
#page {
	margin: 0 auto;
	padding: 0;
	width: 890px;
	text-align: left;
	background: url(../images/content_center.jpg) repeat-y;
}
#page_inner {
	clear:both;
	margin-left: 21px;
	margin-right: 19px;
}
#header_container {
	height: 115px;
	background: url(../images/header.jpg) no-repeat;
}
#language-selector {
	float: right;
	margin-right: 35px;
	margin-top: 90px;
}
#menu_container {
}
#content_container {
	width: 850px;
}
#left_content {
	float: left;
	width: 211px;
	overflow: hidden;
}
#right_content {
	overflow: hidden;
	width: 639px;
	float: left;
}
#content {
	overflow: hidden;
	width: 599px;
	margin-left: 20px;
	margin-right: 20px;
}
#footer_container {
	clear: both;
	height: 74px;
	background: url(../images/content_bottom.jpg) no-repeat;
}
#footer {
	margin: 0;
	padding-top: 20px;
	margin-right: 28px;
	margin-left: 15px;
	text-align: right;
}
#footer a {
	margin-left: 7px;
	margin-right: 7px;
	color: #444;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#subfooter_container {
	background: #F6F4F6;
}
/* SEARCH
----------------------------------------- */
#search_container {
	width: 210px;
	height: 30px;
	background: #BACADA;
	border-bottom: 1px #EDEDE3 solid;
}
/* MAIN NAVIGATION - TABS
----------------------------------------- */
.Navigation {
	font-weight: bold;
	float: right;
	margin-top: 86px;
	overflow: hidden;
}
.Navigation ul {
	margin: 0;
}
.Navigation ul li {
	list-style: none;
	margin: 0 2px;
	float: left;
	line-height: 1.4em;
	display: block;
}
.Navigation ul li a {
	text-decoration: none;
	display: block;
	line-height: 1.4em;
	font-size: 1.0em;
	padding: 0 0 0 10px;
	color: #fff;
}
.Navigation ul li a span {
	text-align: center;
	padding-right: 10px;
}
.Navigation ul li a:hover {
	color: #fff;
	cursor: pointer;
}
.Navigation ul li a:hover span {
	text-decoration: underline;
	cursor: pointer;
}
.Navigation ul li a.current, #Navigation ul li a.section, #Navigation ul li a.section:hover, #Navigation ul li a.current:hover {
	color: #EC1C2E;
}
.Navigation ul li a.current span, #Navigation ul li a.section span, #Navigation ul li a.section:hover span, #Navigation ul li a.current:hover span {
	color: #EC1C2E;
}
/* SIDEBAR
-------------------------------------- */
#Sidebar .sidebarBox {
	margin: 0 0 5px 0;
	padding-bottom: 0px;
	background: green;
	width: 210px;
}
/*
.sidebarBox h3 {
	line-height: 23px;
	height: 19px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: black;
	border: 1px #BACADA solid;
	border-bottom: 1px #EDEDE3 solid;
	border-top: 1px #EDEDE3 solid;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	height: 19px;
	line-height: 23px;
}
/* MENU2 
ul#Menu2 {
	margin: 0;
	width: 211px;
	padding: 0;
}
ul#Menu2 li {
	margin: 0px 0px 1px 0px;
	list-style: none;
	display: block;
	font-size: 11px;
	margin: 0;
	width: 211px;
	border-bottom: 1px #EDEDE3 solid;
	height: 23px;
}
ul#Menu2 li a {
	display: block;
	width: 211px;
	font-size: 11px;
	height: 19px;
	line-height: 23px;
	color: black;
	padding: 5px 9px 9px 5px;
	position: relative;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
}
*/
.sidebarBox h3 {
	background: #BACADA;
	border-bottom: 1px solid #EDEDE3;
	color: #444;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#Sidebar a em {
	font-style: normal;
	font-size: 1em;
}
#Sidebar p {
	font-size: 1.0em;
	clear: both;
	margin: 10px 10px 0 10px;
}
#Menu2 {
	background: #EDEDE3;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 210px;
}
#Menu2 li {
	/*	font: 1.0em "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;*/
	margin: 0;
	padding: 0;
}
#Menu2 a {
	background: #BACADA;
	border-bottom: 1px solid #EDEDE3;
	color: #444;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 1.1em;
}
#Menu2 a:hover, #Menu2 li a:hover, #Menu2 li a.current {
	background: #96afc5 url("../images/hover2.jpg") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}
/* Level 2 */
ul#Menu2 li ul {
	height: 100%;
	position: relative;
	margin: 0 0 0 0;
	width: 203px;
	padding-left: 7px;
}
ul#Menu2 li ul li {
padding: 0;
	font-size: 0.9em;
	display: inline;
	margin: 0px;
}
ul#Menu2 li ul li ul {
	padding-left: 0px;
}
