	/* General Syles */

body, td, th, div, li, dd, dt {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;

	}
a {
	color: #069;
	}
div#info a:visited {
	color: #639;
	}
a:hover {
	text-decoration: underline;
	color: #039;
	}
a img {
	border: 0px;
	}
b {
	color: #666;
	}
p {
	text-align: justify;
	line-height: 130%;
	}
blockquote {
	padding: 10px;
	margin-left: 30px;
	margin-right: 0px;
	background-color: #f6f6f6;
	border: 1px solid #ccc;
	border-left: 5px solid #ccc;
	text-align: justify;
	}
blockquote[cite]:after {
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #ccc;
	content: attr(cite);
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	}
.actual, div#info a.actual:visited {
	color: #c33;
	}
.floatright
	{
	float: right;
	}
.floatleft
	{
	float: left;
	}
.float3
	{
	float: right;
	width: 32%;
	}
.center {
	text-align: center;
	}
.right {
	text-align: right;
	}
.justify {
	text-align: justify;
	}
ul.justify li {
	padding-bottom: 4px;
	padding-top: 4px;
	}
p.small {
	font-size: 11px;
	line-height: normal;
	}
img.imageleft {
	margin: 10px;
	border: 0px;
	float: left;
	}
img.imageright {
	margin: 10px;
	border: 0px;
	float: right;
	}
img.flagimage{
	border: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	}
hr {
	color: #fff;
	border: 0px;
	border-top: 1px solid #ccc;
	}

	/* Page headers */


h1, h2, h3, h4 {
	color: #c33;
	clear: both;
	}
h1 {
	font-size: 20px;
	font-weight: normal;
	text-align: right;
	margin-top: 15px;
	}
h2 {
	font-size: 19px;
	font-weight: normal;
	}
h3 {
	font-size: 17px;
	font-weight: normal;
	}
h4 {
	font-size: 13px;
	font-weight: bold;
	}


	/* Lists */

dl dt {
	margin: 0px;
	color: #666;
	font-weight: bold;
	padding: 0px;
	padding-top: 5px;
	}
div#info dl dd {
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	padding-bottom: 4px; padding-top: 4px;
	text-align: justify;
	line-height: 130%;
	}

.box dl, dl.news {
	margin: 0px;
	}
.box dl dt, dl.news dt, .box dl dd, dl.news dd {
	line-height: 100%;
	text-align: left;
	font-size: 11px;
	}
ul.countrylist {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	}
ul.countrylist li{
	background-image: url(./img/bullet.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 10px;
	margin-left: 5px;
	width: 230px;
	display: block;
	float: left;
	text-align: left;
	font-size: 11px;
}
div.block ul.countrylist {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 35px;
	}
div.block ul.countrylist li{
	background-image: url(./img/bullet.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 10px;
	display: block;
	float: left;
	text-align: left;
	width: 160px;
	font-size: 11px;
	font-weight: bold;
	}


dl.table dt {
	float: left;
	color: #666666;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	}
dl.table dd {
	padding-top: 2px;
	padding-bottom: 3px;
	margin-left: 150px;
	line-height: 100%;
	text-align: left;
	}
dl.compact {
	border-bottom: 1px solid #ccc;
	}	
dl.compact dt {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 50px;
	padding-top: 6px;
	border-top: 1px solid #ccc;
	}
dl.compact dd {
	margin: 0px;
	padding: 0px;
	padding-left: 55px;
	width: 90%;
	margin-top: 0px;
	border-top: 1px solid #ccc;
	}
div.box ul {
	list-style-position: outside;
	margin: 0px;
	padding-left: 20px;
	}
div.box ul li {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	}


	/* Boxes */


div.box, p.box, form fieldset {
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background-color: #f6f6f6;
	}	
h3.box, form h2 {
	padding: 5px;
	padding-left: 10px;
	margin: 0px;
	margin-top: 10px;
	border: 1px solid #ccc;
	border-bottom: 0px;
	background-color: #efefef;
	}	
div.box div.boxrigth {
	padding-left: 10px;
	border-left: 1px solid #ccc;
	margin-left: 300px;
	width: 180px;
	font-size: 11px;
	}
div.box .floatleft {
	width: 300px;
	}
p.intro {
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #f6f6f6;
	}
p.intro:first-letter {
	font-size : 28px;
	font-weight: bold;
	color : #c33;
	line-height: 90%;
}


	/* Tables */


div#info table {
	width: 100%;
	margin: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	}
div#info table.small {
	width: 50%;
	}
div#info table caption {
	padding: 4px;
	padding-left: 0px;
	font-size: 17px;
	color: #666;
	text-align: left;
	}
