﻿*{	
		font-size:100%;
}
#region_selector {
/*	display: none;*/
}
body{
		font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#333;
		padding:0; 
		margin:0;
		line-height:120%;
}
img{
		border:none;
}
.noscreen {
	display: none;
}
.part_hands {
	border:0;
	position:absolute;
	right:0px;
	top:-5px;
}

.big
{
	font-size:110%;
}

a,
a:visited{
		color:#1f85cc;
}
a:hover,
a:active{
		color:#1f85cc;
}

h1.years
{
	position:absolute;
	right:100px;
	top:30px;
	color:#054B93;
	font-weight:normal;
	font-size:16.4pt;
}

.years_num
{
	color:#054B93;
	font-size:20pt;
	font-weight:500;
}

p.doc {background-image:url('/img/doc.gif'); background-position:0px 1px; background-repeat:no-repeat; padding-left:23px;}
p.xls {background-image:url('/img/xls.gif'); background-position:0px 1px; background-repeat:no-repeat; padding-left:23px;}
p.pdf {background-image:url('/img/pdf.gif'); background-position:0px 1px; background-repeat:no-repeat; padding-left:23px;}
p.zip {background-image:url('/img/zip.gif'); background-position:0px 1px; background-repeat:no-repeat; padding-left:23px;}
p.txt {background-image:url('/img/txt.gif'); background-position:0px 1px; background-repeat:no-repeat; padding-left:23px;}
p.swf {background-image:url('/img/swf.gif'); background-position:0px 1px; background-repeat:no-repeat; padding-left:23px; margin-bottom:4px;}

#measurer{
		position:absolute;
		left:0;
		top:-2em;
		width:100%;
		height: 1em;
		line-height:1em;
		background:white;
}
#container{
		position:absolute;
		width:100%;
		min-width:980px;
}
* html #container{
		width: expression((document.getElementById('measurer').clientWidth < 980) ? '980px' : '100%');
}
.br{
		clear:both;
		position:relative;
		float:left;
		width:100%;
}
.leftcol{
		float:left;
		width:28%;
		padding-top:55px;
		
}
.rightcol{
		float:left;
		margin-left:40px;
		width:62%;
		padding-bottom:40px;
}
.submnu{
		padding:0 0 0 65px;
		margin:0;
		list-style-type:none;		
		font-size:10pt;
		line-height:140%;
}
.submnu li{
		margin: 0 0 5px 0;
		font-weight:normal;
		list-style-type:none;		
}
.submnu li ul {
	padding: 0;
	padding-left: 15px;
	margin: 0;
}

.submnu li.selected {
		margin: 0 0 5px 0;
		font-weight:bold;
}
.submnu li.selected ul {
	margin-top: 5px;
}


h1 {
		font-size:15pt;
		font-weight:bold;
		margin:25px 0 15px 0;
		padding:0;		
}
h2{
		font-size:12pt;
		font-weight:bold;
		margin:25px 0 15px 0;
		padding:0;		
}
#bsh{
		width:100%;
		background:url('/img/shading-b.gif') no-repeat right top;
}
#bottom{
		border-top:5px solid #12619c;
		background:#eff3fb url('/img/bg-bottom.gif') repeat-x left top;
		height:90px;
		margin-top:0px;
}


#copyright{
		padding-bottom:25px;
		padding-top:0px;
		font-size:8.5pt;		
		color:#666666;
}
#copyright2{
		padding-bottom:25px;
		padding-top:0px;
		font-size:8.5pt;		
		color:#666666;
		margin-left:65px;
		//margin-left:33px;
}
#top{
		position:relative;
		padding-top:0px;
		height:137px;
		background:#eff3fb url('/img/bg-top.gif') no-repeat right top;
}
#logo{
		margin:22px 0 0 8px;
}
#nav{
		margin:25px 0 0 65px;
}
#nav img{
		margin-right:35px;
}
#search{
		font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#333;
		width:60%;
}
.ush{
		float:left;
		width:33%;
		margin-top:25px;
}
.ush img{
		float:left;
		margin-right:5px;
}
.ush div{
		float:left;
		margin-top:45px;
		width:60%;
}
.mnu{
		position:relative;
		float:left;
		padding:0 0 0 55px;
		margin:0 0 0 0;
		list-style-type:none;
}
.mnu li{
		float:left;
		padding:10px;
		margin:0 0 0 -1px;
		border-left:1px solid #fff;
		border-right:1px solid #fff;
}
.mnu li.selected{
		float:left;
		padding:10px;
		margin:0 0 0 -1px;
		background-color:#fff;
		font-weight:bold;
		color:#333;
		border-left:1px solid #fff;
		border-right:1px solid #fff;
}

