/* CSS Document */
body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	color:#303030;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
	background:#FFFFFF url(../images/bg_body.jpg) top repeat-x;
}
a{color:#FFFFFF;font-family:Arial; font-size:12px;	font-weight:normal; text-decoration:none;}
a:hover{text-decoration:underline;}
a.selected{text-decoration:underline;}
a img{border:none;}
form{margin:0; padding:0;}
p{margin:0; padding:5px 0 5px 0;}
ul{list-style:none; margin:0; padding:0;}
ul li{float:left;}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #10a3d3;
	padding: 5px 0px 0px 0px;
}
h3{
	margin: 0px;
	padding:10px 0 10px 0;
	color:#10a3d3;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	line-height:14px;
}
h2{
	margin:0;
	padding:20px 0 8px 0;
	color:#10a3d3;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height:11px;
}
INPUT {
	border:1px solid #c8c8c8;
}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.gri{color:#777c7e;}
.violet{color:#8d1e52;}
.verde{color:#009ecb;}

#header{
	position:relative;
	width:964px;
	height:432px;
	margin:0 auto;
	background:url(../images/bg_header.jpg) center 113px no-repeat;
}
#logo{
	float:left;
	display:block;
	margin:25px 0 0 25px;
}
#header ul.mic{
	float:right;
	margin:76px 15px 0 0;
	color:#aaaaaa;
	font-size:10px;
	line-height:15px;
}
#header ul.mic a{
	color:#aaaaaa;
	font-family:Arial;
	font-size:0.9em;
	font-weight:normal;
	line-height:15px;
}
#header .clear{line-height:30px; height:30px;}
#menu{
	display:block;
	height:19px;
	clear:both;
	margin:0 10px 5px 20px;
}
#menu li{margin-right:10px;}
#menu a{
	float:left;
	padding:0 6px 0 15px;
	color:#76929b;
	font-family:Arial;
	font-size:0.9em;
	font-weight:normal;
	line-height:19px;
	text-decoration:none;
	background:#fcfcfc url(../images/symbol_menu.jpg) 6px 7px no-repeat;
}
#menu a:hover{color:#FFFFFF; background:#009ecb url(../images/symbol_menu_hover.jpg) 6px 7px no-repeat;}
#menu a.selected{color:#FFFFFF; background:#009ecb url(../images/symbol_menu_hover.jpg) 6px 7px no-repeat;}

#header #player{position:absolute; right:0; top:113px; width:370px; height:306px;}
#header #header_content{clear:both; padding-left:30px;}
#header .reg{
	position:relative;
	float:left;
	width:181px;
	height:118px;
	margin:15px 0 0 12px;
	padding:0;
	z-index:10;
}
#header .reg a{
	display:block;
	float:left;
	width:100%;
	height:100%;
	color:#303030;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height:19px;
	text-decoration:none;
}
#header .reg a {border: 1px solid #eef2f5;}
#header .reg a:hover{text-decoration:underline; border-bottom: 1px solid #FFFFFF;}
#header .reg a.selected{text-decoration:underline; border-bottom: 1px solid #FFFFFF;}

#header .europa a{background:url(../images/harta_europa.jpg) left top no-repeat;}
#header .europa a:hover{background:url(../images/harta_europa_hover.jpg) left top no-repeat;}
#header .europa a.selected{background:url(../images/harta_europa_hover.jpg) left top no-repeat;}
#header .asia a{background:url(../images/harta_asia.jpg) left top no-repeat;}
#header .asia a:hover{background:url(../images/harta_asia_hover.jpg) left top no-repeat;}
#header .asia a.selected{background:url(../images/harta_asia_hover.jpg) left top no-repeat;}
#header .america a{background:url(../images/harta_america.jpg) left top no-repeat;}
#header .america a:hover{background:url(../images/harta_america_hover.jpg) left top no-repeat;}
#header .america a.selected{background:url(../images/harta_america_hover.jpg) left top no-repeat;}
#header .reg_content{ position:relative; display:none; clear:both; float:left; width:547px; height:95px; padding:15px 10px; margin-left:20px; margin-top:1px; z-index:1; background:#fff; border:1px solid #eef2f5; }
#header .reg_content ul{padding:10px 0 15px 0;}
#header .reg_content ul li{width:125px; padding-left: 10px; background:url(../images/symbol_li.jpg) left 7px no-repeat; }
#header .reg_content ul li a{color:#009ecb; font-size:11px; padding:0px; margin:0px; }

a.readmore{color:#303030; padding-left:15px; background:url(../images/symbol_plus.jpg) left no-repeat;}

#content{
	width:960px;
	min-height:250px;
	height:auto !important;
	height:250px;
	margin:0 auto;
	padding:10px 0px;
}
#content ul {
	list-style-type: disc;
	list-style-position: inside;
}
#content ul li { float: none; }
#content a, #home_box_2 a {
	color: #009ecb;
	font-size: 11px;
	text-decoration: none;
}
#content a:hover, #home_box_2 a:hover {
	text-decoration: underline;
}

#home_box_2 a {
	padding-left: 8px;
	background: url(../images/symbol_li.jpg) left 5px no-repeat;
}

