/* CSS Document */
body {
margin: 0;
padding: 0;
background: white;
font: 8pt verdana, arial, sans-serif;
}
dl, dd, ul, li {
margin: 0;
padding: 0;
}
.sitemap a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	text-align: left;
}

dt {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 18px;
	line-height: 82px;
}
#menu {
}
dl#menu {
}
dl#menu dt {
	cursor: pointer;
	height: 82px;
	line-height: 82px;
	text-align: center;
	font-weight: normal;
	background: #838BAF;
	color: #FFFFFF;
	font-size: 18px;
	padding: 3px;
	border-top: 1px none ;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
}
dl#menu dd {
	border: 1px solid #CCCCCC;
	font-size: 8pt;
}
dl#menu li {
	text-align: left;
	background-color: #EEEEEE;
	margin: 1px;
}
dl#menu dt a {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 82px;
	text-decoration: none;
	display: block;
}
dl#menu dt a:hover {
	font-size: 18px;
	line-height: 82px;
	text-decoration: none;
	background-color: #ccc;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
dl#menu li a {
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	font-size: 10px;
	color: #000000;
}

dl#menu li a:hover {
	background-color: #FFFFFF;
}

#mentions {
font-family: verdana, arial, sans-serif;
bottom : 200px;
left : 10px;
color: #FFFFFF;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}
industry {
	cursor: pointer;
	height: 82px;
	line-height: 82px;
	text-align: center;
	font-weight: normal;
	background: #838BAF;
	color: #FFFFFF;
	font-size: 18px;
	padding: 3px;
	border-top: 1px none ;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
}
