@CHARSET "UTF-8";



/* CSS file */

* {
margin: 0px;
}

body
{
	font-family:  Tahoma, Verdana, Arial Cyr; 
	font-size: small;
}

#body
{
	width: 900px;
	background: #A1E5FF url('/images/content-mid-900.png') repeat-y;
}

#header
{
	width: 865px;
	height: 112px;
	margin: 0px auto;
	/*border: 1px solid #000000;*/
}

#content
{
	width: 865px;
	margin: 0px auto;
	/*border: 1px solid red;*/
}

#footer
{
	width: 865px;
	height: 25px;
	padding-top: 10px;
	margin: 0px auto;
	/*border: 1px solid green;*/
}

#header_logo
{
	padding-left: 10px;
	padding-top: 10px;
	float: left;
}

#header_logo2
{
	width: 126px;
	margin-left: 15px;
	margin-top: 32px;
	float: left;
}

#footer_copy {
	float: left;
	padding-left: 20px;
	color: #7F7F7F;
	font-weight: bold;
	font-size: 10px;
}

.footer_menu
{
	clear;
	float: right;
	padding-right: 20px;
	/*font-weight: bold;*/
	font-weight: normal;
	font-size: 10px;
	color: #B0B0B0; !important
}

.footer_menu a
{
	color: #B0B0B0; !important
	font-weight: bold; !important
}

#global
{
	color: #FFFFFF;
	font-size: 11px;
	background: #81C9DF;
	height: 23px;
	padding-left: 20px;
	vertical-align: middle;
}

#global_home
{
	color: #FF8600;
	line-height: 23px;
	font-weight: bold;
	font-size: 11px;
	background: #FFFFFF;
	height: 23px;
	padding-left: 0px;
	vertical-align: middle;
}

input.logo_button
{
	background-color: #FF9000;
	border: 0px;
	width:	95px;
	height:	25px;
	color: white;
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
	margin: 5px;
}
ul{
    padding: 0px;
	margin: 0px;
}

li
{
	margin-left: 2em;
}

ul.horizontal_list li{
    text-align: center;
    float: left;
	width: 14%;
    list-style: none;
    padding: 0px;
	margin: 0px;
	border-right: 1px solid #0d4481;
	line-height: 21px;
	cursor:pointer;
}

#header_menu ul.horizontal_list li a
{
	font-family:  Tahoma, Verdana, Arial Cyr; 
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 21px;
}

#header_menu .brdr_r
{
	border-right: 1px solid #0d4481;
	border-bottom: 1px solid #FFFFFF;
}

#header_menu td.menu-orange-button
{
	width: 104px;
	height: 26px;
	text-align: center;
	vertical-align: middle;
	background: url('/images/header_menu_button.gif') no-repeat;
}

#header_login_form
{
	float: right;
	padding-top: 30px;
	padding-right: 20px;
}
#header_login_form_connect
{
	float: right;
	padding-top: 30px;
}
.header_login_submit
{
	border: 0px;
	height: 17px;
	background: #FF9000;
    padding-left:5px;
    padding-right:5px;
    min-width:70px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
}

.header_login_text
{
    width: 90px;
	border: 1px solid #FF9000;
	height: 13px;
	font-size: 9px;
	font-weight:bold;
	color: #CCCCCC;
	vertical-align: top;
	padding-left: 5px;
}
#header_login_form td.login-button
{
	width: 104px;
	height: 26px; 
	text-align: center;
	vertical-align: middle;
	background: url('/images/header_menu_button.gif') no-repeat;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	line-height: 26px;
}

#header_up_slogan
{
	font-size: 20px;
	color: #000000;
	float: right;
	width: 325px;
	text-align: left;
}

#header_slogan
{
	margin-top: 0px;
	margin-left: 50px;
	font-size: 24px;
	color: #1A3364;
	font-style: italic;
	width: 550px;
	text-align: left;
	float: left;
}

.orange-line
{
	height: 0px;
	border-top: 1px solid #FF9000;
	border-bottom: 1px solid #FFD89E;
	float: left;
	width: 849px;
	margin-left: 17px;
}

