@charset "UTF-8";
/* CSS Document */
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#343434;
	color:#FFF;
}

a {
	color:#FFF;
	text-decoration:none;
}

td {
	vertical-align:top;
}

h2 {
	font-size:16px;
	text-transform:uppercase;
	color:#cc3333;
	margin-bottom:0px;
}

hr {
	color:#363636;
	margin:15px 0;
	height:1px;
}

.content-sidebar {
	margin:20px 15px;
}

.content-sidebar ul {
	list-style-type:none;
	margin: -10px 0 0 -20px;
	*margin:-5px 0 0 30px;
}

.content-sidebar ul li {
	border-bottom:#363636 1px solid;
	*margin-bottom:5px;
}

.content-sidebar ul li a {
	display:block;
	padding:5px 0;
	*padding:0 0 5px 0;
}

.french {
	padding-top:5px;
	margin:10px 0 0 -10px;
	font-size:10px;
}

.header {
	font-size:15px;
	padding:5px 0 5px 20px;
	background-color:#831414;
	text-transform:uppercase;
}

.home {
	margin-left:-60px;
}

.home img {
	margin:20px 20px 0 0;
}

.map {
	overflow:auto;
}

.map a:hover {
	text-decoration:underline;
}

.map img {
	margin-right:10px;
}

.map h2 {
	padding:0px;
}

.nav-list {
	list-style:none;
	margin:-2px 0 0 40px;
	*margin:-8px 0 0 60px;
}

.nav-list li {
	line-height:2.95em;
	*line-height:1em;
	*padding-bottom:23px;
}

.tbl-investors td {
	padding:5px 0 5px 0;
}

.tbl-investors a {
	text-decoration:underline;
}

.tbl-welcome {
	margin:20px 50px 10px 0;
	float:right;
}

.tbl-welcome img {
	margin:0px;
}

.title-map {
	font-size:16px;
	font-weight:bold;
}

.txt-title {
	font-size:14px;
}

.txt-red {
	color:#cc3333;
}

.welcome {
	padding-top:28px;
	*padding-top:40px;
	height:27px;
	*height:30px;
	background:url(../images/background-welcome.gif) no-repeat 216px 10px;
	*background:url(../images/background-welcome.gif) no-repeat 0 20px;
}

#copy {
	width:610px;
	margin-left:60px;
	padding-bottom:20px;
}

#footer {
	clear:both;
	font-size:10px;
	text-align:right;
	height:18px;
	background-color:#891616;
	padding:2px 15px 0 0;
}

#nav {
	background:url(../images/banner.jpg);
	height:235px;
}

#nav ul li a {
	margin-left:-5px; /* distance between link and bullet */
	*margin-left:5px; /* distance between link and bullet */
	text-transform:uppercase;
}

.content-sidebar ul li.selected,
#nav ul li.selected {
	list-style-image:url(../images/li-image.gif);
}

#news {
	padding-bottom:20px;
}

#news a {
	font-weight:bold;
	text-decoration:underline;
}

#tbl-share {
	margin-top:20px;
}

#tbl-stock td,
#tbl-share td {
	padding:3px 0;
}

#tbl-main {
	margin-top:20px;
}

#td-sidebar {
	width:230px;
	background-color:#1a1a1a;
	vertical-align:top;
}

#wrapper {
	margin:auto;
	overflow:hidden;
	width:900px;
}