#content #include ul{float:left;}
#content #include ul li{padding-left:15px; clear:both; background:url(../images/symbol_li.jpg) left 7px no-repeat;}
#content #include .home_ul li{width:200px;}
#content #include ul li a{color:#009ecb; font-size:11px;}
#content #include img{margin:0 10px 5px 0; float:left;}
#content .input, #content .buton{
	float:left;
	font-family:Arial;
	font-size:0.9em;
	font-weight:normal;
	line-height:19px;
}

#right_side ul{float:left;width:180px; margin-left:10px; list-style:none; list-style-position:inside;}
#right_side li{width:160px; line-height:23px; height:23px; border-bottom:1px dashed #303030; padding-left:15px; clear:both; background:url(../images/symbol_li.jpg) left 10px no-repeat;}
#right_side li a{color:#303030; font-family:Arial; font-size:11px; font-weight:bold;}
#right_side li a:hover{color:#009ecb; cursor:pointer; text-decoration:none;}
#right_side li a.selected{color:#009ecb; text-decoration:none;}
#user_content{
	float:left;
	width:680px;
	min-height:191px;
	height:auto !important;
	height:191px;
	padding:0 20px;
	background:url(../images/bg_pages.jpg) right 10px no-repeat;
}
a.path{ color:#009ecb; font-size:10px;}

#content .input{
	width:175px;
	height:15px;
	margin:5px 0 10px 0;
	padding-top:3px;
	border:1px solid #c8c8c8;
	color:#303030;
}
#content .buton{
	height:18px;
	border:none;
	padding:0 7px 0 5px;
	color:#ffffff;
	background:#009ecb;
}

#footer{
	width:960px;
	margin:0 auto;
}
#footer ul, #footer ul a, #footer a{
	color:#aaaaaa;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
}
#footer ul{width:600px; margin:0 auto;}
#footer center{color:#aaaaaa; clear:both;}
#footer a{font-size:11px; font-weight:bold;}

#offices {
	float:left;
	width:680px;
	padding:0 20px;
}
ul.offices {
	float: left;
}
ul.offices li {
	list-style-type: none;
	list-style-position: inside;
	padding-left: 10px;
	background: url(../images/symbol_li.jpg) left 7px no-repeat;
}
ul.offices li a {
	color: #009ecb;
	font-size:11px;
	
}



/* About Us styles */



a.tab_blue_sel:link,  a.tab_blue_sel:visited, a.tab_blue_sel:hover, a.tab_blue_sel:active,
a.tab_blue:link,  a.tab_blue:visited {
	background-repeat: no-repeat;
	padding: 4px 3px 0px 15px;
	color: #10a2d6 !important;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	float: left;
	height: 17px;
	line-height: 100%;
}

a.tab_mission_sel:link,  a.tab_mission_sel:visited, a.tab_mission_sel:hover, a.tab_mission_sel:active,
a.tab_mission:link,  a.tab_mission:visited {
	background-image: url(../images/tab1.png);
	width: 61px;
}

a.tab_mission_sel:link,  a.tab_mission_sel:visited, a.tab_mission_sel:hover, a.tab_mission_sel:active,
a.tab_mission:hover, a.tab_mission:active {
	background-image: url(../images/tab1_sel.png); 
	color: #ffffff !important;
	z-index: 100 !important;
}

a.tab_members_sel:link,  a.tab_members_sel:visited, a.tab_members_sel:hover, a.tab_members_sel:active,
a.tab_members:link,  a.tab_members:visited{
	background-image: url(../images/tab2.png);
    width: 82px;
	margin-left: -6px;
}

a.tab_members_sel:link,  a.tab_members_sel:visited, a.tab_members_sel:hover, a.tab_members_sel:active,
a.tab_members:hover, a.tab_members:active {
	background-image: url(../images/tab2_sel.png); 
	color: #ffffff !important;
	z-index: 100 !important;
}


a.tab_history_sel:link,  a.tab_history_sel:visited, a.tab_history_sel:hover, a.tab_history_sel:active,
a.tab_history:link,  a.tab_history:visited{
	background-image: url(../images/tab3.png);
    width: 56px;
	margin-left: -6px;
}

a.tab_history_sel:link,  a.tab_history_sel:visited, a.tab_history_sel:hover, a.tab_history_sel:active,
a.tab_history:hover, a.tab_history:active {
	background-image: url(../images/tab3_sel.png); 
	color: #ffffff !important;
	z-index: 100 !important;
}

.border {
	background-image: url(../images/border.png); 
    background-repeat: repeat-x;
	height: 5px;
	
}

.text_gray{
	color:#303030;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
	margin-top: 16px;
}

.text_small_gray{

	color:#303030;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	margin-top: 2px;
	margin-bottom: 20px;
}


.text_mission{
	color:#303030;
	font-family: Verdana;
	font-size: 17px;
	font-weight: normal;
	font-variant: italic;
	line-height: 200%;
	margin: 40px;
}

.photo {
	background-image: url(images/Photo_man.png); 
    background-repeat: no-repeat;
	float: left;
	width:150px;
	height: 140px;
	margin: 10px 0px 30px 5px;
}

.text_large_blue {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #10a2d6;
}

.text_small_blue {
	font-family: Verdana;
	line-height:17px;
	font-size: 14px;
	color: #10a2d6;
	font-weight: bold;
}
.moto{
	font-family: Verdana;
	font-size: 11px;
	color: #10a2d6;
	margin-top: 12px;
	font-weight: bold;
}







