/* CSS Document */
body {
	margin: 0
}
p {
margin:0
}
a {
	color: #C96
}
a:hover {
	text-decoration: none
}
#header {
	position: absolute;
	top: 1px;
	left: 0px;
	width: 100%;
	height: 103px;
	background-color: #33404D
}
#contentBar {
	position: absolute;
	top: 105px;
	left: 0;
	width: 100%;
	height: 341px;
	background-color: #fff;
}
#footer {
	position: absolute;
	top: 446px;
}
.footer {
	left: 0;
	width:100%;
	background-color: #fff;
	background-image: url(../img/back_footer.gif);
	background-repeat: repeat-x;
}
#logo {
	position: absolute;
	top: 45px;
	left: 21px;
}
#nav {
	position: absolute;
	top: 82px;
	left: 21px;
	width: 726px;
}
.nav {
	font-family: Georgia, 'Times New Roman', times, serif;	
	font-size: 10pt;
	color: #C96;
}
.nav a {
	text-decoration: none
}
.nav a:hover {
	color: #fff
}
#lang {
	float:right;
	margin-top: 2px;
	font-family: Georgia, 'Times New Roman', times, serif;	
	font-size: 9pt;
	color: #fff;
}
#lang a {
	color: #C96;
	text-decoration: none
}
#lang a:hover {
	color: #fff;
}
#foto {
	position: absolute;
	left: 0;
	top: 0;
	width: 438px;
	background-color: #000
}
#news {
	position: absolute;
	left: 0;
	top: 278px;
	width: 438px;
	height: 63px;
	overflow: auto;
	color: #fff;
	background-color: #33404D
}
#main {
	position: absolute;
	left: 439px;
	top: 0;
	width: 320px;
	height: 341px;
	overflow: auto;
	background-color: #fff
}
#main p {
	margin-left: 21px;
	margin-right: 21px;
	margin-top: 11px;
	margin-bottom: 9px;
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	font-size: 8pt
}
#right {
	margin-left: 760px;
	margin-right: 0;
	background-image: url(../img/back_right.jpg);
	height: 341px;
}
.news {
	margin-left: 21px;
	margin-right: 21px;
	margin-top: 11px;
	margin-bottom: 9px;
	font-family: Arial, Helvetica, 'Sans Serif';
	font-size: 8pt
}
#footer p, .footer p {
	border-top: 1px solid #fff;
	padding-left: 21px;
	padding-top: 30px;
	padding-bottom:14px;
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	font-size: 8pt;
	color: #C96
}
#newsTitle {
	position: absolute;
	top: 262px;
	left: 21px;
	font-family: Georgia, 'Times New Roman', times, serif;	
	font-size: 8pt;
	color: #fff
}
/* module specific */

#container {
	position: absolute;
	width:100%;
	top: 105px;
	background-image: url(../img/back_container.gif);
}
#col1 {
	float:left;
	width: 552px;
	background-color: #fff;
}
#col2 {
	float: left;
	width: 209px;
	overflow:hidden;
}
h1 {
	margin-left:21px;
	margin-right:21px;
	margin-top:14px;
	border-bottom: 1px solid #c60;
	line-height:32px;
	font-family: Georgia, 'Times New Roman', times, serif;	
	font-size: 14pt;
	font-weight: normal;
	color: #c60
}
h2 {
	margin-left:21px;
	margin-right:21px;
	font-family: Georgia, 'Times New Roman', times, serif;	
	font-size: 11pt;
	font-weight: bold;
	color: #33404D
}
h3 {
	margin-left:21px;
	margin-right:21px;
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	font-size: 11pt;
	font-weight: normal;
	font-style: italic;
	color: #33404D
}
h4 {
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	font-size: 9pt;
	font-weight: bold;
	color: #33404D
}
#col1 p, li {
	margin-left:21px;
	margin-right:21px;
	margin-top: 10pt;
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	font-size: 8pt;
	color: #33404D
}
.anchor a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
	padding-right: 4px;
	color: #33404D;
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	font-size: 8pt;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	background-image: url(../img/arrow_blue.gif);
	background-repeat: no-repeat;
}
.anchor a:hover {
	color: #fff;
	background-color: #33404D;
	background-image: url(../img/arrow_white.gif);
}
.pdfLink a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
	padding-right: 4px;
	color: #c60;
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	font-size: 8pt;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #fff;
	background-image: url(../img/arrow_orange.gif);
	background-repeat: no-repeat;
}
.pdfLink a:hover {
	color: #fff;
	background-color: #33404D;
	background-image: url(../img/arrow_white.gif);
}
#Split {
	margin-left:21px;
	margin-right:21px;
	margin-top:14px;
	border-bottom: 1px solid #c60;
	line-height:32px;
	font-family: Georgia, 'Times New Roman', times, serif;	
	font-size: 14pt;
	font-weight: normal;
	color: #c60
}