div#info table th, div#info table td {
	padding: 4px;
	empty-cells: show;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	vertical-align: top;
	}
div#info table th {
	background-color: #eee;
	font-weight: bold;
	color: #c33;
	vertical-align: middle;
	}
div#info table td {
	font-size: 11px;
	background-color: #f6f6f6;
	}
div#info table td b {
	color: #666;
	}
div#info table td b.actual {
	color: #c33;
	}
div#info table input.field {
	width: 300px;
	}
div#info table input.submit {
	font-family: verdana;
	font-size: 11px;
	}
div#info table tfoot td {
	text-align: center;
	}
div#info div.tablesplit table {
	float: right;
	width: 49%;
	}
div#info div.tablesplit table.first {
	float: left;
	width: 49%;
	}
div#info div.tablesplit {
	clear: both;
	}

	/* Page layout */


body {
	text-align: center;
	margin-top: 10px;
	}
div#container {
	width: 760px;
	margin: 0px auto;
	text-align: left;
	}
div.block {
	width: 100%;
	clear: both;
	text-align: left;
	border: 1px solid #fff;
	}
body div#info {
	width: 100%;
	}
div div#info {
	float: right;
	width: 535px;
	}
div#wide div#info {
	float: right;
	width: 100%;
	}
div#menubar {
	float: left;
	width: 182px;
	}
.clear {
	clear: both;
	}


	/* Home page blocks */


div.leftbox {
	float: left;
	width: 460px;
	}
div.rightbox {
	float: right;
	width: 280px;
	}
div.leftbox h2, div.rightbox h2, div.block h2 {
	background-color: #bbb;
	background-image: url(./img/titlebar.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding: 4px;
	padding-bottom: 5px;
	border-left: 15px solid #000;
	border-right: 2px solid #999;
	vertical-align: middle;
	}
div.rightbox dl, div.leftbox div.padding {
	height: 190px;
	margin: 10px 0px 10px 0px;
	}
div.leftbox p {
	font-size: 11px;
	line-height: 120%;
	}
div.leftbox p.center {
	text-align: center;
	}
div.rightbox dl dt, div.rightbox dl dd {
	font-size: 10px;
	font-weight: bold;
	}
div.rightbox dl dt {
	float: left;
	padding: 3px;
	}
div.rightbox dl dd {
	margin-left: 70px;
	padding: 3px;
	}
div.rightbox dl dd a {
	text-decoration: none;
	}
div.rightbox dl dd a:hover {
	text-decoration: underline;
	}
div#col1, div#col2, div#col3, div#col4 {
	height: 310px;
	margin-top: 10px;
	}
div#col1 {
	float: left;
	width: 185px;
	}
div#col2 {
	float: left;
	width: 195px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
div#col3 {
	float: right;
	width: 190px;
	border-right: 1px solid #ccc;
	}
div#col4 {
	float: right;
	width: 185px;
	}
div#col1 div.padding {
	padding: 0px 10px 0px 0px;
	}
div#col2 div.padding, div#col3 div.padding {
	padding: 0px 10px 0px 10px;
	}
div#col4 div.padding {
	padding: 0px 0px 0px 10px;
	}
div.padding ul {
	list-style-image: url(./img/bullet.gif);
	list-style-position: outside;
	margin: 0px;
	padding-left: 20px;
	}
div.padding ul li {
	font-size: 10px;
	padding: 0px 0px 8px 0px;
	}
div.padding ul li a {
	color: #c33;
	text-decoration: none;
	}
div.padding ul li a:hover {
	color: #c33;
	text-decoration: underline;
	}
div.padding p {
	font-size: 11px;
	line-height: normal;
	margin: 0px 0px 10px 0px;
	text-align: justify;
	text-indent: 0px;
	}
