html, body {
	background-color: #d8d8d8;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif, Geneva, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	height:100%;
}

td {
	border:1px solid #000033;
}

img {
	border-width: 0px;
}

 a:link {
	color:#486ca8;
	text-decoration: underline;
}

a:visited {
	color:#486ca8;
	text-decoration: underline;
}

a:hover {
	color:#6f8ec2;
	text-decoration: none;
}

/* ------------------------------------------------------------------------------------------------ */
/* ----------------------------------------- SPECIAL ----------------------------------------- */
/* ------------------------------------------------------------------------------------------------ */

table.page-margins-holder {
	margin-left:auto;
	margin-right:auto;
	height:100%;
	border-collapse: collapse;
	border-width: 0px;
}

td.page-margins  {
	height:100%;
	width:10px;
	padding:0px;
	border-width: 0px;
}

td.page-margins-box {
	background-color:#ffffff;
	vertical-align: top;
	padding:0px;
	height:100%;
	border-width: 0px;
	font-family: Verdana, sans-serif, Geneva, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

div#page-box {
	margin: 0px auto 0px auto;
	width: 964px;
	background-color: #ffffff;
}

div#page-holder {
	margin:3px 2px 10px 2px;
}



/* ADDITIONAL ------------------------------------------------------------------------------------ */

div.div-separator {

	height: 1px;
	font-size: 1px;
}

.up-by1 {
	position:relative;
	top:-1px;
}

.up-by2 {
	position:relative;
	top:-2px;
}

.up-by3 {
	position:relative;
	top:-3px;
}

.up-by4 {
	position:relative;
	top:-4px;
}

.up-by5 {
	position:relative;
	top:-5px;
}

.up-by6 {
	position:relative;
	top:-6px;
}


.down-by1 {
	position:relative;
	top:1px;
}

.down-by2 {
	position:relative;
	top:2px;
}

.down-by3 {
	position:relative;
	top:3px;
}

.down-by4 {
	position:relative;
	top:4px;
}

.down-by5 {
	position:relative;
	top:5px;
}

.down-by6 {
	position:relative;
	top:6px;
}

.light-v-separator {
	width: 1px;
	height:16px;
	margin-left: 9px;
	margin-right: 9px;
	background-repeat: no-repeat;
}

.heavy-v-separator {
	width: 1px;
	height:20px;
	margin-left: 16px;
	margin-right: 16px;
}

.heavy-h-separator {
	height:1px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:0px;
	background-repeat: no-repeat;
}

/* HEADER1 ------------------------------------------------------------------------------------ */

div#header-holder {
	height: 80px;
	text-align:left;
}

div#test {
	background-color: #00ffff;
	border:10px solid #ffff00;

}

div#header-logo-holder  {
	height: 80px;
	width: 110px;
	background-color:#ffffff;
	float:left;
	text-align:right;
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

div#header-title-holder {
	position:relative;
	height: 80px;
	width: 450px;
	float:left;
	/*background-color:#feef46;*/
}

div#header-right-holder  {
	position:relative;
	height: 80px;
	width: 400px;
	float:left;
	/*background-color:#ffef96;*/
	text-align:right;
}

div#header-title-logo {
	
	margin-top: 17px;
	margin-left: 6px;
	height: 28px;
	width: 100px;
	/*background-color:#13579b;*/
	
	background-repeat: no-repeat;
}

div#header-title-text {
		
	position: relative;
	margin-left: 26px;
	top:5px;
	height: 16px;
	width: 410px;
	
	/*background-color:#ff7810;*/
	
	background-repeat: no-repeat;
}

/* HEADER2 ------------------------------------------------------------------------------------ */

div#header2-border-top {
	height: 2px;
	background-color:#7ea201;
	font-size:0px;
}

div#header2-border-left, div#header2-border-left2 {
	float:left;
	width: 3px;
	background-color:#7ea201;
	font-size:0px;
}

div#header2-border-left {
	height: 140px;
}

div#header2-border-left2 {
	height: 45px;
}

div#header2-image-top, div#header2-image-bottom {
	float: left;
	background-repeat: no-repeat;
}

div#header2-image-top {
	float: left;
	height: 140px;
	width: 264px;
}

div#header2-image-bottom {
	float: left;
	height: 45px;
	width: 211px;
}

div#header2-border-middle {
	float: left;
	height: 140px;
	width: 3px;
	background-color:#a2cc2b;
	font-size:0px;
}

