/*   -=========== Common Styles ===========-   */
html, body {
  height: 100%; }
body {
  font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  line-height: 125%;
  color: #666666;
	background:#ECEFF0; }
* {
  margin: 0;
  padding: 0; }
a, .blue {
  color: #0086CF; }
a img, table {
  border: 0; }
a:focus {
  outline: none; }
a:hover {
	text-decoration:none;}
.zero {
  border-spacing: 0;
  border-collapse: collapse; }
.zero td {
  padding: 0; }
.z7 td {
  padding: 0 0 7px 0; }
.bb {
  font-weight: bold; }
.m3 {
  margin-bottom: 3px; }
.m5 {
  margin-bottom: 5px; }
.m7 {
  margin-bottom: 7px; }
.m10 {
  margin-bottom: 10px; }
.m15 {
  margin-bottom: 15px; }
.m16 {
  margin-bottom: 16px; }
.m20 {
  margin-bottom: 20px; }
.m23 {
  margin-bottom: 23px; }
.m25 {
  margin-bottom: 25px; }
.m40 {
  margin-bottom: 40px; }
.m50 {
  margin-bottom: 50px; }
.s9 {
  font-size: 9px;
  line-height: 120%; }
.s10 {
  font-size: 10px;
  line-height: 120%; }
.s11 {
  font-size: 11px;
  line-height: 120%; }
.s12 {
  font-size: 12px;
  line-height: 120%; }
.s13 {
  font-size: 13px;
  line-height: 120%; }
.s14 {
  font-size: 14px;
  line-height: 120%; }
.s15 {
  font-size: 15px;
  line-height: 120%; }
.s16 {
  font-size: 16px;
  line-height: 120%; }
.s20 {
  font-size: 20px;
  line-height: 120%; }
.hova a {
  text-decoration: none; }
.hova a:hover {
  text-decoration: underline; }
.nova a {
  text-decoration: none; }
.navi {
	font-size:10px;
	margin:0 0 20px 20px;}
h1 {
	color:#404040;
	font-size:25px;
	font-weight:normal;
    line-height:125%;
	background:url(h1_bg.png) no-repeat 0 4px;
	margin-bottom: 9px;
	padding: 0 0 6px 18px;}
	
h2 {
     color:#404040;
	font-size:13px;
	font-weight:bold;
	margin-bottom:15px;}
	 
h1 a {
	text-decoration:none;
	color: #404040;}
h3 {
	color:#404040;
	font-size:13px;
	font-weight:bold;
	margin-bottom:15px;}
	
	
#partners h1 {
	color:#666666;
	font-size:25px;
	font-weight:normal;
	background:url(h1_partners.gif) no-repeat 0 4px;
	margin-bottom:25px;
	padding: 0 0 6px 18px;}
#opt {
	font-family:Arial, Tahoma, Verdana, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;}
p {
	margin-bottom:10px;
	line-height:125%;}
#main .content_text{
	padding-left:20px;}

ul, ol, ul.default {
  margin: 5px 0 15px 20px; }
ul.default {
  margin-top: 0; }
ul li, ul.default li {
  text-align: justify;
  margin: 3px 0;
  list-style-position: outside;
  list-style-type: disc; }
ul.default li {
  margin: 0 0 5px 20px;
  list-style-position: outside;
  list-style-type: disc; }
ol li {
  margin: 7px 0;
  list-style-position: inside;
  font-weight: bold; }
.left {
  float: left;
  margin: 0 15px 5px 0; }
.right {
  float: right;
  margin: 0 0 5px 15px; }
