html {
  height: 100%;
}

body {
  background: #fff;
  margin: 0;
  font-family: Arial;
  min-width: 977px;
  font-size: 12px;
  color: #000;
  height: 100%;
}

body a {
  outline: none;
  color: #006c9b;
  text-decoration: none;
  font-family: Arial;
  font-size: 13px;
}

body a:hover {
  text-decoration: underline;
}

body table {
  width: 100%;
}

body td {
  vertical-align: top;
}

img {
  border: 0;
}

p {
  font-family: Arial;
  font-size: 12px;
  color: #404040;
  margin: 5px 0;
  line-height: 18px;
  /*text-align: justify;*/
}

p img {
  float: left;
  margin: 0 8px 10px 0;
}

ul {
  margin: 0;
  padding: 0;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 5px 0 5px 15px;
  font-family: Arial;
  font-size: 12px;
  list-style: none;
}

h1 {
  font: normal 23px Verdana;
  line-height: 29px;
  color: #006c9b;
  margin: 5px 0 10px;
  background: url(../img/h1.gif) 0 15px repeat-x;
  text-decoration: none;
}

h1 span {
  background: #fff;
  padding-right: 10px;
}

h2 {
  font: normal 19px Arial;
  color: #006c9b;
  padding: 0 0 5px;
  margin: 0;
}

h3 {
  font: normal 15px Arial;
  color: #005980;
  padding: 0 0 2px;
  margin: 0;
}

h4 {
  font: bold 16px Arial;
  color: #5c5c5c;
  padding: 18px 0;
  margin: 0;
  text-decoration: none;
}

h5 {
  font: bold 14px Tahoma;
  color: #262a2b;
  margin: 10px 0;
}

.b {
  border: solid 1px;
}

.main {
  width: 977px;
  margin: 0 auto;
}
.header {
 }

.header .banners a {
  float: left;
}

.header .inner {
  background: #006c9b;
  margin: 8px 0 0;
  padding: 27px 25px;
  border: solid 1px  #7fb5cd;
  position: relative;
  height: 46px;
}

.header .personal {
  position: absolute;
  right: 15px;
  top: 7px;
}
.header .banners a {
  margin-right: 45px;
}

.header .banners a.fr {
  margin-right: 0;
}

.footer {
  margin: 20px 0;
  padding-bottom: 20px;
}
.footer .inner {
  border-bottom: solid 1px #dfdfdf;
  overflow: hidden;
  padding-bottom: 10px;
}

.footer .menu li.column {
  float: left;
  width: 180px;
}

.footer .menu li {
  font: bold 12px Arial;
  color: #000;
  padding: 0 0 8px;
}

.footer .menu li a {
  font: normal 12px Arial;
  color: #000;
}

.footer .menu li.find_us a {
  margin: 0 0 0 10px;
  width: 32px;
  height: 32px;
  float: left;
}
#bnr_home_top{
width:467px;
height:60px;
float:left;
margin-right:65px;
}
.banners {
  padding: 10px 0 0;
  overflow: hidden;
}



.logo {
  float: left;
}

.main_menu {
  float: left;
  background: url(../img/main_menu_bg.gif) repeat-x;
  margin-left: 57px;
  overflow: hidden;
  border-right: solid 1px #519bbd;
}

.main_menu .item {
  background: url(../img/menu_itemL_bg.gif) no-repeat;
  float: left;
  padding-left: 1px;
  padding-top: 2px;
}

.main_menu .item .itemI {
  background: url(../img/menu_itemR_bg.gif) 100% -2px no-repeat;
  height: 44px;
  border-right: solid 1px #93b7ca;
  width: 228px;
}

.main_menu .item .itemI .name {
  text-align: center;
  display: block;
  color: #fff;
  font: normal 15px Arial;
  line-height: 41px;
  cursor: pointer;
}

.main_menu .item .itemI .name b {
  font-weight: normal;
  position: relative;
  padding-right: 20px;
}

.main_menu .item .itemI .name i {
  background: url(../img/mene_point.png) no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0px;
  top: 1px;
}

.main_menu .item .itemI.hover {
  background: #fff;
  border-right-color: #fff;
}

