
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif; 
}
fieldset,img {
	border:0;
}
table, tr, td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
/*
	font-weight: bold;
	font-size:100%;
	font-weight:normal;
*/
}
abbr,acronym { border:0;
}

a { color: #0C2246; text-decoration: underline; outline: none; }
a:hover { text-decoration: none; }
a:visited {  }

header, section, footer, nav {
	display: block;
}

/* MAIN
-----------------------------------------------------------------*/
html {
	height:100%;
}

body {
	position: relative;
	height: auto;
	_height: 100%;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF;
	font-size: 11px;
	color: #666;
}

.error	{
	border: 1px solid red;
}

#wrap {
	width: 990px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}
	#main {
		width: 785px;
		float: left;
	}
	#sidebar {
		width: 198px;
		margin-left: 785px;
	}
	
	header {
		height: 185px;
		position: relative;
	}

#centerColumn {
/*
	width: 555px;
*/
	width: 635px;
	margin-right: 10px;
	_margin-right: 5px;
	padding-top: 45px;
	float: right;
	position: relative;
}
#leftColumn {
	padding-top: 42px;
/*
	width: 198px;
*/
	width: 118px;
	margin-left: 8px;
}
	
footer {
	width: 711px;
	margin: 0 auto;
	font-size: 10px;
	padding: 14px 0px 10px 254px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}

/* ====== */

	#logo {
		background: url(../i/logo.png) no-repeat;
		width: 264px;
		height: 66px;
		position: absolute;
		left: 42px;
		top: 54px;
	}
	#slogan {
		background: url(../i/slogan.gif) no-repeat;
		width: 289px;
		height: 13px;
		position: absolute;
		left: 491px;
		top: 105px;
		text-indent: -9999em;
	}
	#colorBar {
		background: url(../i/colorbar.png) no-repeat;
		width: 795px;
		height: 15px;
		position: absolute;
		left: 0px;
		top: 136px;
		text-indent: -9999em;
	}
	#language {
		position: absolute;
		right: 10px;
		top: 20px;
		color: #CCCCCC;
	}
		#language * {
			padding-left: 8px;
		}



nav.primary {
	position: absolute;
	top: 0px;
	margin-bottom: 30px;
	font-size: 12px;
}
	nav.primary a {
		width: 198px;
		background: url(../i/bg_primary.png) no-repeat top;
		_background: none !important;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg_primary.png', sizingMethod='crop');
		height: 36px;
		position: absolute;
		text-align: center;
		line-height: 23px;
		text-decoration: none;
		font-weight: 900;
		z-index:2;
	}
	nav.primary a.private {
		left: -8px;
	}
	nav.primary a.business {
		left: 178px;
	}
	nav.primary a.finance {
		left: 364px;
	}
		nav.primary a.private:hover, .private nav.primary a.active {
			background-image: url(../i/bg_primary_private.png);
			_background: none !important;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg_primary_private.png', sizingMethod='crop');
			z-index: 1;
		}
		nav.primary a.business:hover, .business nav.primary a.active {
			background-image: url(../i/bg_primary_business.png);
			_background: none !important;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg_primary_business.png', sizingMethod='crop');
			z-index: 1;
		}
		nav.primary a.finance:hover, .finance nav.primary a.active {
			background-image: url(../i/bg_primary_finance.png);
			_background: none !important;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg_primary_finance.png', sizingMethod='crop');
			z-index: 1;
		}


nav.secondary {
	margin-top: 92px;
	min-height: 158px; padding-bottom: 14px;
}
body.frontpage nav.secondary {
	margin-top: 2px;
}
	nav.secondary ul {
	}
		nav.secondary ul li {
			padding-bottom: 7px;
		}
			nav.secondary ul li a {
				text-decoration: none;
				color: #003333;
			}
			nav.secondary ul li a:hover, nav.secondary ul li.current a {
				text-decoration: none;
				color: #00CCFF;
			}
nav.secondary ul li a:hover, nav.secondary ul a.current {
	font-weight: bold;
}
			nav.secondary ul.level2 {
				padding-left: 14px;
			}

				nav.secondary ul.level2 li {
					padding-top: 10px;
					font-weight: 100;
					padding-left: 14px;
					line-height: 115%;
					padding-bottom: 0;
					border-bottom: #fff 0px solid;
				}
					nav.secondary ul.level2 a:hover {
						text-decoration: underline;
					}