.brd {
	border:3px #D1D1D1 solid;}
.brd_2 {
	border:1px #D1D1D1 solid;}
table.bord {
	border-left:1px #DAE2E5 solid;
	border-top:1px #DAE2E5 solid;}
.bord th, .bord td {
	border-right:1px #DAE2E5 solid;
	border-bottom:1px #DAE2E5 solid;
	padding:5px 7px;
	vertical-align:top;}
.bord th {
	font-weight:bold;
	text-align:center;
	color:#156493}
.field {
	background:#E9F1F8;
	padding:15px;
	width:500px;}
/*   -=========== Structure ===========-   */
#container {
  position: relative;
  width: 1004px;
  min-height: 100%;
  background: #FFFFFF;
  margin: 0 auto; }
#header {
  background: url(header_bg.jpg) no-repeat 0 0px;
  min-height: 225px;
  padding: 14px 0 0 0;
	margin: 0; }
#header_top {
	height:157px; 
	border:1px transparent solid;}
#content {
  overflow: hidden;
  padding: 0 0 176px 0; }
#left_col {
	float:left;
  width: 291px; }
#main {
	background:url(content_bg.jpg) no-repeat top right;
	float:left;
	width:696px;
	min-height:286px;
	padding:18px 7px 0 10px;}
#footer {
  clear: both;
  background:url(footer_top.jpg) no-repeat top right;
  position: relative;
  width: 1004px;
 font-size: 11px;
  margin: -143px auto 0 auto;}
#footer_block {
  background: url(footer_bg.jpg) repeat-x 0 7px;
  padding:24px 11px;
  height: 95px;}	
.counters {	
	float:left;
	width:300px;
	margin-right:16px;}
.counters img {
	margin-right:9px;}
	
/*   -=========== Scroll ===========-   */	
.scroller_activator {
  margin: 35px 0; }
.scroller_parent {
  position: relative;
  overflow: hidden;
  width: 620px;
  height: 117px;
  margin: 0; }
.scroller, .scroller_body {
  position: relative;
  white-space: nowrap;
  margin: 0; }
.scroller td, .scroller_body td {
  padding-right: 1px; }
/*   -=========== Form ===========-   */
.inp {
	font-size:12px;
	font-family: Tahoma, Arial, "Arial Narrow";
	color: #666666;
	padding: 1px 5px;
	border: 1px solid #4992C0;}
textarea, select {
	font-size:12px;
	font-family: Tahoma, Arial, "Arial Narrow";
	color: #666666;
	padding: 1px 5px;
	border: 1px solid #4992C0; }
select {
	padding: 0; }
.srch {
	float:right; 
	vertical-align:top;
  margin-top:0px;}
.inp_srch {
	background:url(srch.gif) no-repeat 0 0;
	font-size:13px;
	color:#666666; 
	border:none; 
	width:145px; 
	height:16px; 
	padding:3px 5px; 
	float:left; 
	margin:15px 10px 0 0;}
.inp_srch_res {
	background:url(srch_res.gif) no-repeat 0 0;
	font-size:12px;
	color:#666666;
	border:none; 
	width:246px; 
	height:16px; 
	padding:3px 7px 3px 5px;
	float:left; 
	margin:5px 3px 0 0;}
/*   -=========== Blocks ===========-   */
#slogan {
	font-family:Arial, Tahoma, Verdana, sans-serif;
	height:74px;
	font-size:23px;
	color:#FFF1B9;
	margin-top:28px;
	margin-bottom:25px;
	letter-spacing: 1px;
	line-height:110%;}
#navigation {
	padding-left:109px;
	margin-bottom:3px;	}
#navigation a {
  margin-right:19px;}
#left_mnu{
    font-size:13px;
	background:url(mnu_left_bg.jpg) repeat-x top left #7DB3D2;}
#left_mnu a {
	color:#FFFFFF;}
#left_mnu_block {
	background:url(mnu_left_btm.jpg) no-repeat bottom left;
	padding:12px 11px 0 11px;}
#news {
	background: url(news_bg.jpg) repeat-x 0 0 #F4F4F4;}
#news_block {
	background:url(news_btm_bg.jpg) no-repeat bottom left;
	padding:12px 11px 1px 11px;}
#partners {
	background:url(partners_btm_bg.gif) no-repeat bottom left;
	padding-bottom:26px;}