.search{
		position:absolute;
		top:8px;
		right:45px;
		width:20%;
}
.search input.s{
		font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#ccc;
		border:1px solid #e2e5ed;
		width:60%;
}
.search input.s1{
		font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#333;
		border:1px solid #e2e5ed;
		width:60%;
}

.search .submit {
		font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#333;
}

#items2{
		background:#f0f0f0;
}
#inner-left{
		background:url('/img/shad.jpg') no-repeat left top;
}
#items{
		background:#06569b;
}
#items .selected{
		background:#fff;
		color:#333;
}
#items .selected a:link,
#items .selected a:visited{
		color:#333;
		text-decoration:none;
}
#items .selected a:active,
#items .selected a:hover{
		color:#333;
		text-decoration:underline;
}

#items a:link,
#items a:visited{
		color:#fff;
		text-decoration:none;
}
#items a:active,
#items a:hover{
		color:#fff;
		text-decoration:underline;
}
#items2 a:link,
#items2 a:visited{
		color:#666666;
		text-decoration:none;
}
#items2 a:active,
#items2 a:hover{
		color:#666666;
		text-decoration:underline;
}
#contacts{
		position:relative;
		margin:10px 0 0 0;
		padding:0 0 0 65px;		
}
#contacts .hint {
	font-size:8.5pt;
}
#phone{
		font-size:22pt;
		font-weight:normal;
		color:#06569b;
}
#addr{
		padding:6px 0 10px 0;
		font-size:8.5pt;
		line-height:110%;
}
#code{
		display: block;
		position:absolute;
		padding-top: 5px;
		left: 20px;
		width:50px;
		font-size:8.5pt;
		color:#656565;
}
#sh{
		margin-bottom:40px;
}
#mainsplash{
		position:absolute;
		top:0px;
		right:0;
		height:468px;
		width:69%;
		background:url('/img/sp.jpg') no-repeat right top;
}

#headlines{
		position:absolute;
		top:0px;
		left:28%;
		margin-left:65px;
		//margin-left:40px;
		height:468px;		
		width:30%;
}
#mainb{
		margin-left:65px;
}
#bottom-main{
		background:#eff3fb;
		height:70px;
		padding-bottom:20px;
}
.selected{
		font-weight:bold;
}
li.doc {
		list-style-image: url('/img/doc.gif');
		margin-bottom:4px;
}

li.xls {
		list-style-image: url('/img/xls.gif');
		margin-bottom:4px;
}

li.pdf {
		list-style-image: url('/img/pdf.gif');
		margin-bottom:4px;
}

li.zip {
		list-style-image: url('/img/zip.gif');
		margin-bottom:4px;
}

li.txt {
		list-style-image: url('/img/txt.gif');
		margin-bottom:4px;
}

li.swf {
		list-style-image: url('/img/swf.gif');
		margin-bottom:4px;
}

li{
		margin-left:15px;
		//margin-left:10px;
}
.submnu li{
		margin-left:0px;
}
#bnrs{
		padding-bottom:0;
}
.rightcol ul{
		line-height:140%;
}
.lc, .rc{
		float:left;
		width:45%;
		margin-right:30px;
}
table{
		border:none;
		width:100%;
		border-bottom:1px solid #ccc;
		border-left:1px solid #ccc;		
}
td{
		border-top:1px solid #ccc;
		border-right:1px solid #ccc;
		vertical-align:top;
}
th, .th {
		padding:5px 0 5px 0;
		font-weight:bold;
		color:#fff;
		background-color:#06569b;
}
.subheader{
		background-color:#f0f0f0;
		font-size:8.5pt;
}
.rightcol ul, .rightcol ol{
		margin-top:-12px;
		//margin-top:-16px;
}
#designby{
		padding:0;
		margin:0;
		font-size:8.5pt;		
		color:#666666;
		padding-right:30px;
}
#designby div{
		margin-left:65px;
}
.btbg{
		clear:both;
		position:relative;
		background:#eff3fb;
		width:100%;
		padding:0;
		margin:0;
		float:left; 
}
.noborder,
.noborder tr,
.noborder td{
		border:none;
}
.card{
		margin:2px 10px 20px 0;
}
.noborder td{
		padding-bottom:20px;
}
.hidden{
		display:none;
}
.href{
		border-bottom:1px dashed #1f85cc;
		cursor:hand;
		cursor:pointer;
		color:#1f85cc;
}
.nohref{
		font-weight:bold;
		font-size:12pt;
		cursor:hand;
		cursor:pointer;
}
.const{
		font-size:8pt;
}
.cur_rates li{
		padding-bottom:5px;
}

ul.subcontent
{
	margin-top:1em;
	margin-bottom:1em;
}