ul.primarySubmenu {
	margin-bottom: 24px;
	margin-top: -12px;
}
	ul.primarySubmenu li {
		padding-top: 12px;
		padding-bottom: 2px;
		font-weight: 900;
		border-bottom: #DBDCDD 1px solid;
	}
		ul.primarySubmenu li a {
			text-decoration: none;
			color: #0C2246;
		}
		ul.primarySubmenu li a:hover {
			text-decoration: none;
			color: #0064AA;
		}
	ul.primarySubmenu li.current {
		border-bottom: #fff 1px solid;
/*		padding-bottom: 8px;*/
	}

		ul.primarySubmenu ul.level2 {
			padding-left: 14px;
		}

			ul.primarySubmenu ul.level2 li {
				padding-top: 14px;
				font-weight: 100;
				padding-left: 14px;
				line-height: 115%;
				padding-bottom: 0;
				border-bottom: #fff 0px solid;
			}
				ul.primarySubmenu ul.level2 a:hover {
					text-decoration: underline;
				}



#sidebar div.flash {
	width: 180px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}

	#sidebar div.linksSearch {
		padding-top: 24px;
	}
	body.frontpage div.linksSearch {
		padding-top: 0 !important;
	}
		#sidebar div.linksSearch ul {
			padding-right: 16px; 
			font-size: 10px;
			padding-bottom: 20px;
		}
			#sidebar div.linksSearch ul li {
				text-align: right;
				padding-bottom: 2px;
			}

		#sidebar form.search {
			background: url(../i/bg_search.png) no-repeat;
			padding-left: 35px;
			padding-top: 10px;
			margin-top: 24px;
			margin-left: 18px;
			margin-bottom: 25px;
			overflow: hidden;
			zoom: 1;
		}
		body.frontpage #sidebar form.search {
			margin-top: 0 !important;
		}
			#sidebar form.search input {
				width: 120px;
				padding: 1px 5px;
				border: #fff 0px solid;
				background: none;
				font-size: 11px;
				color: #666;
			}
			#sidebar form.search input.submit {
				padding: 0 12px;
				width: auto;
				color: #003333;
				text-decoration: underline !important;
				font-size: 11px;
				cursor: pointer;
				float: right;
				font-size: 10px;
			}



	#centerColumn nav.crumbs {
		margin-top: 20px;
		padding-left: 45px;
		font-size: 9px;
	}
		#centerColumn nav.crumbs a {
			text-decoration: none;
		}
		#centerColumn nav.crumbs a:hover {
			text-decoration: underline;
		}
		#centerColumn nav.crumbs span {
			color: #00CCFF;
		}

#centerColumn .content {
	margin-top: 5px;
	width: 636px;
	padding-bottom: 10px;
/*
	width: 555px;
	background: url(../i/bg_content_btm.png) no-repeat bottom;
*/
	background: url(../i/bg_content_btm_635.png) no-repeat bottom;
}
#centerColumn .content .inner {
/*
	background: url(../i/bg_content_top.png) no-repeat top;
*/
	background: url(../i/bg_content_top_635.png) no-repeat top;
	padding: 30px 16px 0 45px;
}

		#centerColumn .content ul.news {
			padding: 0;
		}
			#centerColumn .content ul.news li {
				padding-bottom: 24px;
				padding-left: 0;
				background: none;
			}
				#centerColumn .content ul.news li .title {
					font-size: 14px;
					color: #666;
				}
				#centerColumn .content ul.news li .source {
					display: block;
					color: #666;
				}
					#centerColumn .content ul.news li .source a {
						color: #666;
					}
				#centerColumn .content ul.news li span.date {
					display: block;
					color: #999;
				}
				#centerColumn .content ul.news li p {
					padding-top: 3px;
					padding-bottom: 0;
				}
		
		div.pager a, div.pager span.digit	{
			margin-right:5px;
		}

#centerColumn .content h1 {
	font-size: 12px;
	font-weight: 900;
/*
	padding-bottom: 14px;
*/
	text-transform: uppercase;
}
#centerColumn .content p {
	text-align: justify;
/*
	padding-bottom: 12px;
*/
	padding: 5px;
}
#centerColumn .content ul {
/*
	padding-bottom: 12px;
*/
}
#centerColumn .content ul li {
/*
	padding-left: 7px;
	background: url(../i/blt_content.gif) no-repeat 0 5px;
*/
}
#centerColumn .content table {
/*
	width: 100%;
	margin-bottom: 12px;
*/
	font-size: 11px;
}
			#centerColumn .content table tr {
			}
#centerColumn .content table th, #centerColumn .content table td {
/*
	border: #E9E9E9 1px solid;
	text-align: center;
	padding: 8px 3px 4px 3px;
	vertical-align: bottom;
*/
	padding: 2px;
	vertical-align: middle;
}
#centerColumn .content table th {
/*
	background: #999999;
	color: #fff;
*/
	font-weight: 900;
}
#centerColumn .content table td {
/*
	color: #6D6E70;
*/
	vertical-align: top;
}
#centerColumn .content table th.title, #centerColumn .content table th:first-child {
/*
	width: 25%;
*/
	text-align: left;
}
#centerColumn .content table td.title, #centerColumn .content table td:first-child {
/*
	border: #fff 1px solid;
	background: #E5E5E5;
	text-align: left;
*/
}
				
			a.xls, a.wrd, a.pdf {
				padding-right: 43px;
				display: inline-block;
				background: url(../i/ico_xls.png) no-repeat bottom right;
				padding-top: 26px;
				padding-bottom: 4px;
				text-decoration: none;
				color: #0064AA;
				font-weight: 900;
				_margin-bottom: -7px;
			}
			a.wrd {
				background-image: url(../i/ico_wrd.png);
			}
			a.pdf {
				background-image: url(../i/ico_pdf.png);
			}