div#header2-image-title {
	float: left;
	float: left;
	height: 140px;
	width: 688px;
	background-repeat: no-repeat;
}

div#header2-border-right {
	float: left;
	height: 140px;
	width: 2px;
	background-color:#7ea201;
	font-size:0px;
}

div#header2-border-right2 {
	float: left;
	height: 45px;
	width: 2px;
	background-color:#7ea201;
	font-size:0px;
}

div#header2-border-bottom {
	float: left;
	height: 2px;
	width: 744px;
	background-color:#7ea201;
	font-size:0px;
}

div#header2-border-bottom2 {
	float: left;
	height: 2px;
	width: 216px;
	background-color:#7ea201;
	font-size:0px;
}

/* MENUADD ------------------------------------------------------------------------------------ */

div#menu-add {

	position: absolute;
	top:10px;
	right:4px;

	font-size: 7pt;
	text-align:right;
}

div#menu-add ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#menu-add li {
	display: inline;
}

div#menu-add div {
	float:left;
}

div#menu-add a:link {
	color:#646464;
	text-decoration: none;
}

div#menu-add a:visited {
	color:#646464;
	text-decoration: none;
}

div#menu-add a:hover {
	color:#6986BF;
	text-decoration: underline;
}

.menu-add-icon {
	width: 16px;
	height:16px;
	background-repeat: no-repeat;
	margin-left: 1px;
	margin-right: 5px;
}

/* MENULANG ------------------------------------------------------------------------------------ */

div#menu-lang {

	position: absolute;
	bottom:0px;
	right:0px;
	padding:3px;
	border-width: 1px 1px 0px 1px;
	border-color: #a5c82c;
	border-style:solid;
}

div#menu-lang ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#menu-lang li {
	display: inline;
}

div#menu-lang div {
	float:left;
}

div#menu-lang a:link {
	color:#4f6d9e;
	text-decoration: none;
}

div#menu-lang a:visited {
	color:#4f6d9e;
	text-decoration: none;
}

div#menu-lang a:hover {
	color:#4f6d9e;
	text-decoration: underline;
}

div.menu-lang-icon-flag {
	width: 16px;
	height:11px;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 4px;
	margin-top: 1px;
}

div.menu-lang-button {
	font-size:8pt;
	font-weight:bold;
	color:#4f6d9e;
}

div.menu-lang-separator {
	height:1px;
	width: 10px;
}

/* MENUTOP ------------------------------------------------------------------------------------ */

div#menu-top {
	float: left;
	height: 43px;
	width: 744px;
	font-size: 9pt;
	color: #3d3d3d;
	font-size: 10pt;
	font-weight: bold;
}

div#menu-top-padding {
	margin: 12px 0px 8px 0px;
	padding: 0px 5px 0px 20px;
}

div#menu-top-bottom {
	float: left;
	height: 2px;
	width: 744px;
	background-repeat: no-repeat;
	background-color:#f2f5f6;
	font-size:0px;
}

div#menu-top ul {
	
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#menu-top li {
	display: inline;
}

div#menu-top div {
	float:left;
}

div#menu-top a:link {
	color:#486ca8;
	text-decoration: none;
}

div#menu-top a:visited {
	color:#486ca8;
	text-decoration: none;
}

div#menu-top a:hover {
	color:#6f8ec2;
	text-decoration: underline;
}

.menu-top-icon {
	width: 31px;
	height:31px;
	background-repeat: no-repeat;
	margin-left: 9px;
	margin-right: 3px;
}

/* MENUSIDE ------------------------------------------------------------------------------------ */

div#menu-side-holder {
	float: left;
	width: 216px;
	background-color:#cbe0eb;
}

div#menu-side {
	float: left;
	width: 214px;
	height:400px;
	color: #3d3d3d;
	font-size: 9pt;
	background-color:#ebf2ff;
}

div#menu-side div {
	text-align: right;
}

div#menu-side-padding {
	margin: 15px 0px 15px 0px;
	padding: 0px 15px 0px 20px;
}

div.menu-side-item, div.menu-side-item-active {
	padding-right:20px;
	background-repeat: no-repeat;
	background-position: 100% 60%;
}

div.menu-side-item-active {
	color: #7ea201;
	font-weight:bold;
}

div#menu-side ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#menu-side li {
	text-align: right;
}

div.menu-side-item a:link {
	color:#3d3d3d;
	text-decoration: none;
}

