/* ---------------------------------------------------------- */
/* created by Emile Blume - 2006 - www.netcreators.nl */
/* ---------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
}

p {
	color: #000000;
	text-align: left;
}

img {
	border: 0;
}

form, fieldset, input, table, #footer p {
	margin: 0;
	border: 0;
	padding: 0;
}

input, select, textarea {
	border: 1px solid #CECECE;
	padding-left: 2px;
	font-size: 11px;
}

hr {
	border: 0px solid #FFCC00;
	background: #FFCC00;
	color: #FFCC00;
	height: 1px;
}

/* ---------------------------------------------------------- */
#header {
	width: 100%;
	background: url(../images/header.jpg) #F7F1F1 no-repeat left top;
	height: 105px;
	top: 0;
	left: 0;
	position: absolute;
}

#header h1 {
	width: 542px;
	height: 88px;
	left: 186px;
	top: 12px;
	position: absolute;
}

#header h1 a {
	width: 542px;
	display: block;
	background: url(../images/logo.png) no-repeat left top;
	height: 88px;
	cursor: pointer;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header span {
	display: none;
}

/* ---------------------------------------------------------- */
#left {
	float: left;
	margin-top: 105px;
	width: 170px;  /* 140px; */
	text-align: left;
}

#center {
	float: left;
	margin-top: 105px;
	width: 580px; /* 610px; */
	text-align: left;
}

#content {
	margin: 10px;
}

#content a {
	color: #222EA6;
}

#content a:hover {
	color: #222EA6;
}

#content li {
	list-style: circle;
	color: 222EA6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

#content td {
	color: 222EA6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	vertical-align: top 
}

#content h1 {
	color: #222EA6;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
}

#content h2 {
	color: #222EA6;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}

#content h3 {
	color: #222EA6;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

#content h4 {
	color: #008000;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
}

#content h5 {
	color: #008000;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}

#content h6 {
	color: #008000;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

#footer {
	clear: both;
	float: left;
	margin-top: 10px;
	padding-top: 11px;
	width: 760px;
	height: 1%;
	background: url(../images/footer.jpg) no-repeat top left;
	text-align: left;
}

#footer #ecn {
	float: left;
	width: 160px;
}

#footer #wur{
	float: right;
	width: 235px;
}

#footer-txt {
	clear: both;
	float: left;
        font-size: 10px;
}