.content
{
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

#index_table
{
	width: 550px;
	text-align: center;
}

.index_th
{
	color: #FFFFFF;
	background: #9FE5FF;
	font-size: 40px;
	font-weight: bold;
}

.index_td
{
	color: #FFFFFF;
	background: #9FE5FF;
	font-size: 24px;
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
}

.search_text
{
	border: 0px;
	color: #B0B0B0;
	height: 13px;
	width: 102px;
	font-size: 9px;
	vertical-align: middle;
	background-color: white;
}

.search_text_home
{
	border: 1px solid #FAC597;
	color: #000000;
	height: 13px;
	width: 102px;
	font-size: 9px;
	vertical-align: middle;
	background-color: #FFFFFF;
}
#global_img_home
{
	border: none;
	height: 23px;
	width: 67px;
}
.search_submit
{
	border: 0px;
	height: 15px;
	width: 41px;
	background: #C0E4EF;
	background: url("/img/search.gif") no-repeat;
	font-size: 9px;
	color:  #FF9000;
	font-weight: bold;
	vertical-align: middle;
}
.search_submit_home
{
	border: 0px;
	height: 19px;
	width: 19px;
	background: url("/img/search_icon.png") no-repeat;
	color:  #FF9000;
}

.search_block
{
	float: right;
	padding-right: 0px;
	padding-top: 4px;
}


.sub_show
{
	font-size: 10px;
}

.sub_hide
{
	display: none;
}

#language_block
{
	float: left;
	padding-left: 0px;
}

.wps
{
	background: url('/images/WPS_Color300.gif') no-repeat right bottom;
}

.wps p
{
	font-size: 12px;
	font-weight: bold;
	color: #183362;
	line-height: 155%;
	margin: 0 0 0 -15px;
}

.wps a
{
	color: #010367;
	font-size: 18px;
	font-weight: bold;
}

.orred
{
	color: #ff9900;
	font-size: 20px;
	line-height: 150%;
	font-weight: normal;
	margin: 0 0 0 -15px;
}

#footer a:link { color: #7F7F7F; font-weight: bold; text-decoration: none; font-family:Tahoma,Verdana,Arial Cyr;}
#footer a:hover { color: #7F7F7F; font-weight: bold; text-decoration: none; font-family:Tahoma,Verdana,Arial Cyr;}


.address { margin: 0 auto; padding-top:10px; text-align: center; width: 698px; font-size: 10px; line-height: 13px; }
.address a:link, #footer a:visited { color: #7F7F7F; font-weight: bold; text-decoration: none; font-family:Tahoma,Verdana,Arial Cyr;}
.address a:hover { color: #ff0000; }

.header_page
{
	color: #1A3364;
	font-weight: normal;
	text-align: left;
}
.red
{
	color: red;
}

p.small
{
	font-size: 11px;
}



.title-h
{
	background-color: #FF9900;
	color: #000;
	height: 20px;
	padding: 3px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bolder;
	font-size: small;
}

.content-t
{
	color: black;
}

.content-t table
{
	background-color: #EAEAEA;
	font-size: x-small;
}

.content-t table th
{
	font-weight: 500;
}

.content-t table td
{
	font-size: x-small;
	font-weight: lighter;
	text-align: center;
}

.content-t input
{
	font-size: x-small;
	text-align: center;
	background-color: white;
	padding: 3px;
	border: 0px;
}

.content-t select
{
	font-size: x-small;
	text-align: center;
	background-color: white;
	padding: 3px;
	border: 0px;
	width: 190px;
}


.content-t span
{
	text-align: center;
	background-color: white;
	padding: 3px;
	width: auto;
}


img.ui-datepicker-trigger
{
	vertical-align: middle;
}


input.menu-orange-button
{
	width: 104px;
	height: 36px;
	text-align: center;
	padding-bottom: 4px;
	vertical-align: middle;
	color: #FFFFFF;
	background: #FF9000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	border: 0px;
}



input.menu-orange-button-1
{
	width: 104px;
	height: 26px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	background: url('/images/header_menu_button.gif') no-repeat left top;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	border: 0px;
}

.plr50
{
	padding-left: 50px;
	padding-right: 50px;
}

.lng_td1
{
	width:20px;
	text-align: center;
	vertical-align: middle;
	line-height:20px;
}

.lng_td2
{
	color: #5b5b5b;
	width:250px;
	text-align: left;
	line-height:20px;
}

.lng_td2 a
{
	width:250px;
	text-align: left;
	line-height:20px;
	color:#38469D;
}

.gray
{
	color: #D0D0D0;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

.subfolder_cont
{
	float:left;
	padding-right:20px;
	padding-top:10px;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}

.subfolder_cont a
{
	text-decoration: none;
	font-size:11px;
	color: #81C9DF;
}

.subfolder_cont a:hover
{
	color: orange;
}

.text_gray_small
{
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
}

.text_gray_small a
{
	text-decoration: none;
	font-size:11px;
	font-weight: bold;
	color: #81C9DF;
}

.text_gray_small a:hover
{
	color: orange;
}

.content_table
{
	color: #003366;
	vertical-align: top;
}

.hr_blue_2 {
padding:0;
margin:0;
margin-top:6px;
margin-bottom:6px;
background-color:#DCEFF5; 
border:0; 
color:#DCEFF5; 
height:2px;
}

.top_menu
{	
	padding-right: 20px;
	color: #4D6185;
	font-weight: bold;
	font-size: 9px;
	text-align:left;
}

.zag1 {
color:#81C8DE; 
 /* font-size:21px; */
font-size:16px; 
font-weight:bold; 
margin:0px;
padding:0px;
margin-left:3px;
}

.zag2 {
color:#FE8600; 
/* font-size:20px; */
font-size:16px; 
font-weight:bold; 
margin:0px;
padding:0px;
margin-left:3px;
}

.cont1 {
color:#0A50A1; 
font-size:13px; 
margin:0px;
padding:0px;
margin-left:21px;
font-weight:bold; 
}

.cont0 {
color:#0A50A1; 
font-size:13px; 
margin:0px;
padding:0px;
font-weight:bold; 
}

.inp_yel {
border:1px solid #FE8600; 
width:300px; 
color:#BFBFBF; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:14px; 
font-weight:bold;
}

.arr_right2 {
width:14px; 
height:13px; 
border:0;
padding:0;
margin:0;
}

.top_links {
	width: 865px;
	margin: 0px auto;
	padding-left:30px;
	height:22px;
	font-size: small;
	font-family:Tahoma,Verdana,Arial Cyr;
}

.top_links a:link{
	font-family:Tahoma,Verdana,Arial Cyr !important
}

.top_links a:visited{
	font-family:Tahoma,Verdana,Arial Cyr !important
}
.top_links a:visited{
	font-family:Tahoma,Verdana,Arial Cyr !important
}

.top_links ul {
    margin: 0;
    padding: 0;
}

.top_links ul li {
	background-color: #FF9C00;
	color: white;
	line-height: 22px;
	font-size: 10px;
	font-weight: bold;
	font-family:Tahoma,Verdana,Arial Cyr;
	display: inline;
	margin: 0px;
	border: 1px solid #FF9C00;
	cursor: pointer;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 5px;

}

.top_links ul li a {

	color: white;
	text-decoration: none;
	font-family:Tahoma,Verdana,Arial Cyr;
}

.top_links ul li.selected {
	background-color: white;
	color: #010367;
	line-height: 22px;
	font-size: 10px;
	font-weight: bold;
	font-family:Tahoma,Verdana,Arial Cyr;
	display: inline;
	margin: 1px;
	border: 1px solid #81C9DF;
	cursor: pointer;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 5px;

}
.top_links ul li.selected a{
	color: #010367;
	font-family:Tahoma,Verdana,Arial Cyr;
}

.top_links ul.folder li {
	background-color: white;
        display: inline;
        border: 0px;
	margin: 0px;
	cursor: pointer;
}

.top_links ul.folder li a {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	font-family:Tahoma,Verdana,Arial Cyr;
}

.top_links_connect {
    width:420px;
	margin-left:30px;
	height:22px;
	font-size: small;
	font-family:Tahoma,Verdana,Arial Cyr;
}

.top_links_connect a:link{
	font-family:Tahoma,Verdana,Arial Cyr !important
}

.top_links_connect a:visited{
	font-family:Tahoma,Verdana,Arial Cyr !important
}
.top_links_connect a:visited{
	font-family:Tahoma,Verdana,Arial Cyr !important
}

.top_links_connect ul {
    margin: 0;
    padding: 0;
}

.top_links_connect ul li {
	background-color: #66A1D9;
	color: white;
	line-height: 22px;
	font-size: 10px;
	font-weight: bold;
	font-family:Tahoma,Verdana,Arial Cyr;
	display: inline;
	margin: 1px;
	border: 1px solid #66A1D9;
	cursor: pointer;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 5px;

}

.top_links_connect ul li a {

	color: white;
	text-decoration: none;
	font-family:Tahoma,Verdana,Arial Cyr;
}

.top_links_connect ul li.selected {
	background-color: white;
	color: #010367;
	line-height: 22px;
	font-size: 10px;
	font-weight: bold;
	font-family:Tahoma,Verdana,Arial Cyr;
	display: inline;
	margin: 1px;
	border: 1px solid #66A1D9;
	cursor: pointer;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 5px;

}
.top_links_connect ul li.selected a{
	color: #010367;
	font-family:Tahoma,Verdana,Arial Cyr;
}

.top_links_connect ul.folder li {
	background-color: white;
        display: inline;
        border: 0px;
	margin: 0px;
	cursor: pointer;
}

.top_links_connect ul.folder li a {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	font-family:Tahoma,Verdana,Arial Cyr;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	-moz-border-radius: 6px;
	border-radius: 2em 1em 4em / 0.5em 3em;
	background-color: #eee;
	padding: 5px;
	opacity: 0.75;
	font-size: 8px;
	width: 250px;
}
#tooltip h3, #tooltip div { margin: 0; }

.w40 {
width:40px;
}

.w320 {
width:320px;
}

.w665 {
width:665px;
}

.fbblue{
color:#74C3DB;
font-size:14px;
font-weight:bold;
padding-top:10px;
}

.fblue{
color:#53678A;
font-size:9px;
font-weight:bold;
}

#sitemap_tab td {
border:0px solid red;
}

.orange_lnk {
color:#FE9A2B;
}

h1.title {
	font-family: Arial, sans-serif; 
	line-height: 150%;
	background-color:	#E6F4F9;
	color:	#38469D;
	font-size:	x-large;
	font-weight:	normal;
	text-align:	center;
	width:	100%;
}
.bl {
	color:#548DD4;
	text-decoration: underline;
	font-weight: normal;	
}

#partners_tbl {
width:865px;
}

#partners_tbl td{
vertical-align: top;
}