div.menu-side-item a:visited {
	color:#3d3d3d;
	text-decoration: none;
}

div.menu-side-item a:hover {
	color:#6f8ec2;
	text-decoration: underline;
}

div.banners-holder {
	padding-top: 10px;
	
}

div.banners-holder a
{
	display: block;
}

div.banners-holder img {
	height: 60px;
	width: 120px;
	margin-bottom: 20px;
	border: 2px solid #cbe0eb;
}

/* CONTENT ------------------------------------------------------------------------------------ */

div#content {
	float: left;
	width: 744px;
	background-color:#f2f4f6;
	font-size: 9pt;
	text-align: left;
}

div#content-padding {
	margin: 0px 130px 0px 35px;
	padding: 15px 0px 50px 0px;
}

div#content h1 { 
	
	margin-top: 20pt;
	margin-bottom: 18pt;

	font-family: Arial, sans-serif, Verdana, Arial, Geneva;
	font-size: 18pt;
	font-weight: normal;
	color: #7ea201;
}

div#content h2 { 
	margin-top: 28px;
	margin-bottom: 20px;
	border-top: 1px solid #cbe0eb;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 6px;

	font-size: 10pt;
	color: #486ca8;
	background-repeat: repeat-x;
	background-image: url('../images/background/table_header_cell.png'); 
}

div#content h2.translation { 
	margin-bottom: 16px;
	margin-top: -15px;
	border-width: 0px;
	padding-top: 0px;

	font-size: 8pt;
	color: #7b9cd4;
	background-image: none;
}

div#content p {
	margin-top: 2px;
	margin-bottom: 16px;
	line-height: 12pt;
	font-size: 9pt;

	text-indent: 20pt;
	text-align: justify;
}

div#content div.simple-text {
	margin-top: 2px;
	margin-bottom: 8px;
	line-height: 12pt;
	font-size: 9pt;
	text-align: justify;
}

div#content div.simple-text-indent {
	margin-top: 2px;
	margin-bottom: 8px;
	line-height: 12pt;
	font-size: 9pt;
	text-indent: 20pt;
	text-align: justify;
}

div#content div.block-text {
	margin-bottom: 16pt;
}

div#content div.block-text div.block-text-single-line {
	margin-bottom: 5pt;
}

div#content ul {
	margin-top: 2px;
	margin-bottom: 24px;
}

div#content li {
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 3px;
	line-height: 12pt;
	font-size: 9pt;
	text-align: justify;
}



div#content a:link {
	color:#486ca8;
	text-decoration: underline;
}

div#content a:visited {
	color:#486ca8;
	text-decoration: underline;
}

div#content a:hover {
	color:#6f8ec2;
	text-decoration: none;
}


div#content div.content-external-link-holder {
	background-repeat: no-repeat;
	background-position: 5px 60%;
	font-size: 8pt;
	color: #8a8585;
	margin-top:3px;
}

div#content div.content-external-link-holder a {
	margin-left: 13px;
}


img.content-image {
	border: 1px solid #486ca8;
	margin-top:5px;
	margin-bottom:5px;
}

iframe.content-iframe {
	border: 1px solid #486ca8;
	margin-top:8px;
	margin-bottom:0px;
	width: 500px;
	height: 350px;
}

div#link-top {
	float:right;
	font-size: 9pt;
	text-align:right;
	padding-right:21px;
	height: 20px;
	margin-bottom:15px;
	margin-top:15px;
	background-repeat: no-repeat;
	background-position: 100% 0%;

}

div.link-up, div.link-up-last {
	font-size: 9pt;
	text-align:left;
	padding-left:21px;
	height: 20px;
	margin-bottom:15px;
	margin-top:15px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

div.link-up-last {
	float:left;
}

div#link-top a:link, div.link-up a:link, div.link-up-last a:link  {
	color:#486ca8 !important; 
	text-decoration: none !important;
}

div#link-top a:visited, div.link-up a:visited, div.link-up-last a:visited {
	color:#486ca8 !important;
	text-decoration: none !important;
}

div#link-top a:hover, div.link-up a:hover, div.link-up-last a:hover {
	color:#6f8ec2 !important;
	text-decoration: underline !important;
}

div#content div.separator-line {
	margin: 5px 0px 10px 0px;
	font-size:1px;
	border-bottom:1px solid #c6cdd1;
}

/* FOOTER ------------------------------------------------------------------------------------ */

