*
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
}

a
{
	text-decoration: none;
}

img
{
	border: 0px;
}

h6
{
	padding-right: 8px;
	padding-left: 8px;
}

body
{
	margin: 0px; 
	padding: 0px;
	text-align: center;
}

div#global
{
	display: block;
	color: #333333;
	position: relative;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	text-align: left;
	min-height: 100px;
}

div#global div#header div#homelink
{
	cursor: pointer;
	width: 200px;
	height: 34px;
	margin-left: 80px;
	float: left;
}



/******************************************************************
************ GLOBAL ***********************************************
*******************************************************************/
.arrow
{
	letter-spacing: -3.0px;
	font-family: Verdana;
	font-size: 9px;
}

div.roundbox
{
	margin: 0px;
	padding: 0px;
}

div.roundbox div#topleftcorner
{
	float: left;
	background: url(../images/roundBorders/topLeftCorner.gif) no-repeat top left;
	width: 12px;
	height: 12px;
	margin: 0px;
	font-size: 1px;
}

div.roundbox div#toprightcorner
{
	float: right;
	background: url(../images/roundBorders/topRightCorner.gif) no-repeat top right;
	width: 12px;
	height: 12px;
	font-size: 1px;
	margin: 0px;
}

div.roundbox div#topfiller
{
	float: left;
	width: 176px;
	height: 12px;
	background-color: #CC0000;
	font-size: 1px;
	margin: 0px;
}

div.roundbox div#overviewtext
{
	clear: both;
	padding: 10px;
	padding-top: 8px;
	color: #FFFFFF;
	background-color: #CC0000;
	/*background-color: #000000;*/
	width: 180px;
	text-align: right;
	font-size: 24px;
	font-family: Arial;
	height: 40px;
	line-height: 16px;
}

div.roundbox div#bottomleftcorner
{
	float: left;
	background: url(../images/roundBorders/bottomLeftCorner.gif) no-repeat bottom left;
	width: 12px;
	height: 12px;
	font-size: 1px;
	margin: 0px;
}

div.roundbox div#bottomfiller
{
	float: left;
	width: 176px;
	height: 12px;
	background-color: #CC0000;
	font-size: 1px;
	margin: 0px;
}

div.roundbox div#bottomrightcorner
{
	float: right;
	background: url(../images/roundBorders/bottomRightCorner.gif) no-repeat bottom right;
	width: 12px;
	height: 12px;
	font-size: 1px;
	margin: 0px;
}

.red
{
	color: #C52E29;
}

.redBackground
{
	background-color: #C52E29;
}

.bluePale
{
	color: #0073BC;
}

.bluePaleBackground
{
	background-color: #0073BC;
}

.blueDark
{
	color: #005796;
}

.blueDarkBackground
{
	background-color: #005796;
}

.topLink
{
	color: #C52E29;
	font-weight: bold;
}

.topLink:hover
{
	color: #FF2B29;
}

div.blocker
{
	clear: both;
	font-size: 1px;
	height: 1px;
	display: block;
}


/******************************************************************
************ HEADER **********************************************
*******************************************************************/
div#global div#header
{
	display: block;
	width: 770px;
	min-height: 108px;
	height: 108px;
	margin-bottom: 2px;
	background: url(../images/header.jpg) no-repeat top left;
}

div#global div#header div#top
{
	width: 770px;
	height: 90px;
	/*border: solid white 1px;*/
}

div#global div#header div#top div
{
	position: relative;
	float: left;
	min-height: 14px;
	height: 14px;
	top: 54px;
}

div#global div#header div#top div a
{
	font-size: 10px;
}

div#global div#header div#top div#switchLanguage
{
	width: 45px;
	left: 28px;
	text-align: right;
}

div#global div#header div#top div#privacyPolicy
{
	width: 180px;
	left: 323px;
}

div#global div#header div#top div#siteMap
{
	width: 176px;
	left: 293px;
}

div#global div#header div#top div#restrictedArea
{
	width: 90px;
	left: 110px;
	text-align: right;
}

div#global div#header div#top div#homeLink
{
	width: 100px;
	left: 45px;
}

div#global div#subMenu
{
	float: left;
	width: 770px;
	min-height: 18px;
	height: 25px;
	overflow: hidden;
}

div#global div#subMenu div
{
	color: #ffffff;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
}

div#global div#subMenu div#subMenuLabel
{
	color:#666666;
	float: left;
	width: 64px;
	padding-left:16px;
	padding-top: 1px;
	vertical-align:bottom;
	min-height: 25px;
	line-height:20px;
	height: 25px;
	background: white url(../images/subMenuLeftCorner.jpg) no-repeat top left;
}

div#global div#subMenu div#subMenuArnegAmerica
{
	float: left;
	width: 204px;
	min-height: 18px;
	height: 18px;
}