.main_menu .item .itemI.hover .name {
  color: #006c9b;
}

.personal.notentered {
  display: none;
}

.personal a {
  float: right;
  color: #fff;
  margin-left: 20px;
  font-size: 12px;
}

.personal.entered a {
  margin-left: 16px;
}
.fr {
  float: right !important;
}
.frcut, .frcert {
  float: right !important;
}
 
.del
{
  width:18px;
  height:18px; 
  float:left;
  background: url(../img/del.gif) no-repeat;
  cursor:pointer;
}
.sub_menu {
  position: absolute;
  background: #fff;
  padding: 10px 13px;
  margin: 2px 0 0 0;
  border: solid 1px #006C9B;
  border-top: none;
  margin-left: -1px;
  display: none;
  box-shadow: 3px 3px 5px #737373;
  z-index: 5;
}

.main_menu .itemI.hover .sub_menu {
  display: block;
}

.find_us1 {
  background: url(../img/f_ico.gif) no-repeat;
}

.find_us2 {
  background: url(../img/rss_ico.gif) no-repeat;
}

.find_us3 {
  background: url(../img/t_ico.gif) no-repeat;
}

.find_us4 {
  background: url(../img/LinkedIn.png) no-repeat;
}

.personal .mail {
  background: url(../img/mail_ico.gif) no-repeat 0 4px;
  height: 21px;
  font-size: 10px;
  padding-left: 26px;
  margin-top: -4px;
}

.personal .mail:hover,.personal .basket:hover {
  text-decoration: none;
}

.personal.entered .basket {
  background: url(../img/basket_ico.gif) no-repeat 0 4px;
  height: 22px;
  font-size: 10px;
  padding-left: 26px;
  margin-top: -4px;
  margin-left: 7px;
}

.personal .name {
  padding: 2px 4px 4px;
  border: solid 1px #006c9b;
  margin-top: -4px;
  float: right;
  color: #fff;
  margin-left: 20px;
  font-size: 12px;
  position: relative;
  z-index: 1;
}

.personal .name span {
  background: url(../img/point_name1.gif) no-repeat 100% 5px;
  padding-right: 15px;
}

.personal .name:hover span {
  background: url(../img/point_name2.gif) no-repeat 100% 5px;
}

.personal .name:hover {
  background: #fff;
  border: solid 1px #bedae6;
  border-left: solid 1px #7fb5cd;
  text-decoration: none;
  color: #006c9a;
}

.personal .name:hover .sub {
  display: block;
}

.personal .name .sub {
  position: absolute;
  background: #fff;
  border: solid 1px #6CABC6;
  border-top: none;
  text-decoration: none;
  color: #006c9a;
  left: -1px;
  top: 21px;
  min-width: 199px;
  display: none;
}

.personal .name .sub li {
  padding: 0;
  margin: 0;
}

.personal .name .sub li a {
  color: #006c9a;
  float: none;
  display: block;
  background: url(../img/pointer_li.gif) 6px 50% no-repeat;
  padding: 3px 5px 3px 17px;
  margin: 0;
  border-top: solid 1px #cfced3;
  font-size: 12px;
}

.personal .name .sub .inform {
  background: #cccccc;
  border-top: solid 1px #9f9f9f;
  border-bottom: solid 1px #9f9f9f;
  color: #333333;
  font-size: 11px;
  padding: 5px 7px;
  line-height: 14px;
}

.personal .name .sub a.setting {
  float: none;
  color: #006c9a;
  font-size: 11px;
  padding: 8px 7px;
  margin: 0;
  display: block;
  text-decoration: underline;
}

.personal .opportunities {
  position: absolute;
  right: 0;
  top: 68px;
  color: #fff;
  font-size: 12px;
  background: url(../img/doll.gif) no-repeat 0 50%;
  padding-left: 22px;
  line-height: 19px;
}

.main_menu .two_columns {
  overflow: hidden;
  background: url(../img/h1.gif) repeat-y 50% 0;
  margin-bottom: 12px;
}

.main_menu .sub_menu .one_column{
  width: 150px;
  float: left;
  padding: 0 10px 0 0;
  text-align: center;
}

