#header_table {
	width: 100%;
	font-size: 1pt;
	background: url(/templates/corporate/images/bgheader.jpg) repeat;
}

#header_table a {
	text-decoration: none;
}

#header_table a:visited {
	text-decoration: none;
}

#header_table a:hover {
	text-decoration: none;
}

#header_table_sm {
	width: 100%;
	background: url(/templates/corporate/images/bgheadersm.png) repeat;
	border-bottom: 1px white solid;
}

#header_table_sm a {
	text-decoration: none;
}

#header_table_sm a:visited {
	text-decoration: none;
}

#header_table_sm a:hover {
	text-decoration: none;
}

#top-bar {
	color: #0b85b7
	font-size: 1pt;
	width: 100%;
}

#top-bar-right img {
	border: none;
}

#top-bar-right table {
	font-size: 1pt;
	width: 80px;
}

#top-bar-right td {
	padding: 5px 5px 4px;
	font-size: 1pt;
	text-align: center;
}

#language-selection {
	width: 20px;
	font-size: 1pt;
	padding: 0px 0px 0px;
}

#header_table_1 {
	font-size: 1pt;
}

#header_table_2 {
	height: 107px;
}

#header_table_logo {
	width: 220px;
	text-align: left;
	vertical-align: top;
	background-postion: center center;
	background-repeat: no-repeat;
}

#header_table_mid {
	text-align: right;
	vertical-align: top;
	background-postion: center center;
	background-repeat: no-repeat;
}

#header_table_right {
	width: 326px;
	text-align: left;
	vertical-align: top;
	background-postion: center center;
	background-repeat: no-repeat;
}

#toplist {
	width: 100%;
	background: #e9eaec;
	color: #2c3f53;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
}

.toplist_item a {
	color: #2c3f53;
	text-decoration: none;
	text-align: center;
}

.toplist_item a:visited {
	color: #2c3f53;
}

.toplist_item a:hover {
	text-decoration: underline;
}

#toplist td {
	vertical-align: top;
	width: 20%;
	padding: 10px 0px;
	border-left:1px solid white;
}

.toplist_item {
	padding: 0px 10px;
	margin: 0;
	height: 100%;
	border-left: white solid 1px;
}

#toplist_firstitem {
	padding: 0px 10px;
	margin: 0px;
	border-left: none;
}

#news {
	padding: 10px 15px 0px 30px;
	width: 90%;
	vertical-align: top;
}

#graphs {
	padding: 10px 30px 0px 15px;
	width: 200px;
	vertical-align: top;
}

#graphs a {
	text-decoration: none;
}

#graphs a:hover {
	text-decoration: none;
}

.clientstable {
	vertical-align: top;
	margin: 5px 10px;
}

.client {
	vertical-align: top;
	width: 33%;
	padding: 20px;
	text-align: justify;
	font-size: 10pt;
	font-family: verdana, ariel, sans-serif;
}