div#footer-border {
	float:left;
	height:2px;
	width:960px;
	font-size: 0pt;
	background-color:#cbe0eb;
}

div#footer-main {
	float:left;
	height:55px;
	width:960px;
	background-repeat: repeat-x;
	font-family: Verdana, sans-serif, Geneva, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
}

div#footer-copyright, div#footer-valid {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	color:#486ca8;
}

div#footer-copyright {
	float:left;	
	text-align:left;
	color: #4c70ac;
	font-weight:bold;
}

div#footer-address {
	margin: 5px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	text-align: left;
	font-weight:normal;
}

div#footer-valid {
	text-align:left;
	float:right;
}

a.link-valid {
	margin-right:5px;
}

div#footer-blank {
	float:left;
	width:960px;
	height:10px;
}

/* MSG --------------------------------------------------------------*/

div.msg-box  {

	margin: 30px 10px 30px 10px;
	width: 307px;
	height: 97px;
}

div.msg-box-text  {
	position: relative;
	top: 40px;
	left: 75px;
	color:#96b9cb;
	font-weight: bold;
	font-size: 8pt;
}


div.indent-text-block {
	margin-top:2px;
	margin-left:2px;
}


/* CONTENT ELEMENTS ------------------------------------------------------------------------------------ */
/* TABLES ------------------------------------------------------------------------------------------------- */


table.content-table {
	border-collapse: collapse;
	margin-bottom: 10px;
}

table.content-table td, table.content-table th {
	font-size: 9pt;
	padding: 5px 7px 5px 7px;
}

tr.content-table-header td, tr.content-table-header th {
	border: 1px solid #b0d0df;
	font-weight: bold;
	font-size: 9pt;
	background-repeat: repeat-x;
	text-align: center;
}

tr.content-table-values td {
	border: 1px solid #b0d0df;
}

tr.content-table-values td p {
	margin-top: 4px !important;
	margin-bottom: 4px !important;
}

tr.content-table-values td ul {
	margin-top: 0px !important;
	margin-bottom: 8px !important;
}

tr.content-table-values td li {
	margin-top: 8px !important;
	margin-bottom: 0px !important;
	margin-right: 25px !important;
}

tr.content-table-values:hover {
	background-color: #f7eebc;
}

.content-table-block-header {
	background-color: #e8ebf1;
	border: 1px solid #b0d0df;
	background-repeat: repeat-x;
	font-weight: bold;
	color: #32558f;
}

.content-table-contacts-name {
	width: 230px !important;
}

.content-table-contacts-telephone {	
}

.content-table-contacts-mail {	
}

td.content-table-horizontal-title {
	font-weight: bold;
	color: #6f8ec2;
	text-align: right;
	background-color: #ebeff7;
}

table.content-table-small td {
	font-size: 8pt;
}

td.content-table-structure-anotation {	
	width: 560px;
}

div.contacts-function {
	color: #6a6565;
	font-size: 8pt;
	margin-top: 2px;
}

td.content-table-separator {
	border-width: 0px;
	background-repeat: repeat-x;
	font-size: 1pt;
	height:18px;
}





/* FAQ ------------------------------------------------------------------------------------------------- */

div#content p.faq-question {
	margin-top: 10px;
	margin-bottom: 8px;
	line-height: 12pt;
	font-size: 9pt;
	text-indent: 0pt;
	text-align: justify;
}

div#content p.faq-answer {
	margin-top: 6px;
	margin-bottom: 28px;
	line-height: 12pt;
	font-size: 9pt;
	text-indent: 0pt;
	text-align: justify;
}

/* button ------------------------------------------------------------------------------------------------- */

a.button-placiau {
	border: 1px solid #b0d0df;
	margin: 5px 0px 5px 0px;
	padding: 2px 0px 2px 0px;
	display: block;
	text-align: center;
	width: 70px;
	font-size: 8pt;
	font-weight: bold;
}

a.button-placiau:link  {
	color:#486ca8 !important; 
	text-decoration: none !important;
}

a.button-placiau:visited {
	color:#486ca8 !important;
	text-decoration: none !important;
}

a.button-placiau:hover {
	color:#6f8ec2 !important;
	text-decoration: none !important;
}

div.project-logos {
	margin-top: 12px;
	margin-bottom: 20px;
}

div.project-logos img {
	margin-right: 12px;
}

div.reference-links {
	margin-top: 8px;
	margin-bottom: 15px;
}