.arr_lft {
background: url(/img/arrow-right_or.gif) no-repeat top left; 
padding-left:14px;
}

.arr_lft_ {
background: url(/img/arrow-right_or_.gif) no-repeat top left; 
padding-left:14px;
}

.arr_lft_bl {
background: url(/img/arrow-right_bl.gif) no-repeat top left; 
padding-left:14px;
}

.arr_lft_bl_ {
background: url(/img/arrow-right_bl_.gif) no-repeat top left; 
padding-left:14px;
}

.transp_block_1 {
background: url('/img/block_bg_3.gif');
z-index:1;
filter:alpha(opacity=60);
-moz-opacity: 0.60;
-khtml-opacity: 0.60;
opacity: 0.60;
}
.transp_block_3 {
background: url('/img/block_bg_2.gif');
z-index:1;
filter:alpha(opacity=60);
-moz-opacity: 0.60;
-khtml-opacity: 0.60;
opacity: 0.60;
}
.transp_block_2 {
background: url('/img/block_bg_1.gif');
z-index:1;
filter:alpha(opacity=75);
-moz-opacity: 0.75;
-khtml-opacity: 0.75;
opacity: 0.75;
}

.nottransp_block {
background: url('/img/block_bg_4.gif');
background-color: transparent;
z-index:1;
filter:alpha(opacity=75);
-moz-opacity: 0.75;
-khtml-opacity: 0.75;
opacity: 0.75;
cursor: pointer;
}

