﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	background: #D3DEE6 url('../images/shared/bg.gif') repeat-x;
}
.disblock {
	display: block;
	width: 100%;
	height: 100%;
}
.vat {
	vertical-align: top;
}
.tac {
	text-align: center;
	margin: 0 auto;
}
.right {
	float: right;
}
table {
	border: 0;
	border-collapse: collapse;
}
#container {
	width: 947px;
	margin: 0 auto;
	vertical-align: top;
}
#lang a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	vertical-align:middle;
}
#lang a:hover {
	color: #000;
}
#lang img {
	width: 36px;
	height: 36px;
	vertical-align:middle;
}
#top {
	vertical-align: bottom;
}
#top h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: right;
	margin:10px 0;
}
#header {
	width: 947px;
	height: 469px;
	vertical-align: top;
}
#nav {
	height: 57px;
	width: 947px;
}
#nav ul {
	float: right;
	list-style: none;
	height: 57px;
}
#nav ul li {
	float: left;
	padding: 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 16px 0 0 0;
	display: inline;
}
#nav ul li a {
	color: #fff;
	text-decoration: none;
	padding: 5px;
	display: block;
}
#nav ul li a:hover {
	color: #4178b4;
	background-color: #fff;
}
#content {
	background: #fff;
	padding: 30px;
}
table#projects {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
table#projects th {
	font-weight: bold;
	text-align: center;
	background: #ccc; 
	font-family: Georgia; 
	height: 30px;
	padding: 8px;
}
table#projects tr td {
	height: 20px;
	padding: 4px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	padding: 10px;
	text-align: justify;
	line-height: 18px;
}
#content p a {
	color: #4c96d5;
	text-decoration: none;
	border-bottom: 1px #4c96d5 dotted;
}
#content p a:hover {
	color: #fff;
	border-bottom: none;
	background-color: #4c96d5;
}
#news {
	height: 50px;
	background: #fff;
}
.block {
	width: 299px;
	height: 430px;
	vertical-align: top;
	background: transparent url('../images/en/block-bg.gif') no-repeat;
}
.block h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin: 18px;
}
.block h2 a {
	color: #000;
	text-decoration: none;
}
.block h2 a:hover {
	color: #ab1318;
}
.block img {
	width: 290px;
	height: 94px;
	border-top: 6px #ab1318 solid;
	margin: 0 auto;
	display: block;
}
.more-red {
	background:  transparent  url('../images/shared/more.gif') no-repeat;
	height: 41px;
}
.more-grey {
	background:  transparent  url('../images/shared/more.gif') 0 -84px no-repeat;
}
.more-blue {
	background:  transparent  url('../images/shared/more.gif') 0 -42px no-repeat;
}
.more-red a, .more-grey a, .more-blue a {
	color: #fff;
	margin: 16px 14px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
	line-height:18px;
}
#footer {
	height: 284px;
	width: 100%;
	background: #D3DEE6 url('../images/shared/footer_bg.gif') center top no-repeat;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	padding: 0 40px;
	line-height: 20px;
	text-align: center;
}
#footer p a {
	color: #fff;
	text-decoration: none;
}
#footer p a:hover {
	border-bottom: 1px #fff dashed;
}
/******************************************/
form {
	text-align: left;
	margin: 0;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 22px;
}
input {
}
form label {
	width: 21%;
	float: left;
	clear: left;
	padding: 0;
	margin: 2px 0;
	color: #333333;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
select {
	width: 79%;
	border: 1px solid #CCCCCC;
	float: left;
}
textarea {
	display: block;
	width: 99%;
	border: 1px solid #CCCCCC;
	padding: 15px;
}
input.textfield {
	border: none;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px;
	margin: 2px 0px 2px 0px;
	float: left;
	width: 79%;
}
input.button {
	cursor: pointer;
	padding: 0px 3px;
	margin: 18px 0px 0px 0px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	color: #333333;
}
input.textfield, input.textfield-focus {
}
select, textarea, input.textfield {
}
.select-focus, .textarea-focus, input.textfield-focus {
}
input.file {
}
input.checkbox {
	margin-right: 4px;
}
input.radio {
}
/************************************/