div.block {
	padding-bottom: 8px;
/*
	background: url(../i/bg_block_btm.png) no-repeat bottom;
*/
	margin-bottom: 7px;
}
div.block .inner {
/*
	background: url(../i/bg_block_top.png) no-repeat top;
*/
	padding: 7px 8px 0 8px;
	overflow: hidden;
	zoom: 1;
}

div._block {
	padding-bottom: 8px;
	background: url(../i/bg_block_btm.png) no-repeat bottom;
	margin-bottom: 7px;
}
div._block .inner {
	background: url(../i/bg_block_top.png) no-repeat top;
	padding: 7px 8px 0 8px;
	overflow: hidden;
	zoom: 1;
}

	.authPanel .title {
		padding-left: 66px;
		height: 37px;
		line-height: 35px;
		display: block;
		color: #0064AA;
		font-size: 12px;
		font-weight: 900;
		text-decoration: none;
		background: url(../i/icon_ebanking.png) no-repeat 9px 0;
		_background: none !important;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/icon_ebanking.png', sizingMethod='crop');
		white-space: nowrap;
	}
		.authPanel form {
			padding-top: 3px;
			overflow: hidden;
		}
		.authPanel label {
			display: inline-block;
			width: 45px;
			padding-left: 23px;
			font-size: 10px;
		}
		.authPanel input {
			background: url(../i/bg_auth_input.gif) no-repeat;
			width: 103px;
			padding: 1px 5px;
			height: 15px;
			border: #fff 0px solid;
			margin-bottom: 3px;
			font-size: 11px;
		}
		.authPanel input.submit {
			background: none;
			border: none;
			color: #003333;
			text-decoration: underline !important;
			font-size: 11px;
			cursor: pointer;
			float: right;
			font-size: 10px;
			width: 50px;
			padding: 0;
			text-align: right;
		}


	.portmone .title {
		padding: 10px 0px 0px 17px;
		height: 25px;
		line-height: 15px;
		display: block;
		font-size: 18px;
		color: #aeaeaf;
		font-weight: 900;
		text-decoration: none;
		_background: none !important;
		white-space: nowrap;
		font-family: Verdana;
	}
		.portmone .title span {
			color:#c20012;
		}

	.rates .title {
		padding-left: 80px;
		height: 37px;
		line-height: 35px;
		display: block;
		color: #0064AA;
		font-size: 12px;
		font-weight: 900;
		text-decoration: none;
		background: url(../i/icon_rates.png) no-repeat 14px 3px;
		_background: none !important;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/icon_rates.png', sizingMethod='crop');
		white-space: nowrap;
	}
		.rates .date {
			font-size: 10px;
			text-align: right;
			display: block;
			padding-right: 6px;
		}
		.rates table {
			width: 97%;
			margin: 0 auto 14px auto;
			font-size: 10px;
		}
			.rates th {
				border-top: #E7E8E9 1px solid;
				border-bottom: #E7E8E9 1px solid;
				text-align: center;
			}
			.rates td {
				text-align: center;
			}
			.rates .left {
				text-align: left;
			}
			.rates .dev {
				height: 8px;
			}
		.rates .more {
			float: right;
			font-size: 10px;
			padding-right: 10px;
		}

	.forex .title {
		padding: 10px 0px 0px 80px;
		height: 37px;
		line-height: 16px;
		display: block;
		font-size: 12px;
		color: #0064AA;
		font-weight: 900;
		text-decoration: none;
		background: url(../i/icon_forex.png) no-repeat 9px 0;
		_background: none !important;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/icon_forex.png', sizingMethod='crop');
		white-space: nowrap;
	}
		.forex p {
			padding-left: 80px;
			margin-top: -30px;
			line-height: 110%;
			font-size: 10px;
		}

	.support .title {
		padding-left: 80px;
		padding-top: 3px;
		height: 32px;
		display: block;
		font-size: 12px;
		color: #0064AA;
		font-weight: 900;
		text-decoration: none;
		background: url(../i/icon_support.png) no-repeat 6px 0;
		_background: none !important;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/icon_support.png', sizingMethod='crop');
		white-space: nowrap;
	}
		.support p {
		}

	.infocenter .title {
		padding-left: 80px;
		padding-top: 7px;
		height: 37px;
		display: block;
		font-size: 12px;
		color: #0064AA;
		font-weight: 900;
		text-decoration: none;
		background: url(../i/icon_infocenter.png) no-repeat 12px 2px;
		_background: none !important;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/icon_infocenter.png', sizingMethod='crop');
		white-space: nowrap;
	}
	#leftColumn .infocenter .title {
		padding-left: 75px;
	}
		.infocenter p {
			padding-left: 5px;
			line-height: 110%;
			font-size: 10px;
		}

	.callcenter .title {
		display: block;
		color: #0064AA;
		font-size: 12px;
		font-weight: 900;
		text-decoration: none;
		white-space: nowrap;
		text-align: center;
	}
		.callcenter p {
			margin-top: 6px;
			padding-left: 90px;
			background: url(../i/icon_callcenter.png) no-repeat 14px 3px;
			_background: none !important;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/icon_callcenter.png', sizingMethod='crop');
			font-size: 12px;
		}

	a.actions {
		padding-left: 83px;
		height: 49px;
		line-height: 48px;
		display: block;
		font-size: 12px;
		color: #0064AA;
		font-weight: 900;
		text-decoration: none;
		background: url(../i/bg_actions.png) no-repeat;
		_background: none !important;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg_actions.png', sizingMethod='crop');
		white-space: nowrap;
		margin-bottom: 8px;
	}

	a.calculator {
		padding-left: 83px;
		height: 49px;
		line-height: 48px;
		display: block;
		font-size: 12px;
		color: #0064AA;
		font-weight: 900;
		text-decoration: none;
		background: url(../i/bg_calculator.png) no-repeat;
		_background: none !important;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg_calculator.png', sizingMethod='crop');
		white-space: nowrap;
		margin-bottom: 8px;
	}