.home_block {
	width:260px;
	height:180px;
	float:left;
	margin-left:20px;
}

.home_block_text {
	width:260px;
	height:180px;
	float:left;
	margin-left:20px;
	color: #FFFFFF;
}
.home_block_text_blue {
	width:260px;
	height:180px;
	float:left;
	margin-left:20px;
	color: #0062BF;
	cursor:pointer;
}
.home_block_text_red {
	width:260px;
	height:180px;
	float:left;
	margin-left:20px;
	color: #703F97;
	cursor:pointer;
}
.home_block_text_green {
	width:260px;
	height:180px;
	float:left;
	margin-left:20px;
	color: #008600;
	cursor:pointer;
}
.bttns {
	vertical-align:middle;
	text-align:right;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	cursor:pointer;
}

.home_block_t1 {
	width:169px;
	height:35px;
	line-height:44px;
	font-size:28px;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}

.home_block_t2 {
	height:28px;
	width:250px;
	line-height:28px;
	font-size:22px;
	text-align:right;
	padding-right:10px;
}

.home_block_t3 {
	height:38px;
	width:260px;
	line-height:18px;
	font-size:16px;
	text-align:center;
	padding-top:10px;
	font-weight:bold;
}

.home_block_t4 {
	height:38px;
	width:260px;
	line-height:36px;
	font-size:14px;
	text-align:center;
	padding-top:10px;
}

.home_block_t5 {
	height:110px;
	width:230px;
	line-height:20px;
	font-size:14px;
	text-align:right;
	padding-top:10px;
	margin: 0px auto;
}

.home_block_d1 {
	border-bottom: 1px solid #FFFFFF;
	height:44px;
	width:260px;
}

.home_block_d2 {
	width:65px;
	height:35px;
	padding-left:16px;
	padding-top:9px;
}

.pages_block_t1 {
	float: left;
	width: 30px;
	height:30px;
	padding-right:3px;
	padding-left:10px;
}

.pages_block_t2 {
	float: left;
	width: 90px;
	height:30px;
	padding-right:3px;
	margin-left:2px;
	background-color: transparent;
}

.pages_block_t3 {
	float:left;
	height:25px;
	width:40px;
	line-height:25px;
	border-bottom:1px solid #FFFFFF;
}

.pages_block_t4 {
	float:left;
	height:25px;
	width:50px;
	line-height:25px;
	border-bottom:1px solid #FFFFFF;
}

.transp_block {
	background-color: transparent;
	z-index:1;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
	cursor: pointer;
}