/* something that does not change */
html, body { height:100%; }
table { border-collapse:collapse; }
html, body, h1, h2, h3, h4, h5 ,h6, body, form, th, td, p { margin:0; padding:0; }
img { border:0 none; }
map { display:none; }
object, form { display:block; }	
h1, h2, h3, h4, h5 ,h6 { letter-spacing:normal; }
hr { display:none; }
li:hover { text-decoration:none; }
/* something that does not change */

/* all time classes */
.wf { width:100%; }
.hf { height:100%; }
.whf { width:100%; height:100%; }
.tar { text-align:right; }
.tal { text-align:left; }
.tac { text-align:center; }
.clr { clear:both; height:1px; overflow:hidden; margin:-1px 0 0 0; }
.clear { clear:both; }
.fl { float:left; }
.fr { float:right; }
.hide { display:none; }
.block { display:block; }
.inline { display:inline; }
/* all time classes */

/* global text/link settings */
p, div, span, td, th, em, h1, h2, h3, h4, h5, h6, b, strong, i { font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:130%; color:#313C40; }
a { color:#313C40; text-decoration:underline; }
a:hover { text-decoration:none; }
.ainv, .ainv a { text-decoration:none; }
.ainv a:hover { text-decoration:underline; }
.block-list, .block-list li { list-style:none; padding:0; margin:0; display:block; }
.inline-list, .inline-list li { list-style:none; padding:0; margin:0; display:inline; }
.very-small-text, .very-small-text-inside * { font-size:10px; }
.small-text, .small-text-inside * { font-size:11px; }
.text, .text-inside * { font-size:13px; }
.text-1, .text-1-inside * { font-size:12px; }
.text-2, .text-2-inside * { font-size:13px; }
.big-text, .big-text-inside * { font-size:18px; }
.very-big-text, .very-big-text-inside * { font-size:21px; }
.red, .red-inside * { color:#0F1D5D; }
.white, .white-inside * { color:#FFF; }
.grey-1, .grey-1-inside * { color:#999; }
.grey-2, .grey-2-inside * { color:#9AA8AD; }
.grey-3, .grey-3-inside * { color:#7A8C94; }
.grey-4, .grey-4-inside * { color:#4E6670; }
.textfield { padding-left:3px; }
.button { cursor:pointer; border:0 none; padding:0; margin:0; background:#A3B0B7; color:#FF; font-weight:bold; text-transform:uppercase; }
/* global text/link settings */

/* main */
.wrap {
	width:994px;
	margin:0 auto;
}
.header {
	height:155px;
}
.langs {
	padding:35px 20px 0 0;
	height:65px;
}
	.langs li {
		float:left;
		padding:0 6px;
		border-left:1px solid #BCC5C9;
		line-height:100%;
	}
	.langs li.fst {
		border:0 none;
	}
	.langs a {
		line-height:100%;
		text-decoration:none;
	}
	.langs a:hover {
		color:#0F1D5D;
	}
.top-nav {
	clear:right;
}
	.top-nav li {
		float:left;
		padding:0 25px 0 10px;
		border-left:1px solid #0F1D5D;
		height:17px;
		line-height:120%;
	}
	.top-nav a {
		font-weight:bold;
	}
	.top-nav li.act {
		border:0 none;
		background:url(../img/nav-1-act.gif) 0 0 no-repeat;
		padding:0 25px 0 13px;
	}
	.top-nav a.red {
		color:#0F1D5D;
	}
.logo {
	padding:80px 0 0 10px;
}
.footer {
	padding:18px 0 0 0;
}
.page-footer {
	padding:12px 0 0 0;
}
	.footer img.block {
		margin:6px 10px 0 0;
	}
	* html .footer img.block {
		margin-right:5px;
	}
	.footer div.fl {
		padding:2px 0 0 10px;
		
		min-height:44px;
	}
	* html .footer div.fl {
		height:44px;
	}
.icos {
	padding:0 60px 0 0;
	line-height:100%;
}
	.icos li {
		float:left;
		padding:0 15px 0 0;
	}
.border-bottom {
	border-bottom:1px solid #DEE2E4;
}
.over-title-flash {
	position:relative;
	z-index:2;
}
.absolute {
	width:210px;
	position:absolute;
	top:-450px;
	left:780px;
}
.block-1 {
	background:#7780B8;
	min-height:200px;
	margin:0 0 10px 0;
}
* html .block-1 {
	height:210px;
}
	.absolute b.big-text {
		text-transform:uppercase;
		padding:22px 0 5px 20px;
	}
	.absolute ul.block-list {
		padding:0 20px;
	}
		.absolute ul.block-list li {
			padding:7px 0;
			line-height:110%;
			border-bottom:1px solid #FFF;
		}
.block-2 {
	background:#4B6772;
	min-height:230px;
}
* html .block-2 {
	height:210px;
}
			.absolute .block-2 ul.block-list li {
				border-bottom:1px solid #798F97;
				background:url(../img/raquo-1.gif) 3px 11px no-repeat;
			}
	.block-2 a {
		font-weight:bold;
		padding:0 0 0 12px;
		
	}
		.absolute ul.block-list li.lst {
			border:0 none;
		}
.padding-top {
	padding-top:20px;
}
.margin-top {
	margin-top:10px;
}
.padding-bottom {
	padding-bottom:20px;
}
.padding-bottom-1 {
	padding-bottom:10px;
}
.margin-bottom {
	margin-bottom:20px;
}
.right-side {
	width:190px;
	background:url(../img/grad-1.gif) 0 0 repeat-x;
	min-height:180px;
	padding:17px 20px 0 20px;
}
* html .right-side {
	height:180px;
}
.left-side {
	width:220px;
	border-top:1px solid #DEE2E4;
	padding:15px 0 0 0;
}
.content {
	margin:0 0 0 10px;
	padding:0 20px;
	width:484px;
	background:url(../img/grad-2.gif) 0 0 no-repeat;
}
.title-1 {
	line-height:100%;
	background:url(../img/grey-line.gif) right 6px no-repeat;
	margin:0 0 10px 0;
}
	.title-1 span {
		text-transform:uppercase;
		line-height:100%;
		background:url(../img/grad-1.gif) -20px -20px repeat-x;
		padding:0 5px 0 0;
	}
	.list-1 li {
		padding:3px 0 3px 10px;
		background:url(../img/raquo-5.gif) 0 9px no-repeat;
		border-top:1px solid #D4D8DA;
		line-height:130%;
	}
	.list-1 li.fst {
		border:0 none;
	}
	.list-1 a {
		font-weight:bold;
	}
.path {
	line-height:100%;
	height:24px;
}
	.path li {
		padding:4px 4px 0 0;
		height:20px;
		background:#BCC5C9;
		float:left;
	}
	.path li.fst {
		padding-left:10px;
	}
	.path li.lst {
		padding-right:10px;
	}
.title-2 {
	padding:10px 0;
	text-align: left;
}
.title-4 {
	padding:10px 0;
	font-size:26px;
	text-transform:uppercase;
}
	.list-2 li {
		background:url(../img/raquo-2.gif) 10px 8px no-repeat;
	}
		.list-2 li li {
			padding:0 0 0 10px;
			background:url(../img/raquo-4.gif) 20px 8px no-repeat;
		}
	.list-2 li, .list-2 a, .list-2 span {
		min-height:1px;
	}
	* html .list-2 li, * html .list-2 a, * html .list-2 span {
		height:1px;
	}
.list-2 {
	padding:0 10px 20px 0;
}
	.list-2 a {
		font-weight:bold;
		color:#000;
		display:block;
		padding:0 0 10px 20px;
	}
			.list-2 li li a {
				font-weight:normal;
				color:#7A8C94;
			}
	.list-2 span {
		text-decoration:none;
		background:#FFF;
		padding:0 5px 0 0;
		color:#0F1D5D;
	}
	.list-2 a.red {
		background:url(../img/red-line.gif) right 7px no-repeat;
		text-decoration:none;
	}
	.list-2 li.red {
		background:url(../img/raquo-3.gif) 20px 8px no-repeat;
	}
		.list-2 li.red a {
			color:#0F1D5D;
		}
.title-3 {
	text-transform:uppercase;
	padding:0 0 10px 15px;
	line-height:100%;
}
.blockas {
	background:url(../img/grad-3.gif) 0 0 no-repeat;
	min-height:220px;
	padding:15px 0 0 15px;
}
* html .blockas {
	height:220px;
}
	.blockas .textfield {
		border:1px solid #A4AEB4;
		width:150px;
		margin:0 5px 0 0;
	}
	.blockas .button {
		width:25px;
	}
	html:first-child .blockas .button {
		padding:1px 0 2px 0;
	}
.date {
	position:relative;
	top:-5px;
}
.arrow {
	padding-lefT:15px;
	background:url(../img/arrow-1.gif) 0 6px no-repeat;
}
	.news-list * {
		line-height:130%;
	}
	.news-list li {
		padding:0 0 15px 0;
	}
	.news-list a {
		color:#4E6670;
		font-size:12px;
	}
	.news-list div {
		color:#9AA8AD;
		font-size:10px;
		padding:3px 0 0 0;
	}
.paging {
	height:20px;
	position:relative;
	left:-18px;
}
	.paging li {
		height:20px;
		border-left:1px solid #BCC5CA;
		float:left;
	}
	.paging .fst {
		border:0 none;
	}
	.paging img {
		margin:7px 0 0 0;
	}
	.paging .imgas-1 {
		border:0 none;
	}
		.paging .imgas-1 a {
			padding-left:0;
		}
	.paging .imgas-2 {
		border:0 none;
	}
		.paging .imgas-2 a {
			padding-right:0;
		}
	.paging a {
		height:18px;
		display:block;
		padding:2px 8px 0 7px;
		margin:0 -1px 0 0;
		position:relative;
		float:left;
		line-height:110%;
	}
	.paging a.act {
		background:#E8E8E8;
		color:#0F1D5D;
		text-decoration:none;
	}
	.tableas td, .tableas th {
		padding:5px 0 5px 20px;
	}
		.tableas thead th {
			border-bottom:1px solid #E8008A;
			text-align:left;
		}
		.tableas tbody td {
			border-bottom:1px solid #D3DBDD;
		}
		.tableas .borders-up td {
			border-bottom:0 solid #D3DBDD;
			border-top:1px solid #D3DBDD;
			padding:5px 15px 5px 5px;
			vertical-align:top;
		}
		.tableas .borders-up a {
			color:#4B6870;
		}
			.tableas tbody .last td {
				border-bottom:0 solid #D3DBDD;
			}
		.tableas tbody th {
			font-weight:normal;
			border-top:1px solid #9BA7AA;
		}
	.tableas .tar {
		padding:5px 35px 5px 0;
		text-align:right;
	}
		.tableas .titleas td {
			font-weight:bold;
		}
		.tableas .titleas img {
			margin:0 0 5px 0;
		}
		.tableas .dark-line td {
			background:#F3F3F3;
		}
/* main */
#structure {
	margin: 8px 0 0 8px;
}

#structure .level0 {
	padding-left: 10px;
	background:transparent url(../img/raquo-5.gif) no-repeat scroll 0 9px;
}

#structure .level1 {
	margin-left: 20px;
	padding-left: 10px;
	background:transparent url(../img/raquo-5.gif) no-repeat scroll 0 9px;
}

#structure .level2 {
	margin-left: 40px;
	padding-left: 10px;
	background:transparent url(../img/raquo-5.gif) no-repeat scroll 0 9px;
}

#news-content {
	text-align: justify;
}

#news-content p {
	margin: 15px 0;
}

#news-content img {
	margin-right: 10px;
}

.table-1 td {
	border-bottom: 1px solid #D3DBDD;
	border-top: 1px solid #D3DBDD;
	padding: 3px 10px 3px 0;
}

.newsletters-list {
	padding:  0;
	list-style-type: none;
	margin-left: 0;
}

.content {
	margin:0 0 0 10px;
	padding:0 20px;
	width:484px;
	background:url(../img/grad-2.gif) 0 0 no-repeat;
}
.content table {
	width: 100%;
}

.content table td {
	font-size: 12px;
	padding: 5px 2px 5px 10px;
	
}

.content table td p {
  font-size: 12px;
}

.content table tbody td  {
	border-top:1px solid #D3DBDD;
}

.content table thead td {
  	border-bottom:1px solid #0F1D5D;
  	color:#9AA8AD;
  	text-align: center;
  	font-weight: bold;
}

.content table thead td p {
	 color:#9AA8AD;
}

.content table tfoot td  {
	border-top:1px solid #9BA7AA;
}

#subscribtion-form .mandatory {
	text-align: right;
	font-size: 10px;
}

#subscribtion-form label {
	display: block;
	margin-bottom:  10px;
}

#subscribtion-form label span {
	display: block;
	float: left;
	width: 100px;
}

#subscribtion-form .if {
	border:1px solid #A4AEB4;
	width: 180px;
}

#subscribtion-form .tf {
	border:1px solid #A4AEB4;
}

#subscribtion-form .bf {
	background:#A3B0B7 none repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	font-weight:bold;
	margin:0;
	padding:2px;
	color: #FFF;
}
#subscribtion-form .error {
	color: #F260B6;
}

#subscribtion-form .types p {
	font-weight: bold;	
}

#subscribtion-form .types {
	margin: 10px 0;
}

#subscribtion-form .types label {
	margin-bottom:  2px;
}

li.hide {
	display: none;
}

.next, .prev {
	position: absolute;
	top: 50%;
	-moz-opacity:.70; 
	filter:alpha(opacity=70); 
	opacity:.70;
}

.next a, .prev a {
	display: block;
	width: 16px;
	height: 39px;
}

.next {
	right: 10px;
	background: url(../img/next.gif) no-repeat;
}

.prev {
	left: 10px;
	background: url(../img/prev.gif) no-repeat;
}