div.banner {
	margin-top: 8px;
}


footer .copyrights {
	position: absolute;
	left: 0;
	font-size: 8px;
}
	footer .copyrights a {
		margin-left: 14px;
		text-decoration: none;
	}

footer nav {
}
	footer nav a {
		margin-right: 20px;
	}

footer .license {
	font-size: 8px;
	float: right;
}



/* === private === */
		section.private ul.primarySubmenu li.current a {
			color: #3F9A42;
		}
		section.private #centerColumn nav.crumbs span, section.private .content h1 {
			color: #69A86D;
		}
		section.private ul.primarySubmenu ul.level2 li.current {
			background: url(../i/blt_priv.gif) no-repeat 0px 17px;
		}
/* === private === */
		
/* === business === */
		section.business ul.primarySubmenu li.current a {
			color: #007465;
		}
		section.business #centerColumn nav.crumbs span, section.business .content h1 {
			color: #007465;
		}
		section.business ul.primarySubmenu ul.level2 li.current {
			background: url(../i/blt_bisn.gif) no-repeat 0px 17px;
		}
/* === business === */
		
/* === finance === */
		section.finance ul.primarySubmenu li.current a {
			color: #0064AA;
		}
		section.finance #centerColumn nav.crumbs span, section.finance .content h1 {
			color: #0064AA;
		}
/* === finance === */

/* === sitemap === */
#centerColumn ul.sitemap {
	
}
	#centerColumn ul.sitemap li {
		background: none;
		padding: 0;
		font-weight: 900;
		padding-bottom: 4px;
	}
	#centerColumn ul.sitemap ul li {
		font-weight: 100;
		padding-bottom: 0;
	}
#centerColumn ul.sitemap ul {
	margin-left: 14px;
}
#centerColumn ul.sitemap ul ul {
	padding-bottom: 0;
}
#centerColumn ul.sitemap li.private a {
	color: #3F9A42;
}
#centerColumn ul.sitemap li.business a {
	color: #007465;
}
#centerColumn ul.sitemap li.finance a {
	color: #0064AA;
}
/* === sitemap === */

#ChoosedRegion	{
	position:relative;
}

span.filial_label	{
	font-weight:bold;
	margin-right:10px;
}

/* ============================================================================ */

label {
/*
	float: right;
*/
}
.attantion {
	color: #CC0000;
	border: 1px solid #CC0000;
	background-color: #FFE0DE;
}
.message {
	width: 100%;
}
.attantion p {
	width: 80%;
}
.close-js {
	color: #CC0000;
	float: right;
	text-decoration: none;
	text-align:right;
	font-weight: bold;
	font-size: 18px;
	padding-right: 4px;
	cursor: pointer;
}
.reducer {
	height: 10px;
	clear: both;
}
div.footer div.nav {
    float: left;
    padding: 5px 0 0;
    text-align: left;
    width: 400px;
}
div.footer img#logos {
    float: right;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	border-top: 2px solid #7FCBFF;	
}

#payeeTable div a {
	text-decoration: none;
}
