/*************************************************************************
*   
*   Global Stylesheet
*
*   Copyright 2004-2008, HWebSystems
*   www.hwebsystems.com
* 
*************************************************************************/

/*--------------------------------------------------------------------------
Generic
--------------------------------------------------------------------------*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding: 0;
	margin: 0;
	cursor: default;
}
table, td, div {
	font-size: 11px;
}
div.clear {
	clear: both;
}
img {
	border: 0px; 
}
img.home {
	margin-bottom: 7px;
}
ul { 
	padding: 0px;
	margin: 0px;
}
ul li {
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h1.seotag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
}
h1.breadcrumb {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	background-image: url(../../graphics/common/icons/icon-title.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-top: 9px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 8px;
}
h1.breadcrumb a,
h1.breadcrumb a:link,
h1.breadcrumb a:active,
h1.breadcrumb a:visited,
h1.breadcrumb a:hover {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
h2.title {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	background-image: url(../../graphics/common/icons/icon-title.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-top: 9px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 8px;
}
h2.title a,
h2.title a:link,
h2.title a:active,
h2.title a:visited,
h2.title a:hover {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
h2.title a:hover {
	text-decoration: underline;
}
hr {
	height: 1px;
	color: #EBEBEB;
	background: #EBEBEB;
	border: 0;
}
a:link, a:active, a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: none;
}
span.highlight {
	color: #ACA380;
	font-weight: bold;
}

/*--------------------------------------------------------------------------
Template
--------------------------------------------------------------------------*/

#ie,
#pagetitle  {
	display: none;
}
#container {
	width: 984px;
	margin: auto;
}

/*--------------------------------------------------------------------------
Header
--------------------------------------------------------------------------*/

#header {
	height: 119px;
	background-image: url(../../graphics/common/header/back.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EBEBEB
}
#header-left {
	width: 307px;
	float: left;
}
#header-left .multilanguage {
	width: 277px;
	height: 11px;
	margin-top: 13px;
	margin-left: 15px;
	margin-right: 15px;
}
#header-left .multilanguage a,
#header-left .multilanguage a:link,
#header-left .multilanguage a:hover,
#header-left .multilanguage a:active,
#header-left .multilanguage a:visited {
	color: #999;
	text-decoration: none;
}
#header-left .slogan {
	width: 277px;
	text-align: left;
	margin-top: 28px;
	margin-left: 15px;
	margin-right: 15px;
	display: none;
}
#header-center {
	width: 370px;
	text-align: left;
	padding-top: 27px;
	float: left;
}
#header-center #paris,
#header-center #london,
#header-center #valletta,
#header-center #newyork {
	margin-right: 30px;
	float: left;
}
#header-center #moscow {
	float: left;
}
#header-right {
	width: 307px;
	float: left;
}
#header-right .seo {
	width: 277px;
	text-align: left;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;

}
#header-right .seo a,
#header-right .seo a:link,
#header-right .seo a:hover,
#header-right .seo a:active,
#header-right .seo a:visited {
	color: #999;
	text-decoration: none;
}
#header-right .slogan {
	/*
	width: 277px;
	*/
	width: 100px;
	text-align: right;
	/*margin-top: 10px;*/
	margin-left: 15px;
	margin-right: 15px;
	/*margin-bottom: 9px;*/
	float: right;
}
#header-right .fblike {
	/*
	width: 277px;
	*/
	margin-left:43px;
	width: 260px;
	text-align: right;
}

/*--------------------------------------------------------------------------
Navigation
--------------------------------------------------------------------------*/

.NavigationContent {
	height: 36px;
	background-image: url(../../graphics/common/navigation/navigation-back.gif);
	background-repeat: no-repeat;
}
#navigation {
	height: 36px;
}
#navigation li {
	font-size: 12px;
	list-style: none;
	float: left;
}
#navigation li.last a {
	padding-top: 9px;
	padding-left: 14px;
	padding-right: 24px;
	padding-bottom: 12px;
	background: none;
}
#navigation li.last a:hover {
	text-decoration: none;
	background-image: url(../../graphics/common/navigation/navigation-hover.gif);
	background-repeat: repeat-x;
}
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	background-image: url(../../graphics/common/navigation/navigation-divider.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 19px;
	padding-right: 21px;
	padding-bottom: 12px;
	display: block;
}
#navigation a:hover {
	text-decoration: none;
	background-image: url(../../graphics/common/navigation/navigation-hover.gif);
	background-repeat: repeat-x;
}

/*--------------------------------------------------------------------------
Banner
--------------------------------------------------------------------------*/

#banner {
	height: 250px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#banner-left {
	width: 250px;
	height: 250px;
	float: left;
}
#banner-center {
	width: 482px;
	height: 250px;
	margin-left: 1px;
	margin-right: 1px;
	float: left;
}
.banner-right {
	width: 250px;
	height: 250px;
	float: left;
}
#banner-sublevel {
	height: 125px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.banner-sublevel-left {
	width: 125px;
	height: 125px;
	float: left;
}
.banner-sublevel-center {
	width: 734px;
	height: 125px;
	float: left;
}
.banner-sublevel-right {
	width: 125px;
	height: 125px;
	float: left;
}