ul.subcontent li{padding-bottom:5px;}



#main-left{
		background:#eff3fb url('/img/bg-right.gif') repeat-y right top;
		height:468px;
		padding-top:0;
}
#main-left #contacts{
		margin-top:40px;
}
.date{
		font-size:8.5pt;
		color:#666666;
}
#topnews{
		position:absolute;
		top:5px;
		right:0;
		margin-left:0px;
		padding-left:25px;
		background:#fff url('/img/sp.jpg') no-repeat right 0;
		height:468px;
		width:66%;
		//width:70%;
}
.headlines{
		width:45%;
}
.main-btm{
		clear:both;
		position:relative;
		width:100%;
		margin:0;
		padding:0;
		height:90px;
}
.topline{
		border-top:5px solid #12619c;
		float:left;
		width:34%;
		
}
.main-btm .leftcol{
		margin-top:0;
		padding-top:0;
		background:#eff3fb;
}
#main-copy{
		position:absolute;
		top:25px;
		margin-left:0px;
		padding-left:25px;
		
		font-size:8.5pt;
		
}
#designed-by{
		position:absolute;
		top:30px;
		left:75px;
		font-size:8.5pt;

}
#group{
		position:absolute;
		top:30px;
		left:55px;

}
.btmbg{
		position:absolute;
		top:685px;
		left:0px;
		width:100%;
		background:#eff3fb;
		height:90px;
		
}
a.black:link,
a.black:active,
a.black:hover,
a.black:visited{
		color:#333;
}

.req
{
	color:#000;
}

.main-bnr{
		margin-left:65px;
}
#subscription{
		margin-left:65px;
		padding-bottom:30px;
}
.gray{
		color:#ccc;
}
.edit{
		font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#333;
}
#subscrmail{
		width:80%;
		margin-top:4px;
}
#subscrsubmit{
		font-size:8.5pt;
		margin-top:15px;
}

table.fin th, table.fin td {text-align:center; padding:0.1em; vertical-align:middle;}
.sitemap{
		margin-top:0px;
		list-style-type:none;		
		padding-left:0;
		margin-left:0;
}
.sitemap li{
		margin-bottom:5px;
		padding-left:0;
		margin-left:0;
}
.sitemap li ul{
		margin-left:30px;
		margin-top:5px;		
}
.sitemap li ul li ul{
		margin-left:30px;
		margin-top:5px;		
}
.map{
		clear:both;
		position:relative;
		float:left;
		width:80%;
		margin-left:65px;
		//margin-left:32px;
		padding-bottom:40px;
}
a.mainitem:link,
a.mainitem:active,
a.mainitem:hover,
a.mainitem:visited{
		font-size:12pt;
		color:#333;
		font-weight:bold;
}

.col3{
		float:left;
		width:31%;
		margin-right:15px;
}
.hand{
		cursor:pointer;
		cursor:hand;
}
h1{
		line-height:120%;
}
.dateholder{
		margin:20px 0 -20px 0;
}
.gotop{
		margin-top:0px;
}

.dateholder2
{
	padding-bottom:2em;
}

.search input{
		font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
		font-size:9pt;
}
#err{
		margin:90px 0 0 65px;
}
#rdb{
		margin:22px 0 0 8px;
}

.valvg{
		vertical-align:middle; 
		text-align:center;
}

#exchange{
		margin:25px 0 15px 65px;
}

#exchange h2{
		font-size:14pt;
		font-weight:normal;
		padding:0;
		margin:0 0 10px 0;		
}

#exchange table{
		width:80%;//width:70%;
		border:none;
		border-bottom:1px solid #666666;
		font-size:9pt;
		margin-bottom:20px;
}
#exchange td{
		padding-bottom:4px;
		border:none;
}
#exchange th{
		text-align:left;
		font-weight:bold;
		color:#666666;
		font-size:8.5pt;
		border:none;
		background:none;
}
.green{
		color:green;
}
.red{
		color:red;
}
.bld{
		font-weight:bold;
}

.news_lister
{
	font-size:110%;
	margin-top:1em;
	margin-bottom:1em;
}

.news_lister span
{
	color:#aaa;
}

.news_lister_a
{
	padding:0.1em;
	background-color:#eee;
}

.news_lister_pn
{
	margin-top:0.3em;
}

