body {
	background-color: #FFFFFF;
	background-image: none;
}

body, td, th {
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	/* font-weight: bold; */
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}

#container {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-495px;
	margin-top:-315px;
	width:990px;
	height:630px;
	background-image: url( background.jpg );
}

#homelink {
	position: absolute;
	width: 252px;
	height: 29px;
	top: 37px;
	left: 702px;
}

#content_box {
	position: absolute;
	top: 86px;
	width: 800px; /* 770px */
	height: 481px;
	overflow: hidden;
	left: 169px;	
    overflow: hidden;
}

#content_background {
	z-index: 50;
	list-style: none;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#content {
	z-index: 100;
	color: #002040;
	position: absolute;
	top: 130px;
	left: 50%;
	width: 650px;
	margin-left: -325px;
	background-repeat: repeat;
	background-image: url( transparency.png );	
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	max-height: 290px;
	overflow: hidden;
}

#content.narrow {
	width: 535px;
	margin-left: -267px;
}

#content.scroll-pane {
	height: 250px;	
	overflow: auto;
}

#content.centered {
	text-align: center;	
}

#content .management {
	float: left;
}

#content p {
	margin-left: 20px;
	margin-right: 20px;
}

#img {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	clear: left;
	margin-bottom: 10px;
}

.management img {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	clear: left;
/*	margin-bottom: 30px; */	
}

.management p {
	margin-top: 0px;	
}

#content a {
	color: #002040;
}

#navigation {
	position: absolute;
	left: 25px;
	top: 145px;
	width: 230px;
	height: 460px;
	width: 143px;
}

#navigation ul {
	padding: 0px;
	margin: 0px;
}

#navigation li {
	list-style-type: none;
	text-align: right;
	margin-bottom: 5px;
}

#navigation li a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navigation li a:visited, #navigation li a:active {
	text-decoration: none;
	color: #FFFFFF;
} 

#navigation li a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #002040;
	
}

#navigation li a.active {
	font-weight: bold;
}

#languages {
	position: absolute;
	top: 580px;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	left: 208px;
}
.disclaimer {
	margin-left: 30px;
}

#languages a, #languages a:visited, #languages a:active {
	color: #FFFFFF;
	text-decoration: none;	
}

#languages a:hover {
	text-decoration: underline;
}

.image {
	border: 1px solid #FFFFFF;
	text-align: right;
	margin-top: 5px;
}

.bg_image {
	display: none;
	position: absolute;
	width: 800px; /* 1400 for scaling */
	height: auto;	
}

.bg_description {
    bottom: 5px;
    right: 5px;
    text-align: right;
    color: #FFFFFF;
    font-weight: normal;
    position: absolute;
}

.text {
	padding-left: 20px;
}

.management_list {
	float: left;
	width: 160px;
	margin-right: -35px;
	margin-top: 10px;
/*	margin-bottom: 10px; */

}

.back-link {
	margin-left: 10px;	
}

.hidden {
	display: none;	
}