/*--------------------------------------------------------------------------
Content
--------------------------------------------------------------------------*/

#content {
	width: 984px;
	float: left;
}
#content #leftpanel {
	width: 250px;
	float: left;
}
.content-title {
	height: 33px;
	font-size: 13px;
	text-align: left;
	background-color: #EBEBEB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CECECE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
	float: left;
}
.default-column1 {
	width: 249px;
}
.default-column2 {
	width: 241px;
}
.default-column3 {
	width: 240px;
}
.default-column4 {
	width: 249px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CECECE;
}
.content-default-column1 {
	width: 225px;
	vertical-align: top;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	float: left;
}
.content-default-column2 {
	width: 217px;
	vertical-align: top;
	line-height: 17px;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	float: left;
}
.content-default-column3 {
	width: 216px;
	vertical-align: top;
	line-height: 17px;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	float: left;
}
.content-default-column4 {
	width: 249px;
	vertical-align: top;
	padding-top: 12px;;
	padding-bottom: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	float: left;
}
.content-twopanel-column2 {
	width: 708px;
	vertical-align: top;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	float: left;
}
.content-twopanel-column2 ul {
	padding-left: 36px;
}
.threepanel-column1 {
	width: 249px;
}
.threepanel-column2 {
	width: 482px;
}
.threepanel-column3 {
	width: 249px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CECECE;
}
.content-threepanel-column1 {
	width: 249px;
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	float: left;
}
.content-threepanel-column1-top {
	width: 225px;
	vertical-align: top;
	padding-top: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	float: left;
}
.content-threepanel-column1-bottom {
	width: 249px;
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	float: left;
}
.content-threepanel-column2 {
	width: 458px;
	vertical-align: top;
	line-height: 17px;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	float: left;
}
.content-threepanel-column2 ul {
	padding-left: 36px;
}
.content-threepanel-column2-contactus {
	width: 458px;
	vertical-align: top;
	text-align: center;
	line-height: 17px;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	float: left;
}
.content-threepanel-column3 {
	width: 225px;
	vertical-align: top;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	float: left;
}
.content-default-column1 .ModuleTitle_MenuContainer,
.content-default-column2 .ModuleTitle_MenuContainer,
.content-default-column3 .ModuleTitle_MenuContainer,
.content-default-column4 .ModuleTitle_MenuContainer,
.content-threepanel-column1 .ModuleTitle_MenuContainer,
.content-threepanel-column2 .ModuleTitle_MenuContainer,
.content-threepanel-column3 .ModuleTitle_MenuContainer {
	margin-left: -3px;
}
.content-holder {
	line-height: 15px;
}
.content-holder table {
	line-height: 15px;
}
.content-holder ul {
	padding-left: 36px;
}
.ContentPane {
	width: 984px;
	height: 1px;
	text-align: left;
	float: left;
	display: none;
}

/*--------------------------------------------------------------------------
Quicklinks
--------------------------------------------------------------------------*/

.quicklinks-container {
	width: 249px;
}
.quicklinks-item {
	width: 249px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	float: left;
}
.quicklinks-item-last {
	width: 249px;
	float: left;
}
.quicklinks-item-image {
	width: 60px;
	height: 60px;
	margin-left: 12px;
	border: 0;
	float: left;
}
.quicklinks-item-description,
.quicklinks-item-description-over {
	width: 165px;
	height: 60px;
	text-align: left;
	background-color: #F0F3F6;
	margin-right: 12px;
	float: right;
}
.quicklinks-item-description-over {
	background-color: #E5EBF0;
	cursor: text;
}
.quicklinks-item-description span.title,
.quicklinks-item-description-over span.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003867;
	margin-top: 9px;
	margin-left: 12px;
	display: block;
}
.quicklinks-item-description span.title a,
.quicklinks-item-description-over span.title a {
	color: #003867;
	text-decoration: none;
}
.quicklinks-item-description span.title a:hover,
.quicklinks-item-description-over span.title a:hover {
	text-decoration: underline;
}
.quicklinks-item-description span.brief,
.quicklinks-item-description-over span.brief {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00569E;
	line-height: 14px;
	margin-top: 1px;
	margin-left: 12px;
	margin-bottom: 9px;
	display: block;
}

/*--------------------------------------------------------------------------
Interactive Map
--------------------------------------------------------------------------*/

#interactivemap-container {
	width: 223px;
	border: 1px solid #A3B7C8;
	float: left;
}
#interactivemap-container-map {
	padding: 3px;
}
#interactivemap-container-description {
	font-size: 9px;
	color: #003867;
	text-align: left;
	background-color: #F0F3F6;
	padding-top: 6px;
	padding-left: 11px;
	padding-right: 12px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A3B7C8;
}
#interactivemap-container-description a {
	color: #003867;
	text-decoration: none;
}
#interactivemap-container-description a:hover {
	color: #003867;
	text-decoration: underline
}
#interactivemap-details {
	width: 225px;
	text-align: left;
	margin-top: 9px;
	float: left;
}
#interactivemap-details span {
	color: 0061BC;
}
#interactivemap-details strong {
	color: 0061BC;
}

