body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393939;
	margin: 8px;
	background-color: #000000;
}

p {
	margin: 6px 0 8px 0;
}

a {
	text-decoration: none;
	color: #7A7449;
}
a:hover {
	text-decoration: underline;
}

form {
	margin: 0;
}

input, select, textarea {
	border: 1px solid #B5B5B5;
	color: #8C8C8C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.noBorder {
	border: none;
}

label {
	cursor: pointer;
}

img {
	border: none;
}

h1, h2 {
	color: #CC2E22;
	background-image: url(../images/arrow1.gif);
	background-position: left;
	background-repeat: no-repeat;	
	padding-left: 24px;
	font-size: 14px;
	margin: 0 0 8px 0;
}
h2 {
	margin-bottom: 20px;
	font-size: 12px;
}

#container {
	width: 759px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#container2 {
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

#container3 {
	background-image: url(../images/bg_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#container4 {
	background-image: url(../images/bg_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 469px; /* IE "min-height" trick */
	min-height: 469px; /* IE "min-height" trick */
	padding-bottom: 40px;
}
*>#container4 {
	height: auto; /* IE "min-height" trick */
}

/* the 2 following definitions fixes an IE bug with floated DIVs */
#container4:after {
	content: ".";  
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#languages {
	background-color: #A12020;
	height: 19px;
	line-height: 19px;
	margin-bottom: 1px;
}

#languages .container {
	float: right;
}

#languages .item {
	float: left;
	border-left: 1px solid #FFFFFF;
}

#languages .selected {
	background-color: #C94747;
}

#languages .item a {
	display: block;
	padding: 0 8px;
	color: #FFFFFF;
	text-decoration: none;
}
#languages .item a:hover {
	text-decoration: underline;
}

#header div {
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 1px;
	margin-left: 0px;
}
#header .Nl {
	background-image: url(../images/bg_header_nl.jpg);
	margin-left: 0px;
}
#header .Fr {
	background-image: url(../images/bg_header_fr.jpg);
	margin-left: 0px;
}
#header .En {
	background-image: url(../images/bg_header_en.jpg);
	margin-left: 0px;	
}

#topNavigation {
	height: 30px;
	line-height: 30px;
	background-image: url(../images/bg_top_navigation.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-bottom: 1px;
}

#topNavigation .item {
	float: left;
	background-image: url(../images/separator.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 2px;
}

#topNavigation .item a {
	display: block;
	padding: 0 16px;
	color: #FFFFFF;
	text-decoration: none;
}
#topNavigation .item a:hover {
	text-decoration: none;
	font-weight: bold;
}

#topNavigation .contact {
	float: left;
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 2px;
}

#topNavigation .contact a {
	float: right;
	color: #FFFFFF;
	text-decoration: none;
}

#topNavigation .contact a:hover {
	text-decoration: none;
	font-weight: bold;
}


#leftNavigation {
	float: left;
	width: 160px;
	padding: 28px 0 0 36px;
}

#leftNavigation .news {
	margin-bottom: 16px;
}

#leftNavigation .news .date {
	color: #B91414;
}

#leftNavigation .news .title a {
	color: #000000;
}

#leftNavigation .moreNews {
	text-align: right;
	padding-top: 8px;
}

#leftNavigation .moreNews a {
	color: #7A7449;
	background-image: url(../images/arrows1.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
	padding-right: 12px;
}

#leftNavigation ul {
	list-style: none;
	margin-left: 2px;
	padding-left: 2px;
}

#leftNavigation ul ul {
	margin-bottom: 8px;
}

#leftNavigation ul ul ul {
	margin-bottom: 0;
}

#leftNavigation li {
	margin-top: 4px;
}

#leftNavigation li a {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/arrow2.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 8px;
}
#leftNavigation li a:hover {
	text-decoration: underline;
}

#leftNavigation li li a {
	color: #B91414;
}

#leftNavigation li li li a {
	color: #7A7449;
}


#leftNavigation li li {
	/* background-image: url(../images/arrow2.gif);
	background-position: left 10px;
	background-repeat: no-repeat;
	padding-left: 8px; */
	font-size: 10px;
}


#content {
	float: left;
	width: 476px;
	padding: 111px 0 0 54px;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 358px; /* IE "min-height" trick */
	min-height: 358px; /* IE "min-height" trick */
}

*>#content {
	height: auto; /* IE "min-height" trick */
}

#footer {
	clear: both;
	padding: 0 4px;
	color: #9A2E2E;
	font-size: 10px;
	margin-top: 4px;
}

#footer .copyright, #footer .links {
	float: left; 
	width: 50%;
}
#footer .links {
	text-align: right;
}

#footer .links a {
	color: #9A2E2E;
	text-decoration: none;
	margin-left: 16px;
}
#footer .links a:hover {
	text-decoration: underline;
}

/* CMS based classes */

.CMSTitle1, .CMSTitle2, .CMSTitle3 {
	margin: 16px 0 4px 0;
	font-weight: bold;
	font-size: 14px;
	color: #7A7449;
}
.CMSTitle2 {
	font-size: 12px;
}
.CMSTitle3 {
	font-size: 11px;
	color: yellow;
}

.CMSStyle1 {
	font-size: 14px;
	color: #7A7449;
}

.CMSStyle2 {
	font-size: 12px;
	color: #7A7449;
}

.CMSStyle3 {
	font-size: 11px;
	color: red;
	background-color: #333CCC;
}

.CMSWarning {
	font-size: 14px;
	font-weight: bold;
	color: #7A7449;
	}

.cmstestimony {
	color: #909090;
}

.cmscolheader {
	background-color: #969696;
	color: #FFFFFF;
	font-size: 11px;
}

.cmsrowheader {
	background-color: #EDEDED;
	color: #626262;
	font-size: 11px;
}

.cmsrow1 {
	background-color: #C9E745;
	color: #FFFFFF;
	font-size: 11px;
}

.cmsrow2 {
	background-color: #60C4FF;
	color: #FFFFFF;
	font-size: 11px;
}