table, td {border:0px Solid #eeeeee;}
.newstyle {margin-bottom:3em;}
.newstyle td{border-bottom:1px Solid #eeeeee; padding:5px 10px 5px 0px;}
.newstyle td.tdfoot{border-bottom:none; padding:5px 10px 5px 0px; color:#666666;}
.newstyle th{border: none; border-bottom:2px Solid #06569b; padding:5px 10px 5px 0px; font-weight:bold; text-align:left; background-color:#ffffff; color:#333333;}

#region_selector {
	position: absolute;
	z-index: 9000;
	left: 132px;
	top: 80px;
	margin: 0;
	padding: 5px;
	list-style-type: none;
}
#region_selector .normal {
	display: none;
}
#region_selector.active {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	background: #ffffff;
}
#region_selector.active li {
	display: list-item;
}
#region_selector label {
	color: #666666;
	position: absolute;
	left: -70px;
	width: 70px;
	top: 7px;
}
#region_selector li {
	margin: 0;
	padding: 0;
	line-height: 20px;
}
#region_selector li.selected a {
	font-weight: normal;
	color: #000000;
	border-color: #000000;
}
#region_selector a {
	text-decoration: none;
	cursor: pointer;
	border-bottom: #1f85cc 1px dashed;
}
#region_selector img {
	margin: 0;
}
#nav {
	margin-top: 33px !important;
}

.sendmail {
	width: 70%;
}
.sendmail h2 {
	clear: both;
	padding-top: 15px;
	margin-bottom: 25px;
}
.sendmail .ln {
	float: left;
	width: 100%;
	clear: both;
	padding-bottom: 10px;
}
.sendmail .lcol {
	float: left;
	width: 30%;
	font-size: 9pt;
}
.sendmail .rcol {
	width: 65%;
	float: left;
	border-left: transparent 20px solid;
}
.sendmail .rcol input {
	width: 100%;
}
.sendmail .rcol input.checkbox {
	width: auto;
}
.sendmail .rcol input.submit {
	width: auto;
}
.sendmail .rcol textarea {
	width: 100%;
	height: 3em;
}

span.required {
	padding-left: 3px;
	color: red;
}

a.feedback-in-text{
	text-decoration:none;
}

a.feedback-in-text span{
	text-decoration:underline
}

a.feedback-in-text img{
	margin-right:3px;
}

.disclaimer {
	clear: both;
	font-size: 8.5pt;
	line-height: 11pt;
	color: #666666;
}

#calculator {
	position: relative;
	background: url('../images/calculator/spinner.gif') no-repeat top left;
	min-height: 100px;
}
#calculator.initialized {
	background: none;
}
#calculator .field {
	width: 500px;
	position: relative;
	clear: both;
	margin-bottom: 25px;
	left: 155px;
	min-height: 26px;
}
#calculator .field label {
	width: 155px;
	position: absolute;
	left: -155px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}
#calculator .field .slider_value {
	width: 80px;
	margin-right: 30px;
}
#calculator .field .handle {
	width: 14px;
	height: 14px;
	position: absolute;
	z-index: 103;
	background: url('../images/calculator/handle.png');
}
#calculator .field .track {
	float: left;
	width: 320px;
	height: 14px;
	margin-top: 5px;
	position: relative;
	background: url('../images/calculator/track.gif');
}
#calculator .field .track .low, #calculator .field .track .high {
	position: absolute;
	font-size: 10px;
	top: 20px;
	color: #666666;
}
#calculator .field .track .high {
	right: 5px;
}
#calculator .field .track .low {
	left: 5px;
}
#calculator .field .track .whites {
	width: 310px;
	height: 14px;
	position: absolute;
	z-index: 101;
	border-left: white 5px solid;
	border-right: white 5px solid;
}
#calculator .submit {
	margin-left: 155px;
}
#calculator .field .track .fill {
	width: 0;
	height: 14px;
	position: absolute;
	left: 0;
	z-index: 100;
	background: url('../images/calculator/fill.gif');
}
#calculator .field .slider .limits {
	width: 0;
	height: 14px;
	bottom: 0;
	background: url('../images/calculator/limits.gif');
	position: absolute;
}
#calculator .field.invalid input {
	background: #f6a797;
	color: white;
}
#calculator .field .group {
	padding-left: 16px;
}
#calculator .field .group small {
	font-size: 8.5pt;
}
#calculator .field .group input[type=radio] {
	margin-left: -16px;
}
#calculator .field.text input {
	display: block;
	border: none;
	border-top: white 2px solid;
	outline: none;
	font-weight: bold;
}
#calculator .tableview {
	margin-top: 30px;
}
#calculator .field.invalid .limits {
	color: #f6a797;
}
#calculator .field.range .limits {
	color: #06569B;
	font-weight: bold;
	position: absolute;
	top: 5px; left: 100px;
}
#calculator .total td {
	padding-top: 18px;
	font-weight: bold;
}
#calculator .disabled {
	color: #cccccc;
}
#calculator .submit {
	clear: both;
}
#calculator .reset {
	position: absolute;
	left: 300px;
}