div.blockfooter {
	background-color: #efefef;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	color: #666;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	}
div.blockfooter a {
	color: #c33;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 5px;
	}
div.blockfooter a:hover {
	text-decoration: underline;
	}
.resources {
	padding: 8px 0px 8px 0px;
	border-top: 1px solid #ccc;
	text-align: center;
	font-size: 11px;
	color: #ccc;
	font-weight: bold;
	}


	/* Page Header */

/*
div#header {
	background-image: url(./img/top_map.gif);
	background-position: 235px 0px;
	background-repeat: no-repeat;
	}
img#logo {
	float: left;
	}
form#searchform {
	padding-top: 9px;
	float: right;
	margin: 0px;
	text-align: right;
	}
form#searchform a {
	text-decoration: none;
	background-color: #fff;
	}
form#searchform input {
	font-family: verdana, sans-serif;
	font-size: 10px;
	}
form#searchform div#print, form#searchform div#bookmark {
	padding-top: 5px;;
	}
form#searchform div#print a {
	background-image: url(./img/icon-print.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	font-size: 10px;
	}
form#searchform div#bookmark a {
	background-image: url(./img/icon-bookmark.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	font-size: 10px;
	}
input#searchfield {
	border: 1px solid #999;
	width: 90px;
	}
input#searchbutton {
	border: 1px solid #039;
	background-color: #039;
	color: #fff;
	}
table#menu {
	background-color: #666666;
	background-image: url(./img/menu_map.gif);
	background-position: 235px 0px;
	background-repeat: no-repeat;
	width: 100%;
	height: 25px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #000000;
	}
table#menu td {
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	}
table#menu td a {
	color: #fff;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	}
table#menu td a:hover {
	color: #eee;
	text-decoration: none;
	}
*/

	/* Side menu */


div#menubar a:visited {
	color: #069;
	}
div#menubar h2 {
	margin: 15px 0px 10px 0px;
	padding: 5px;
	border-left: 15px solid #666;
	background-color: #000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}
div#menubar h2, div#menubar h2 a, div#menubar h2 a:visited, div.leftbox h2 a, div.rightbox h2 a, div.block h2 a {
	color: #ccc;
	text-decoration: none;
	}
div#menubar h2 a:hover, div.leftbox h2 a:hover, div.rightbox h2 a:hover, div.block h2 a:hover {
	color: #fff;
	text-decoration: none;
	}
div#menubar ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-image: url(./img/bullet.gif);
	color: #666;
	list-style-position: outside;
	}
div#menubar ul li {
	margin: 5px 0px 5px 5px;
	font-size: 12px;
	font-size: 10px;
	font-weight: bold;
	}
div#menubar ul li a {
	text-decoration: none;
	}
div#menubar ul li a:hover {
	text-decoration: underline;
	}
div#menubar ul.smallmenu li, div#menubar ul ul li {
	font-weight: normal;
	}
div#menubar ul ul li{
	margin:  5px 0px 5px 2px;
	padding-left: -3px;
	}
div#menubar li a.on {
	text-decoration: underline;
	}


	/* Lists */

div#info ul li {
	list-style: disc;
	}
div#info ul li, div#info ol li
	{
	padding-bottom: 4px; padding-top: 4px;
	text-align: justify;
	line-height: 130%;
	}
div#info div ul li, div#info div ol li
	{
	text-align: left;
	}


	/* Footer */


div#footer hr {
	margin-top: 10px;
	border: 0px;
	color: #fff;
	border-top: 1px solid #ccc;
	text-align: center;
	clear: both;
	}
div#footer {
	font-size: 10px;
	color: #666;
	}


	/* Forms */
form fieldset {
	margin: 0px;
	font-size: 11px;
	padding-top: 4px;
	margin-bottom: 20px;
	padding-top: 10px;
	width: auto;
	}
div#info form table, div#info form table td, div#info form table th {
	border: 0px;
	}
form fieldset li {
	font-size: 11px;
	}
form fieldset select, form fieldset input, form fieldset textarea {
	font-family: verdana;
	font-size: 11px;
	}
form fieldset label {
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	color: #666;
	font-weight: bold;
	font-size: 11px;
	float: left;
	clear: left;
	width: 200px;
	}
form fieldset label small {
	font-weight: normal;
	font-size: 10px;
	}
form h2 {
	font-size: 17px;
	}	
form h3 {
	font-size: 11px;
	color: #666;
	margin: 3px 0px 5px 0px;
	font-weight: bold;
	}	
form h2 b {
	color: #c33;
	}
form h2 small {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	}
form fieldset.submit {
	text-align: center;
	}	
form fieldset.submit input {
	text-align: center;
	width: auto;
	}	
form fieldset div {
	vertical-align: middle;
	font-size: 11px;
	float: left;
	}
form fieldset div textarea {
	margin-left: 2px;
	}
form fieldset p {
	clear: left;
	margin: 3px 0px 8px 0px;
	}
form fieldset input, form fieldset select, form fieldset textarea {
	width: 300px;
	}
form fieldset table input {
	width: 100%;
	}
form fieldset textarea {
	height: 75px;
	margin: 0px;
	}
form fieldset div select {
	width: auto;
	}
