body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}


h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial, sans-serif;
 color: #0033FF;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial, sans-serif;
 color: #0000CC;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

#pagecell1{
	position:absolute;
	top: 5px;
	left: 2%;
	right: 2%;
	width:95%;
	background-color: #C4C6DE;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#pageNav{
	float: left;
	width:150px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	margin: 10px 10px 10px 160px;
}

#license{
	float: right;
	width: 45%;
	text-align: right;
	position: relative;
	height: auto;
	right: 10px;
	overflow: visible;
	clear: both;
	top: 2px;
}

#header_title{
	float: none;
	height: auto;
	width: 60%;
	left: 20%;
	right: 20%;
	position: relative;
	font-size: xx-large;
	vertical-align: top;
	color: #0033FF;
	text-align: center;
	font-weight: bold;
}

#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #000000;
	font-weight: normal;
}

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #00CCFF;
}

#pageName h2{
	font: bold 175% Arial, sans-serif;
	color: #0033FF;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

#breadCrumb{
	font: small Verdana,sans-serif;
	color: #000000;
	float: left;
	width: 75%;
	padding: 0px 0px 5px 10px;
}

#siteInfo{
	clear: none;
	border-top: 1px solid #00CCFF;
	font-size: small;
	color: #cccccc;
	padding: 10px;
	margin-top: 0px;
	text-align: center;
	height: auto;
	overflow: auto;
}

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #0000FF;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

#language {
	font: small Verdana,sans-serif;
	text-align: right;
	padding: 0px 10px 5px 0px;
	color: #000000;
	float: right;
	width: 20%;
}

#spacer{
	clear: both;
	height: 5px;
	padding: 0px;
}

#header{
	border-bottom:1px solid #00CCFF;
	padding: 0px;
	margin: 0px;
}

#foto {
	float: none;
	font-weight: normal;
	color: #0033FF;
	text-align: center;
	vertical-align: bottom;
	margin: 0px 10px;
}