.main_menu .sub_menu .one_column li a{
  color: #000;
}

.main_menu .sub_menu .one_column h2 span{
  font-size: 12px;
}

.main_menu .sub_menu .one_column.last_column {
  padding: 0 0 0 10px;
}

.main_menu .sub_menu .one_column ul{
  background: url(../img/point_li.gif) no-repeat 50% 0;
}

.main_menu .sub_menu .one_column li{
  margin: 0;
  padding: 5px 0;
  background: url(../img/point_li.gif) no-repeat 50% 100%;
}

.main_menu .sub_menu .one_column p{
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 10px;
}
.sub_menu{position:absolute;background:#fff;padding:10px 17px;margin:2px 0 0 0;border:solid 1px #006C9B;border-top:none;margin-left:-1px;display:none;}
.main_menu .itemI:hover .sub_menu{display:block;}

 









.content {
  padding: 8px 0;
}

.clear_overlow {
  overflow: hidden;
}

.baners_vl {
  float: right;
  width: 120px;
  padding-top: 22px;
}

.baners_vl a {
  margin-bottom: 7px;
  float: right;
}

.baners_vl embed {
  margin-bottom: 7px;
  float: right;
}

.before_baners {
  float: left;
  width: 835px;
}

.two_blocks {
  overflow: hidden;
}

.two_blocks .one_block {
  width: 48%;
}

.fl {
  float: left !important;
}

 
.prev_block {
  overflow: hidden;
  margin-bottom: 20px;
}

.prev_block a {
  font: normal 15px Arial;
}

.prev_block p a {
  font: normal 12px Arial;
}

.prev_block img {
  margin: 0 18px 0 0;
  float: left;
}

.clear {
  clear: both;
}

.options {
  clear: both;
  font-weight: bold;
  font-size: 12px;
  color: #404040;
  margin: 0 0 25px;
}

.options span {
  margin-right: 10px;
}

.options a {
  margin-left: 10px;
  font-weight: bold;
  font-size: 12px;
}

.gray_block {
  background: #e5e5e5;
  /*margin: 0 -23px;*/
  /*padding: 17px 23px;*/
  overflow: hidden;
}

 

.gray_block .banner {
  float: left;
  /*margin-left: 15px;*/
}

.news_letter {
  width: 231px;
  float: left;
}

.news_letter p{
  font: 11px Arial;
  color: #484848;
}

.news_letter .title {
  width: 225px;
  float: left;
  font-size: 22px;
  color: #006c9b;
  background: url(../img/news_latter.png) 0 3px no-repeat;
  padding: 0 0 0 35px;
}

.news_letter input.text {
  outline: none;
  background: #fff;
  border: solid 1px #949494;
  height: 21px;
  padding: 0 7px;
  font-size: 12px;
  line-height: 21px;
  color: #818383;
}

.button {
  background: url(../img/gradient.png) repeat-y;
  height: 22px;
  color: #fff;
  font-size: 11px;
  border: none;
  font-family: Verdana;
  border-top: solid 1px #acc8d4;
  border-left: solid 1px #acc8d4;
}


.news_letter form {
  width: 215px;
  padding: 0;
  margin: 0;
}

.news_letter input.name {
  width: 100%;
  margin-bottom: 8px;
  margin-top: 4px;
}

.news_letter input.email {
  width: 140px;
}

.news_letter input.email {
  width: 140px;
}

.news_letter input.sub {
  float: right;
  margin-right: -15px;
  width: 70px;
  cursor: pointer;
}

 

.face_b {
  float: right;
}

 


 

.ban_ebay {
  background: url(../img/ban_ebay.gif) no-repeat;
  width: 307px;
  height: 63px;
  margin: 0 auto;
  display: block;
  border: solid 1px #b3b3b3;
}

.before_baners .right_column {
  float: right;
  width: 426px;
}

.before_baners .left_column {
  float: left;
  width: 384px;
}

h2.point {
  padding-bottom: 2px;
  margin-top: 10px;
}

h2.point span {
  background: url(../img/point_h2.gif) no-repeat 100% 6px;
  padding-right: 18px;
}

.small {
  font-size: 11px;
}

.small a {
  font-size: 11px;
}

.tabs {
  overflow: hidden;
  margin: 10px 0;
}

.tabs .title {
  border: solid 1px #c6ced1;
  border-bottom: none;
  float: left;
}

.tabs .title div {
  float: left;
  cursor: pointer;
  height: 29px;
  border-bottom: solid 1px #c6ced1;
  background: #fff;
  color: #fff;
  line-height: 28px;
  z-index: 2;
  position: relative;
  min-width: 150px;
  text-align: center;
}
.tabs .title div a {
  color: #989898;
  font-size: 12px
}

.tabs .title div.active {
  background: url(../img/gradient.png) repeat-y;
  border-bottom: solid 1px #9ab0bb;
}
.tabs .title div.active a {
  color: #fff;
  font-size: 12px
}

.tab_content {
  position: relative;
  overflow: hidden;
}

.tab_content.active {
  display: block;
}


.tab_content tr td {
  background: #e5e5e5;
  border-bottom: solid 1px #cfcfcf;
  padding: 5px 0 5px 5px;
  font-size: 11px;
}

.tab_content tr.second td {
  background: #f2f2f2;
}

.tab_content tr td.time span{
  font-style: italic;
  color: #737373;
}

/*.tab_content tr td.round{
  color: #737373;
}*/

.tab_content tr td.price{
  font-weight: bold;
}

td.flags i {
  background: url(../img/flag_point.png) no-repeat;
  float: left;
  width: 10px;
  height: 13px;
  margin: 0 5px;
}

span.flag {
  float: left;
  width: 21px;
  height: 13px;
}

.flag1 {
  background: url(../img/flag1.gif) no-repeat;
}

.flag2 {
  background: url(../img/flag2.gif) no-repeat;
}

.flag3 {
  background: url(../img/flag3.gif) no-repeat;
}

.flag4 {
  background: url(../img/flag4.gif) no-repeat;
}

.tabs_cont {
  background: #f2f2f2;
  clear: both;
}

.tab_inner {
  background: #e5e5e5;
  padding: 10px 15px;
}

.calc {
  padding: 10px 10px 0px 10px;
  background: url(../img/shadow.gif) repeat-x 0 0;
  top: -1px;
  position: relative;
  /*text-align: center;*/
  border: solid 1px #CFCFCF;
  border-top: none;
}

.calc h3 {
  /*text-align: center;*/
  margin-bottom: 1px;
  background: url(../img/h1.gif) 0 10px repeat-x;
}

.calc select {
  width: 96px;
  height: 22px;
  font-size: 11px;
  line-height: 21px;
  color: #000000;
  text-align: center;
  padding-left: 10px;
  position: relative;
  top: -2px;
}

.todays_price {
  text-align: center;
}

.todays_price {
  margin: 10px 0 0;
  padding-bottom: 20px;
  /*background: url(../img/shadow2.gif) repeat-x 0 100%;*/
}

.todays_price h3 {
  margin: 0;
  padding: 0;
}

.tab_content .table {
  margin-bottom: 7px;
  border: solid 1px #d2d2d2;
  border-bottom: none;
  position: relative;
  overflow: hidden;
}

.tab_content table tr {
  padding: 0;
}

.tab_content table th {
  font-weight: normal;
  padding: 5px 0;
  background: #43a0c2;
  border-left: solid 1px #bedae5;
  color: #fff;
  font-size: 10px;
  border-bottom: solid 1px #bddbe6;
}

.tab_content table th.second {
  background: #006c9b;
}

.tab_content table td.second {
  background: #006c9b;
}


.tab_content table th.first {
  background: #fff;
  border-left: none;
}

.tab_content table tr td.first {
  background: #43a0c2;
  color: #fff;
}

.tab_content .table td {
  border-left: solid 1px #3e8eb1;
  width: 9%;
  text-align: center;
  padding: 5px 0;
  font-size: 10px;
  border-bottom: none;
  background: #fff;
}

.tab_content table tr.second td {
  background: #f2f2f2;
}

.tab_content table tr.second td.first {
  background: #006c9b;
}

.shadow_g {
  position: absolute;
  width: 110%;
  height: 110%;
  top: 0;
  box-shadow: 0px 1px 5px #5F5F5F inset;
}

.shadow_v {
  position: absolute;
  width: 110%;
  height: 110%;
  top: 0;
  left: 0;
  box-shadow: 1px 0px 5px #5F5F5F inset;
}

.aside-announce h4 {
	font-size: 15px !important;
	color: #1578A3 !important;
	margin: 0 0 -2px 0 !important;
	padding: 0 0;
				}
				
.date {
	color: rgba(0,0,0, .7) !important;
	font: italic 12px/1 Tahoma, sans-serif !important;
	}
	
.aside-announce .article-text {
    font-size: 13px;
    color: black;
}

.close_edit_branch {
    display: block;
    top: 1px;
    right: 1px;
    height: 25px;
    cursor: pointer;
    background: url("../img/close_wide.png") no-repeat 0 0; /* 25x25 */
}


/***************************************************************************************/


.demo-container {
	box-sizing: border-box;
	width: 94%;
	height: 500px;
	padding: 20px 15px 15px 15px;
	margin: 20px 0 0 30px;
	border: 1px solid #ddd;
	background: #E5E5E5;
	background: linear-gradient(#f6f6f6 0, #fff 50px);
	background: -o-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -ms-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -moz-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -webkit-linear-gradient(#f6f6f6 0, #fff 50px);
	box-shadow: 0 3px 10px rgba(0,0,0,0.15);
	-o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}

.demo-container-trade-l {
	box-sizing: border-box;
	width: 95%;
	height: 350px;
	padding: 20px 15px 15px 15px;
	
	border: 1px solid #ddd;
	background: #E5E5E5;
	background: linear-gradient(#f6f6f6 0, #fff 50px);
	background: -o-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -ms-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -moz-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -webkit-linear-gradient(#f6f6f6 0, #fff 50px);
	box-shadow: 0 3px 10px rgba(0,0,0,0.15);
	-o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	
}

.demo-container-trade-r {
	box-sizing: border-box;
	width: 95%;
	height: 350px;
	padding: 20px 15px 15px 15px;
	
	border: 1px solid #ddd;
	background: #E5E5E5;
	background: linear-gradient(#f6f6f6 0, #fff 50px);
	background: -o-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -ms-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -moz-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -webkit-linear-gradient(#f6f6f6 0, #fff 50px);
	box-shadow: 0 3px 10px rgba(0,0,0,0.15);
	-o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	
}

.demo-placeholder {
	width: 95%;
	height: 95%;
	font-size: 14px;
	line-height: 1.2em;
}

.index-info {
	width: 100px;
	height: 60px;
	font-size: 14px;
	line-height: 1.2em;
	position:absolute;
	z-index:1;
	background-color:Red;
}

.legend table {
	border-spacing: 5px;
	width:auto;
}


*{margin:0}
.tableProfiles{table-layout:fixed;border-collapse: collapse;border-spacing: 0;width:100%;margin:5px 0 0 0;}
.tableProfiles th{width:20%;border:1px solid black;font:normal 13px Arial;background:#0070A0;color:#FFFFFD;}   
.tableProfiles td{padding:2px;font:normal 12px Arial;color:#202020;text-align:center}   
.d0{visibility:hidden;width:520px;margin:5px;padding:10px;background:#D3D4D6;border: 2px solid #333333;-moz-border-radius: 8px 8px 8px 8px;-webkit-border-radius: 8px 8px 8px 8px;border-radius: 8px 8px 8px 8px;box-shadow: 5px 5px 15px -1px rgba(15, 14, 17, 0.44);-moz-box-shadow: 5px 5px 15px -1px rgba(15, 14, 17, 0.44);-webkit-box-shadow: 5px 5px 15px -1px rgba(15, 14, 17, 0.44);}
.d1{font:normal 13px Arial;color:#006D9A;text-align:center;padding:2px;}

.chk_a1
{
    border:2px solid black;
    width:490px;
    height:255px;
    position:relative;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    background:#D3D3D5;
    display:none;
}
    
    .chk_a2{left:10px;top:15px;}
    .chk_a3{left:365px;top:15px;}
    .chk_a4{position:absolute;font:bold 13px Arial;}
    .chk_a5{left:332px;top:41px;height:197px;width:2px;background:black}
    .chk_a6{left:364px;top:35px;position:absolute;font:normal 13px Arial;}
    .chk_a7{left:15px;top:35px;position:absolute;font:normal 12px Arial;}
    .chk_a8{left:175px;top:35px;position:absolute;font:normal 12px Arial;}
    label{cursor:pointer;display:block;margin-top:6px;}
    .chk_a{bottom:10px;font:normal 12px Arial;position:absolute;color:#6E6F6F}

#legendContainer {
    background-color: #fff;
    padding: 2px;
    margin-bottom: 8px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #E6E6E6;
    display: inline-block;
    margin-top: 100px;
    position:absolute;
    display:none;
}

/*.title {
   display: inline-block;
          margin: 0;
          padding-bottom: 12px;
          color: #006C9B;
          font: 400 20px/1 'Open Sans',sans-serif;
          background:none !important;
}*/

.dp-aside-menu {
          margin: 0;
          padding: 0;
          background-color: #e5e5e5;
          color: #006C9B;
          list-style: none;
          font-family: swissLt, sans-serif;
      }
      .dp-aside-menu h2 {
          margin: 0;
          padding: 10px 7px;
          font: normal 16px/1 arial, sans-serif;
      }

div .up,
div .down {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAcCAYAAABYvS47AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzlCRjc1QTI1MUU1MTFFMjhGMkM4NUU3NEQxMzY3NzgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzlCRjc1QTM1MUU1MTFFMjhGMkM4NUU3NEQxMzY3NzgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3OUJGNzVBMDUxRTUxMUUyOEYyQzg1RTc0RDEzNjc3OCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3OUJGNzVBMTUxRTUxMUUyOEYyQzg1RTc0RDEzNjc3OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpRtz0EAAAEVSURBVHjalFOxDcIwEPQbSoRSUUBjmIRsABvABAgWABYAZQJWyAZkA0ZIGiioIkSLzDl6ggOOCS+d/LEvl9zlQ4Lr0u2NsazFu3Jg2b9dM3PRtg4WwFhUKwIKorQ2A+EpKRpWYyLBxAzrwcMxpkLJja/Mu+cS9mM0iYe4NRERZ6iwnBzOM5CGpRkONXKozZ3PgHIKaMbBF8/c/nxei1CaGHzlqLVuHHhlY7DqFGrn3T2uJYJk4kk5phDkpM7M3srS7RpqZhZn1pnC3sal6BqMBciqJPKdqmYgCgGizUixAV9NJXIMmoxaGQ+bOX4QEkQUVsz8+kL+f+bxbtuu85c6tSj/IhJRBoVYSx2gL8hA9Pf0PAUYAGWRYLxu210+AAAAAElFTkSuQmCC);
	background-repeat: no-repeat;
	display: inline-block;
	height: 15px;
}
div .up {
	padding-right: 20px;
	background-position: 50% -14px;
}
div .down {
	padding-right: 20px;
	background-position: 50% 2px;
}

.services .text-block-large {
				margin: 6px auto;
				font-size: 16px;
			}
.servicesOl
{
    font: 13px/1.5 swissLt,arial,sans-serif;
    margin:0 0 0 0;
    padding:0px 0px 0px 15px;
    color: #3F3F3F;
} 	
.servicesLi
{
    padding:4px 4px 4px 4px;
    list-style-type:decimal;
    font: 13px/1.5 swissLt, arial,sans-serif;
}

.servicesLi2
{
    padding:1px 1px 1px 1px;
    list-style-type:disc;
}
.servicesH2
{
    font: bold 14px Arial,sans-serif;
    margin: 0px 0px;
    color: #1578A3;
}

.infobig {
    font-family: arial;
    font-weight: 700;
    font-size: 17px;
    color: #006C9B;
    text-decoration: none;
}

.index-table td
{
    vertical-align:middle;
}

tr:nth-of-type(2n) {background-color: #f2f0f0;}
/***************************************************************************************/