#partners_block {
	background:url(partners_brd.gif) repeat-y top right;
	padding:12px 0 0 11px;}
.select a {
	color:#FFF1B9 !important;
	font-weight:bold;
	font-size:12px;}
.select_sub a {
	color:#FFF1B9 !important;}
.link a {
	font-weight:bold;
	font-size:12px;}
.link {
	background:url(mrk_mnu.png) no-repeat 0 1px;
	padding-left:18px;
	padding-bottom:15px;
	filter: expression(fixBgPNG(this));
	min-height: expression(15+'px'); }
.select {
	background:url(mrk_select.png) no-repeat 0 1px;
	padding-left:18px;
	padding-bottom:15px;	
	filter: expression(fixBgPNG(this));
	min-height: expression(15+'px'); }
.prim_t {
	background:url(bg_primen.jpg) repeat-y 0 0; 
	padding:6px 0 7px 0;
    height: 14px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:10px;}
.prim_t a {
	color:#FFFFFF;}
.pad_left {
	padding-left:15px;}
.text_container {
  overflow: hidden;
  margin-bottom: 10px; }
.nofloat {
  overflow: hidden; }
.clear {
	clear:both;}
.l_main {
  float: left;
  width: 49%; }
.r_main {
  margin-left: 51%; }

	
/*   -=========== HeadLine & Markers===========-   */	
.hr {
	background: #D6D6D6;
	size:1px;
	height:1px;
	margin-bottom:20px;}
.hr_35 {
	background: #D6D6D6;
	size:1px;7
	height:1px;
	margin-bottom:35px;}
.mrk3 a {
  background: url(mrk3.gif) no-repeat 100% 5px;
  padding-right: 6px; }
	
/*   -=========== Color ===========-   */
#footer a {
 color:	#234E67}
.blue_2, .blue_2 a {
	color: #1976AF !important;}
.yellow, .yellow a {
	color: #FFF1B9;}
.white, .white a {
	color: #FFFFFF;}
.gray, .gray a {
	color: #666666;}
.red, .red a {
	color:#DB3636;}
	
	
/*   -=========== Menu ===========-   */
.first a,.first_act a,.last a,.last_act a {
  line-height:40px !important;}
.two a {
  line-height:18px !important;}
.tree a {
  line-height:12px !important;}
#tabs_headers {
	float:left;
  margin: 6px 0 0 13px;
  padding: 0;
  height: 44px; }
#tabs_headers li {
  float: left;
  margin: 0;
  list-style: none; }
#tabs_headers li a {
	background: url(menu_bg.jpg) no-repeat 0 -44px;
	display:block;
  padding: 4px 4px 0 4px;
	width:121px;
  height: 40px;
  cursor: pointer;
  white-space:normal;
  font-size: 11px;
	font-weight:bold;
	text-align:center;
	color:#156493;
	text-decoration:none;}
#tabs_headers a:hover,#tabs_headers .act a {
	background: url(menu_bg.jpg) no-repeat 0 0;
	margin: 0 0 0 -2px;
	padding: 4px 6px 0 4px;
	color:#FFFFFF;}
#tabs_headers .first_act a {
  background-position: 0 -176px;
	color:#FFFFFF;}
#tabs_headers .last_act a {
  background-position: 0 -220px;
	margin: 0 0 0 -2px;	
	color:#FFFFFF;}
#tabs_headers .first a {
  background-position: 0 -132px;}
#tabs_headers .first a:hover,#tabs_headers .first_act a:hover{
  background-position: 0 -176px;
	margin:0 -2px 0 0;}
#tabs_headers .last a {
  background-position: 0 -88px;}
#tabs_headers .last a:hover, #tabs_headers .last_act a:hover {
  background-position: 0 -220px;}
#tabs_headers .tab_act {
  background-position: 0 -62px;
  cursor: default; }
#tabs_headers .tab_hover {
  background-position: 0 -31px;
  text-decoration: underline; }