form fieldset div input, form fieldset p input {
	vertical-align: middle;
	width: auto;
	}
form fieldset hr {
	clear: both;
	}
form b {
	color: #c33;
	}
form.small {
	width: 365px;
	margin: auto;
	}
form.small fieldset label {
	width: 120px;
	}
form.small fieldset input, form.small fieldset select, form.small fieldset textarea {
	width: 210px;
	}
form.sidebarform label {
	font-size: 10px;
	display: block;
	clear: both;
	margin: 0px 0px 5px 0px;
	height: 20px;
	}
form.sidebarform  {
	text-align: right;
	}
form.sidebarform input {
	font-size: 10px;
	width: 120px;
	}
form.sidebarform label input {
	font-size: 10px;
	width: 120px;
	float: right;
	}
form.sidebarform label {
	font-size: 10px;
	text-align: left;
	}
form.sidebarform p {
	font-size: 10px;
	text-align: left;
	margin: 5px 0px 0px 0px;
	}

	/* Text navigation */

p.nextlink {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	background-image: url(./img/bullet.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	}
p.nextlink a {
	color: #c33;
	text-decoration: none;
	}	
div#info p.nextlink a:hover {
	color: #c33;
	text-decoration: underline;
	}
div#info p.nextlink a:visited {
	color: #c33;
	}



	/* Old Styles */
.tdefault, div#info form table.tdefault, div#info form table.tdefault td		{border: solid 1px #cccccc;}
.tdefault_inside 	{border: solid 1px #999999; margin: 10px; margin-top: 3px;}

div#info table.tdefault input {
	width: auto;
	}

.tcaption 		{background-color: #eeeeee; border-left: solid 1px #cccccc; border-bottom: solid 1px #cccccc; color: #333333; font-size: 13px;}
.tcaption b, .tcaption small {color: #333333;}
.tcaption a 		{color: #cc3333;}
.tcaption a:hover 	{color: #003399;}

.thead 			{background-color: #eeeeee; border-left: solid 1px #cccccc; border-bottom: solid 1px #cccccc; color: #cc3333;}
.thead b, .thead small, .thead a {color: #cc3333;}
.thead a:hover 		{color: #003399;}

.trow, .trow td 	{background-color: #f6f6f6; font-size: 11px; border-left: solid 1px #cccccc; border-bottom: solid 1px #cccccc; vertical-align: top;}

.tsimple, .tsimple td 	{border: 0px;}
.smalltext 		{font-size: 11px;}
.greytext 		{color: #666666;}
.redtext 		{color: #cc3333;}

.justify, ul.justify li	{text-align: justify;}

.comments		{background-color: #f9f9f9; padding: 15px; border: solid #999999 1px;}
.comments_title		{background-color: #eeeeee; padding: 15px; margin: 0px; border: solid #999999 1px; border-bottom: 0px;}

div#info div.block			{padding: 10px; border: solid #999999 1px;}
.block_title		{background-color: #eeeeee; padding: 10px; margin: 0px; border: solid #999999 1px; border-bottom: 0px;  font-size: 13px; font-weight: bold; color: #cc3333;}

.forminput 		{font-family: verdana, sans-serif; font-size: 11px; color: #333333;}
.formselect 		{font-family: verdana, sans-serif; font-size: 11px; color: #333333;}
.formbutton 		{font-family: verdana, sans-serif; font-size: 11px; color: #333333;}
.formtextarea 		{color: #333333; width: 100%;}
.formcheckbox 		{}

.searchresults 		{padding: 3px; margin: 0px;}

.borderline 		{border-left: 1px solid #cccccc;}

a.candidate:visited	{color: #663399;}

#languages{
	padding: 3px;
	border: 1px solid #666;
	background: #f6f6f6;
	width: 110px;
	position: absolute;
	top: 90px;
	margin-left: 640px;
	visibility: hidden;
}
/*
#header a img {
	border: 0px;
	top: 8px;
	float: left;
	}
#header form {
	padding-top: 9px;
	float: right;
	margin: 0px;
	text-align: right;
	}
#header input {
	font-family: verdana, sans-serif;
	font-size: 10px;
	border: 1px solid #999;
	width: 90px;
	}
#header #button {
	border: 1px solid #039;
	background-color: #039;
	width: auto;
	color: #fff;
	}

#header form a {
	display: block;
	margin-top: 5px;
	font-size: 10px;
	color: #c33;
	text-decoration: none;
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 5px;
	}
#header form a:hover {
	text-decoration: underline;
	}
*/