/*--------------------------------------------------------------------------
Weather
--------------------------------------------------------------------------*/

.weather .forecast {
	width: 80px;
	height: 50px;
	margin: 24px 12px 0 0;
}

/*--------------------------------------------------------------------------
EU Funds
--------------------------------------------------------------------------*/

#eu {
	width: 984px;
	height: 51px;
	text-align: center;
	background-image: url(../../graphics/common/eu/back.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	float: left;
}
#eu p {
	width: 672px;
	height: 31px;
	font-size: 9px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	display: block;
}
#eu #emblem {
	float: left;
}
#eu span {
	width: 604px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	text-align: center;
	line-height: 11px;
	padding-top: 3px;
	display: block;
	float: left;
}
#eu #flag {
	float: left;
}

/*--------------------------------------------------------------------------
Contact Us
--------------------------------------------------------------------------*/

.contactus-container {
	width: 300px;
	margin: auto;
}
.contactus-container input,
.contactus-container textarea,
.contactus-container select {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.contactus-container-buttons {
	float: right;
}
.contactus-container-buttons a,
.contactus-container-buttons a:link,
.contactus-container-buttons a:active,
.contactus-container-buttons a:visited {
	width: auto;
	font-size: 9px;
	white-space: nowrap;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 7px;
	padding-bottom: 3px;
	margin-top: 7px;
	margin-right: 12px;
	border: 1px solid #CECECE;
	display: inline;
	float: left;
}
.contactus-container-buttons a:hover {
	background-color: #EBEBEB;
	display: block;
}
.contactus-container-details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.validating {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FC7216;
	text-decoration: none;
}

/*--------------------------------------------------------------------------
Contact Us Receipt
--------------------------------------------------------------------------*/

.contactus-container-receipt {
	width: 500px;
	margin: auto;
	border: 1px solid #999999;
}
.contactus-container-receipt-emailHeader {
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	background-color: #DDDDDD;
	padding: 5px;
}
.contactus-container-emailText {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	background-color: #DDDDDD;
	padding: 5px;
}
.contactus-container-emailTextGray {
	color: #333333;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	background-color: #EFEFEF;
	padding: 5px;
}

/*--------------------------------------------------------------------------
MenuItems
--------------------------------------------------------------------------*/

.Navigation {
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
.Navigation a,
.Navigation a:link,
.Navigation a:active,
.Navigation a:visited {
	color: #666666;
	text-decoration: none;
}
.Navigation a:hover {
	color: #666666;
	text-decoration: underline;
}
.Navigation img {
	background-image: url(../../graphics/icons/icon-leftnavigation.png);
	background-repeat: no-repeat;
	margin-right: 8px;
}

/*--------------------------------------------------------------------------
Footer
--------------------------------------------------------------------------*/

#blueline {
	width: 984px;
	height: 3px;
	background-color: #0061BC;
	margin-top: 1px;
	float: left;
}
.SeoBottom {
	width: 984px;
	text-align: left;
	padding-top: 12px;
	float: left;
}
.SeoBottomNavigation {
	font-size: 11px;
	color: #CCC;
	margin: auto;
}
.SeoBottomNavigation a,
.SeoBottomNavigation a:link,
.SeoBottomNavigation a:active,
.SeoBottomNavigation a:visited {
	color: #999999;
	text-decoration: underline;
}
.SeoBottomNavigation a:hover {
	text-decoration: none;
}
#footer {
	width: 984px;
	margin-top: 5px;
	margin-bottom: 13px;
	float: left;
}
#footer .BottomNavigation {
	width: 75%;
	text-align: left;
	float: left;
}
#footer .copyright {
	width: 25%;
	text-align: right;
	padding-top: 5px;
	float: right;
}
.SelectedTab {
	color: #999999;
	font-weight: normal;
}
.SelectedTab a,
.SelectedTab a:link,
.SelectedTab a:active,
.SelectedTab a:visited,
.SelectedTab a:hover {
	color: #999999;
	text-decoration: none;
}
.OtherTabs,
a.OtherTabs:link,
a.OtherTabs:active,
a.OtherTabs:visited {
	color: #FFF;
	font-weight: normal;
}
a.OtherTabs:hover {
	color: #999;
}
.BottomMenuItem {
	font-size: 11px;
	color: #CCC;
	margin-top: 5px;
}
.BottomMenuItem a,
.BottomMenuItem a:link,
.BottomMenuItem a:active,
.BottomMenuItem a:visited {
	color: #999999;
	text-decoration: none;
}
.BottomMenuItem a:hover {
	text-decoration: underline;
}

/*--------------------------------------------------------------------------
Login
--------------------------------------------------------------------------*/

.login {
	width: 984px;
	text-align: center;
	padding-top: 21px;
	float: left;
}