div#global div#subMenu div#subMenuArnegAmerica img
{
	float: left;
	margin-left: 2px;
}

div#global div#subMenu div#subMenuCurrentLocation
{
	color: #666666;
	float: left;
	width: 468px;
	padding-left: 11px;
	padding-top: 3px;
	min-height: 21px;
	height: 21px;
	background: white url(../images/subMenuMilieu.jpg) repeat top right;
}

div#global div#subMenu div#subMenuCurrentLocation a
{
	color: #666666;
}

div#global div#subMenu div#subMenuCurrentLocation a:hover
{
	color: #cc0000;
}


/******************************************************************
************ CONTENT **********************************************
*******************************************************************/
div#global div#content
{
	float:left;
	display: table;
	width: 770px;
	min-height: 200px;
	height: auto;
	color: #404040;
	
}

ul.menu1 {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

ul.menu1 li a:link, ul.menu1 li a:visited {
background:#FFFFFF none repeat scroll 0 0;
border-bottom:0 solid #909090;
color:#C52E29;
display:block;
font-family:Verdana,helvetica;
font-size:10px;
height:13px;
line-height:13px;
padding:0 5px;
text-decoration:none;
font-weight: bold;
}

ul.menu1 li a:hover, ul.menu1 li a:active {
background:#F0F0F0 none repeat-y scroll 100% 0;
border-bottom:0 solid #909090;
color:#404040;
display:block;
font-family:Verdana,helvetica;
font-size:10px;
line-height:13px;
padding:0 5px;
text-decoration:none;
font-weight: bold;
}

/******************************************************************
************ FOOTER **********************************************
*******************************************************************/
div#global div#footer
{
	display: block;
	clear: both;
	width: 774px;
	min-height: 2px;
	height: 2px;
	border-top: 2px solid #cc0000;
	text-align: right;
}

#footer a {
	color: #cc0000;
	font-weight: bold;
}

#footer a:hover {
	color: #ff0000;
}
/*
div#global div#footerLeft
{
	float: left;
	width: 385px;
	min-height: 18px;
	height: 18px;
	background: #C52E29 url(../images/footerLeftCorner.gif) no-repeat top left;
}

div#global div#footerRight
{
	float: left;
	width: 375px;
	padding-right: 10px;
	padding-top: 1px;
	min-height: 17px;
	height: 17px;
	background: #C52E29 url(../images/footerRightCorner.gif) no-repeat top right;
	text-align: right;
}
*/
div#global div#footerRight a
{
	color: #ffffff;
	font-weight: bold;
}


/******************************************************************
************ SITE MAP *********************************************
*******************************************************************/
div#global div#content div#siteMap
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}

div#global div#content div#siteMap div.firstLevel
{
	clear: both;
	width: 100%;
	padding: 4px;
	padding-top: 8px;
}

div#global div#content div#siteMap div.firstLevel div.header
{
	width: 100%;
	_margin-bottom: 10px;
}

div#global div#content div#siteMap div.firstLevel div.header img
{
	float: left;
}

div#global div#content div#siteMap div.firstLevel div.header h1
{
	float: left;
	width: 96%;
	height: 22px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 4px 6px 4px 8px;
	background-color: #CC0000;
	font-weight: bold;
}

div#global div#content div#siteMap div.firstLevel div.header h1 span.arrow
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 140%;
	padding-right: 6px;
}

div#global div#content div#siteMap div.firstLevel div.header h1 a
{
	font-size: 140%;
	text-transform: uppercase;
	color: #ffffff;
}

div#global div#content div#siteMap div.firstLevel h1 a:hover
{
	color: #000000;
}

div#global div#content div#siteMap div.firstLevel div.secondLevel
{
	padding-left: 10px;
}

div#global div#content div#siteMap div div.secondLevel
{
	float: left;
	width: 180px;
}

div#global div#content div#siteMap div div.secondLevel h2
{
	margin-bottom: 8px;
}

div#global div#content div#siteMap div div.secondLevel h2 a
{
	color: #555555;
}

div#global div#content div#siteMap div div.secondLevel h2 a:hover
{
	color: #AAAAAA;
}

div#global div#content div#siteMap div div ul.thirdLevel
{
	margin-left: 10px;
	list-style: none;
}

div#global div#content div#siteMap div div ul.thirdLevel li
{
	margin-bottom: 6px;
}

div#global div#content div#siteMap div div ul.thirdLevel h3 a
{
	color: #005796;
}

div#global div#content div#siteMap div div ul.thirdLevel h3 a:hover
{
	color: #007ED9;
}

div#global div#content div#siteMap div div ul li div.fourthLevel
{
	padding-left: 10px;
}

div#global div#content div#siteMap div div ul li div.fourthLevel h4 a
{
	color: #0073BC;
	font-weight: normal;
}

div#global div#content div#siteMap div div ul li div.fourthLevel h4 a:hover
{
	color: #0095F2;
}