@charset "utf-8";
@media all {
a:active, a:focus	{outline: 0}
a img 				{border:none}
pre, code {font:115% monospace;*font-size:100%;}


/* =CLASSES */
.center {text-align: center}
.left 	{float: left}
.right 	{float: right}
.clear 	{clear:both; height:1px; font-size:1px; line-height:1px;}
.relative {position: relative}
.test {border: 1px solid red}
.vmiddle {vertical-align:middle}
label {font-weight:bold;}
.nomargin {margin:0}
.imageleft {float: left; margin-right: 10px; margin-bottom:10px}
.article, .article p,.article div, .article span, .article li, .article ul, .article ol {font-size: 12px; text-align: justify; color: #000;}
.article p {margin-bottom: 12px}
.hidden {display:none}
}





@media screen, projection {
/* =RESET */
body 	{background: #fff; color: #5E5F61; font: normal 12px Verdana, Arial, Helvetica, sans-serif;}

html {height: 100%;}
input.edit {border: 1px solid #738a96}

/* =LINKS */
a:link 		{color: #007DB1; text-decoration:none; font: bold 12px Verdana, Arial, Helvetica, sans-serif }
a:visited 	{color: #007DB1; text-decoration:none; font: bold 12px Verdana, Arial, Helvetica, sans-serif }
a:hover 	{color: #007DB1; text-decoration:underline; font: bold 12px Verdana, Arial, Helvetica, sans-serif }
a:active 	{color: #007DB1; text-decoration:none; font: bold 12px Verdana, Arial, Helvetica, sans-serif }

ul, ol, li {font-size: 12px; }

.leftimage {float: left; margin-right: 10px; margin-bottom: 5px}
.topimage {float: left}

input.readonly {
	background: #ccc;
}

/* =HEADINGS */
h1, h2, h3, h4, h5, h6 {margin: 0;}
h1 {font-size: 16px; color: #000; margin-bottom:8px;}
h2 {color: #005282;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif; }
h2 a:link {font: normal 24px Verdana, Arial, Helvetica, sans-serif;color:#000 }
h2 a:visited {font: normal 24px Verdana, Arial, Helvetica, sans-serif;color:#000}
h2 a:hover {font: normal 24px Verdana, Arial, Helvetica, sans-serif;color:#000}
h3 {font-size: 14px; color: #000}
h3 a:link {font-size: 14px; color: #000;}
h3 a:visited {font-size: 14px; color: #000}
h3 a:hover {font-size: 14px; color: #000}
h4 {color: #000; font: bold 14px Verdana, Arial, Helvetica, sans-serif; padding-bottom:10px; }
h5 {color: #000; font: bold 12px Arial, Helvetica, sans-serif;margin:0; padding:0;}
h6 {font-size: 15px; color: #58595b}

hr.div { color: #005282; background-color: #005282;	height: 1px;border: none;text-align: center;_margin: 0; margin:3px 0;padding: 0}
.hr_dotted {background:url('/img/dot_grey.gif') white left top repeat-x; line-height: 1px; height: 1px; margin-top: 10px; margin-bottom: 10px;}







/* =LAYOUT */

.article table{
	font-size:100%;
	border-top:1px solid #005282;
	border-right:1px solid #005282;
	margin:5px 0 0 0;
	border-collapse:collapse;
} 
.article caption{
	font-size:100%;
	text-align:left;
	padding-bottom:5px
}

.article td {
	color:#678197;
	border-bottom:1px solid #005282;
	border-left:1px solid #005282;
	padding: 2px 2px;
	text-align:center;
	}				
.article th {
	color: #678197;
	text-align:center;
	border-bottom: 1px solid #005282;
	border-left:1px solid #005282;
	padding: 2px 5px;
	}							
.article thead th {
	font-size:100%;
	background:#ccc;
	text-align:center;
	color:#005282
	}
.article tr.odd td	{
	background:#f9fcfe
}	



table.atm{
	font-size:100%;
	border-top:1px solid #005282;
	border-right:1px solid #005282;
	margin:5px 0 0 0;
	border-collapse:collapse;
	width: 100%;
} 
table.atm caption{
	font-size:100%;
	text-align:left;
	padding-bottom:5px
}

table.atm td {
	color:#000;
	border-bottom:1px solid #005282;
	border-left:1px solid #005282;
	padding: 2px 5px;
	text-align:left;
	}				
table.atm th {
	color: #000;
	text-align:left;
	border-bottom: 1px solid #005282;
	border-left:1px solid #005282;
	padding: 2px 5px;
	}							
table.atm th {
	font-size:100%;
	background:#ccc;
	text-align:left;
	color:#005282
	}
table.atm tr.odd td	{
	background:#f9fcfe
}	


ul.list {
	list-style: square;
	padding-left: 15px;
}

ul.list  li
{
	font-weight: bold;
}



.backlink {margin-top :10px;}

#bannersleft {
	overflow: hidden;
	text-align: center;
	width: 225px;

}

#bannersleft img {
	margin-bottom: 10px;
}

#branch div.hr { border-top: 1px solid #999; height: 1px; line-height:1px; margin:0; padding:0;}
#branch table.branches {
	color: #000;
	margin-bottom: 5px;
	width:100%;

}

#branch table.branches th {
	font: bold 14px Arial, Helvetica, sans-serif;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	width: 165px;
}

#counters {
	overflow: hidden;
	text-align: center;
	width: 225px;
}

#contacts  h4 {margin-bottom: 0; padding-bottom:0}
#contacts .title {font-weight: bold;padding-top: 10px;}

table#currencyrates  {width: 100%; margin-bottom: 15px;}
table#currencyrates th  {color: #333;}
table#currencyrates td  {color: #333; text-align: center}
#footer {
	background:#003f72;
	color: #fff;
	font-size: 9px;
	margin-top: 10px;
	padding: 8px 15px;
	text-align: left;
	width: 950px;
}


/******************************* FORMS STYLES *********************************************************/
#globalform {width: 485px; color: #666}
#globalform .top20 {margin-top: 20px}
#globalform input, #globalform textarea, {
	vertical-align:middle;border: 1px solid #CCC; *margin-top: -2px
}
#globalform input.nob, #appointmentform input.nob {
	border: none
}
#globalform div.yesno input.pad, #appointmentform div.yesno input.pad {
	margin-left: 30px;
}
#globalform div.radiobuttons, #appointmentform div.radiobuttons {
	margin-left: 10px;color: #666666; font: normal 12px Arial, Helvetica, sans-serif; line-height: 20px;
}
#globalform div.radiobuttons input,#appointmentform div.radiobuttons input {vertical-align: middle}

#globalform hr  {color: #CCCCCC; background-color: #CCCCCC;	height: 2px;border: none; 	margin:10px 0 12px 0;*margin:3px 0 5px 0;}
#globalform div.title {color: #666666; font: bold 12px Arial, Helvetica, sans-serif; width: 360px;padding-top: 1px;}
#globalform div.titleerror  {color: #CC3300; font: bold 12px Arial, Helvetica, sans-serif; width: 360px;} 
#globalform .titleblock {background: #e7e7e8; padding: 20px 10px 10px 10px; margin: 0 0 10px 0}

select {border:1px solid #bcbcbc; color: #666666}
div.submit {margin-top: 10px}
div.submit input{background: #838280; color:#fff; font: bold 12px Tahoma; padding: 8px 20px; text-align:center; margin-left: 200px  }
#globalform hr.top {color: #e4eac8; background-color: #e4eac8;	height: 2px;border: none; 	margin:2px 0;}
#globalform form{margin-top: 20px}
.answer {
	background: #EEE;
	margin-left: 20px;
	padding: 5px;
}

.answer strong {display: block}
.question {
	margin-left: 20px;
}

.antispamcode {
	color: #666666;
	font-weight: bold;
}
.antispamcode div {}

.antispamcode img {vertical-align:middle;}
.antispamcode input {height: 14px;	 vertical-align:middle; margin: 0;}
/******************************* FORMS STYLES *********************************************************/

.highslide-caption {display: none; border: 1px solid #dedede; border-top: none; padding: 5px; background-color: white; font-family: Verdana, Arial, Helvetica, sans-serif; color: black;text-align: center;font-weight:normal;font-size:11px}
.highslide-display-block {display: block;}
.highslide-display-none {display: none;}

#iconbar {
	left: 490px;
	position: absolute;
	top: 6px;
	width: 84px;
}

#iconbar ul{list-style:none; margin:0;padding:0;}
#iconbar ul li {display: inline;}
#iconbar a {
	color:#999;
	display: block; float: left;
	height: 12px; width:24px;
	line-height: 12px;
	padding: 0 auto;
	text-align:center;
	vertical-align: middle;
}

#langbar {
	left: 545px;
	*left: 585px;
	position: absolute;
}

#langbar ul{list-style:none; margin:0;}
#langbar ul li {display: inline;}
#langbar a {
	color:#fff;
	display: block; float: left;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	height: 20px; width:22px;
	line-height: 20px;
	 margin-right: 5px;
	padding: 0 auto;
	text-align:center;
	vertical-align: bottom;
}

#langbar a.current , #langbar a:hover {
	background:#0070a8;
	border-bottom: 3px solid #8c7514;
	color:#fff;
	text-decoration: none;
	vertical-align: bottom;
}


#leftbar {
	float: left;
	padding-top: 10px;
	width: 240px;
}

ul#leftmenu {
	list-style: none;
	margin: 0;
	padding: 15px 0 15px 0px;
	width: 190px;
}

ul#leftmenu li {
	padding:0 0 7px 0px;
	margin: 0 0 3px 0;
	vertical-align: middle;
}

ul#leftmenu a {
	color: #005282;
	display: block;
	font-size: 11px;
	padding-left: 9px;
	vertical-align: middle;
}

ul#leftmenu a.active {
	border-left: 3px solid #0070a8;
	font-weight: bold;
	color: #005282;
	display: block;
	padding-left: 6px;
	vertical-align: middle;
}

#leftbar .branches {
	margin-left: 10px;
}

#leftbar .branches b {
	color: #005282;
	font-size: 15px;
	font-weight: normal;
}

#leftbar .branches label {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #5E5F61;
	margin: 0; padding:0;
	width: 100px;
}

#leftbar .branches input {
	vertical-align: middle;
}

#leftbar .branches select {
	margin-right: 20px;
	width: 170px;
}


#leftbar .titleblock {
	background: #9c9a9b;
	color: #fff;
	font-size: 11px;
	height: 16px;
	line-height: 14px;
	padding-left:10px;
	padding-top: 2px;
	vertical-align: middle;
}

#leftbar .titleblock a {
	background: #9c9a9b;
	color: #fff;
	display: block;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	line-height: 13px;
	text-decoration: none;
	vertical-align: middle;
	width: 180px;
}

#leftbar .lastnews b.square {
	background: #005282;
	display: block;
	float: left;
	height: 12px; width: 12px;
	margin-right: 6px;
	margin-top: 6px;
	overflow: hidden;	
}

#leftbar .lastnews .date {
	background: #006ba6;
	color: #fff;
	display: block;
	float: left;
	font-size: 9px;	
	margin-right: 6px;
	margin-top: 6px;
	padding: 0 1px;
	overflow: hidden;	
}

#leftbar .lastnews .more {
	color: #fff;
	display: block;
	float: right;
	font-size: 9px;	
	margin-right: 6px;
	margin-top: 6px;
	padding: 0 1px;
	overflow: hidden;	
}

.lastnews a, .lastnews a:visited, .lastnews a:hover {
	clear: both;
	color: #005282;
	display: block;
	font-size: 9px;
	margin-bottom: 10px;
}

.lastnews .more a {
	margin-bottom: 10px;	
}


#mainbuttons {margin-top:0px;overflow: hidden; width: 507px;}
#mainbuttons .mainbutton {
   float: left;
   height: 120px;
   margin: 5px 9px 0px 0;
   width: 120px;
   display: inline;
   }
   
#mainbuttons .last {
   margin: 5px 0 13px 0;
}   

#mainbuttons .title {
	background: #8b8889;
	color: #fff;
	display: block;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	height: 16px; width: 120px;
	line-height: 14px;
	margin: 0; padding:0;
	text-align: center;
	vertical-align: middle;
}

#mainbuttons b {
	display: block;
	height: 17px; width: 17px;
	overflow: hidden;
	margin:0; padding:0; 
	position: absolute;
	top: 77px;
}

#mainbuttons img {
	display: inline;
}

#mainbuttons b.square {
	display: block;
	float: left;
	height: 17px; width: 17px;
	margin-right: 6px;
	margin-top: 6px;
	overflow: hidden;
}

#mainbuttons b.deposits {
	background: #003f72;
}

#mainbuttons b.credit {
	background: #e52027;
}


#mainbuttons b.moneytransfers {
	background: #3a651f;
}

#mainbuttons b.actions {
	background: #ff000b;
}






#mainbar {
	color: #999;
	float: left;
	font-size: 12px;
	margin-left: 7px;
	width: 732px;
}

#mainpart {
	color: #231F20;
	float: left;
	overflow: hidden;
	padding: 4px 0 0 0;
	width: 510px;
}

#mainpartborder {
	border: 1px solid #005282;
	margin-bottom: 5px;
	margin-top: 5px;
	padding:5px 10px;
}

#mainpartpadding {
	margin-top: 5px;
	padding:5px 10px;
	
}
.atm_nav {
	text-align: right;
}

#moto {
	color: #000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	position: absolute;
	top: 10px;
	left: 180px;
}

#newsarchive .year {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
}

#newsarchive ul.monthes {
	margin: 0;
	padding-left: 10px;
	list-style: none;
}

.newsdate {
	color: #999;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

.newsgroup {
	border-bottom: 1px solid #005282;
	color: #005282;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

.newsgroup a, .newsgroup a:hover, .newsgroup a:visited {
	border-bottom: 1px solid #005282;
	color: #005282;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.newssource {
	color: #ccc;
	font-style: italic;
	margin-top: 5px;
}

.newssource a {
	color: #ccc;
	font-style: italic;
	margin-top: 5px;
}



h2.newstitle {
	color: #007DB1;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

h1.newstitle a, h1.newstitle a:hover {
	color: #007DB1;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

h1.pagetitle {	
	color: #000;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

h1.pagetitle a {	
	color: #005282;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.notopimage {
	height: 75px;
}


.pager {text-align: center; padding-top: 10px}
.pager a {font-size: 10px;}
.pager .active, span.active {font-size: 10px; background: #999999; color: #fff; padding: 0 2px}



div.pagetitle {
	border-bottom: 1px solid #005282;
	color: #005282;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.pagetitle a {
	color: #005282;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}


#partners {
	margin-top: 20px;
}
#partners th {padding-top: 10px;width: 125px; text-align:left;}
#partners a {font-size: 12px}

#pressreleases .clear { height: 10px}
#pressreleases .image {float: left; margin-left: 20px}
#pressreleases .press {font-size: 11px; margin-bottom:10px}

.privatetop {
	background: #C8C7C7;
	float: right;
	padding: 5px;
}

.privatetop a {
	color: #
	font-size: 10px;
	margin: 0 15px;
}


ul.privatemenu {list-style:none; padding:0; margin:-14px 0 0 0}
ul.privatemenu li {margin: 0; padding:0; margin-top: 14px;font: normal 14px Verdana, Arial, Helvetica, sans-serif;color: #007DB1}
ul.privatemenu li a, ul.privatemenu li a:hover, ul.privatemenu li a:visited {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	
}
ul.privatemenu ul {list-style:none; padding:0; margin:0}
ul.privatemenu ul li {margin: 0; padding-left: 10px; margin-top: 5px;}
ul.privatemenu ul a, ul.privatemenu ul a:hover, ul.privatemenu ul a:visited {
	color: #000;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
}

#copyright {float: left}
#uplab {float: right; padding-top:4px;}




#rightbar {
	color: #999;
	float: right;
	font-size: 11px;
	width: 214px;
	padding-top:5px;
}

#rightbar  a {
	color: #999;
	font: bold 11px Arial, Helvetica, sans-serif;
}

/* BACK LINK */
#pagenavi {margin:10px 20px;padding:3px 0;color:#ccc;font-size:0.917em;font-weight:bold;text-align:center;}
#pagenavi a{margin:0 10px 0;color:#005282;}


div.newsgroups {
		border-bottom: 1px solid #005282;
		border-top: 1px solid #005282;
		padding: 3px 0;
		text-align: left;

}

 .newsgroups a {
	color: #005282;
	float: left;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	*margin-top: 2px;
	vertical-align: middle;
}

 .newsgroups a.active {
	background: #005282;
	color: #fff;
	padding: 0 5px;
}

 .newsgroups a.archive {
	float: right;
}

 .newsgroups a.active:hover {
	text-decoration: none;
}


.newsgroups a.first {
	margin-left: 0px;
}


.newsgroups a.last {

}

.newscategory {
	font-size: 11px;
}
.newscategory a {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

.newsarchive {
		margin-bottom: 10px;
		padding: 1px 0;
		height: 12px;
		line-height: 12px;
		vertical-align: middle;
}

 .newsarchive a {
	color: #005282;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
}

 .newsarchive a.active {
	background: #005282;
	color: #fff;
	padding: 0 5px;
}

 .newsarchive a.active:hover {
	text-decoration: none;
}


.newsarchive a.first {
	margin-left: 30px;
}

.newsarchive a.last {

}


#articleslist h1, #newslist  h1 {
	margin-bottom: 0;
	margin-top: 10px;	
}

#articleslist .newsdate, #newslist .newsdate {
	margin-top: 0;
}

#reports span {
	display: block;
	color: #999;
}


#rightblock {
	background: #8c898a;
	left: 482px;
	position: absolute;
	top: 0px;
	height: 72px; width: 249px;	
}

#rightbar .responses {
	text-align: center;
}

#rightbar  a {
	text-align: center;
	color: #007DB1; 
	text-decoration:underline; font: bold 11px Verdana, Arial, Helvetica, sans-serif 
}

#searchbar {
	left: 585px;
	top: 30px;
	position: absolute;
}

#searchbar form {
	margin:0;
	padding:0;
	height: 22px; width: 145px;
	padding-top: 2px;
}

#searchbar input.inp {
	border: 1px solid #66727e;
	height: 14px;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 1px 2px ;
	width: 116px;
}
#searchbar .title {
	color: #565657;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
}

#searchbar .search {
	vertical-align: bottom;
	margin-bottom: 2px;
}

.searchresults h4 {margin-bottom: 0; padding: 0;}
.searchresults p {margin-top: 0}

.searchtopic  {color: #808080;font: bold 14px Verdana, Arial, Helvetica, sans-serif}

/* SITE MAP - list */

#sitemap{margin:0;padding:0 0px 20px;}

#sitemap dt{padding:10px 0 0;}

#sitemap dt a{background:inherit;font-weight:bold;}

#sitemap dd{padding:2px 0 0 20px;margin:0;}

#sitemap dd a{background:inherit;font-weight:normal;}

#sitemap dd.d2{padding:0 0 0 40px;}

@media print{

#sitemap dt a, #sitemap dd a{background:inherit;color:#000;}

}



#staff h1  {font: bold 16px Arial, Helvetica, sans-serif; margin:0; padding:0 }
#staff h1 a {font: bold 16px Arial, Helvetica, sans-serif; margin:0; padding:0 }
#staff .staffimage {
	margin-top: 5px;
	width:550px;
}
#staff .staffimage img { margin-right:10px;}

#staff .staffdesc {
}
#staff .article { padding-top: 5px; }
#staff .position { color:#666666 }


#rightbar .titleblock {
	background: #003f72;
	color: #fff;
	height: 18px;
	line-height: 18px;
	*padding-top: 2px;
	text-align: center;
	vertical-align: middle;
}

#rightbar .title {
	background: #003f72;
	color: #fff;
	height: 18px;
	line-height: 18px;
	line-height: 16px;
	*margin-bottom: 3px;
	padding-top: 2px;
	padding-left: 50px;
	vertical-align: middle;
}


#rightbar .title a {
	color: #fff;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: middle;
}

#rightbar .banking {
	background: #3a651f;
}

#rightbar .forum {
	background: #3a651f;
}

#rightbar .career {
	background: #8d740c;
}

#rightbar .documents {
	background: #003f72;
	color: #fff;
	height: 18px;
	line-height: 18px;
	padding-left: 50px;
	vertical-align: middle;
}

#rightbar .calc {
	background: #0070a8;	
}

#rightbar .deposit {
	background: #8B8889;	
}

.popup_order {
    background-color: white;
	color:#505050;
	font:normal 12px/17px Tahoma;
}	
.popup_order .order {
}
.popup_order input,
.popup_order select ,
.popup_order textarea{
	border:1px solid #cccccc;
	border-radius:3px;
	padding:1px;
	margin:7px 0px;
}
.popup_order input[type="checkbox"] {
	margin:0 3px 0 0;
}
.popup_order h6 {
	font:bold 16px/20px Tahoma;
	color:#075890;
	margin-bottom:10px;
}
.popup_order h5 {
	font:bold 14px/20px Tahoma;
	color:#507237;
	margin-bottom:5px;
}
.order_close {
	position:absolute;
	top:0px;
	right:0px;
	color:#075890;
	font:normal 12px/12px Tahoma;
	text-decoration:none;
	padding-right:17px;
	background:url(logo.png) no-repeat 100% 0px;
}
.popup_order .data {
	border-top:1px solid #505050;	
	border-bottom:1px solid #505050;
	overflow:hidden;
	margin:10px 0px;
	padding:10px 0px;
}
.popup_order .data .unit {
	width:328px;
	float:left;
}
.popup_order .data .unit input[type="text"] {width:150px;}
.popup_order .data .unit .star {
	color:#ff0000;
}
.popup_order .data .unit .wrap_capcha .capcha{
	width:135px;
}
.popup_order .data .unit .wrap_capcha input{
	width:86px;
	margin:20px 0px;
}
.popup_order .data .unit textarea {
	width:150px;
	height:60px;
}
.popup_order .buttons {
	text-align:right;
}
.popup_order .buttons a {
	text-decoration:none;
	padding:6px 12px;
	font:normal 12px/26px Tahoma;
	border-radius:4px;
	display:inline-block
	zoom:1;
	*display:inline;
	margin-left:10px;
}
.popup_order .buttons a.send {
	background:#075890;
	color:#ffffff;
}
.popup_order .buttons a.clear {
	background:#dedede;
	color:#505050;
}
.m_floatr{float:right;}
.m_floatl {float:left;}
.m_dib {display:inline-block; zoom:1; *display:inline;}
.m_pt7 {padding-top:7px;}
.m_p0-20 {padding:0px 20px;}
.m_w85 {width:85px;}
.m_w150 {width:150px;}
.m_9f8d37 {color:#9f8d37;}



#rightbar .infoservice {
	color: #003f72;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-bottom: 25px;
	margin-top: 20px;
	text-align: center;
}

#rightbar .infoservice span {
	color: #003f72;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: underline;
	margin-bottom: 25px;
	margin-top: 20px;
	text-align: center;
	display: block;
	margin-bottom: 5px;
	text-align: center;
}

#rightbar .infoservice b {
	background: #bcbbbb;
	color: #000000;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	padding: 0 8px;
	text-decoration: none;
}

#rightbar .indexes {
	background: #f1f1f1;
	border: 1px solid #cac9ca;
	color: #50474B;
	font-size: 10px;
	margin-bottom: 20px;
	padding: 5px 3px 14px;
}

#rightbar .indexes h4 {
	color: #003f72;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 14px;
	padding: 0 8px;
	text-align: center;
}


#rightbar .mainoffice {
	background: #f1f1f1;
	border: 1px solid #cac9ca;
	color: #50474B;
	font-size: 10px;
	margin-bottom: 20px;
	padding: 5px 10px 14px;
}

#topics {
	position: absolute;
	top: 45px;
}

.topic {
	color: #fff;
	font-size: 12px;
	height: 22px;
	line-height: 20px;
	*height: 20px;
	*line-height: 20px;
	*padding-top: 2px;	
	margin-top: 4px;
	padding-left: 6px;
	vertical-align: middle;
	width: 181px;
}

.topic a,.topic a:hover,.topic a:visited {font-size: 14px;line-height: 20px;*line-height: 16px;color: #fff; font-weight: bold; text-decoration:none;}

.financial {
	*margin-top: 2px;
	background: #0070a8;
	width: 230px;
}

.private {
	background: #3a651f;
	float: left;
	margin-right: 6px;
}

.corporative {
	background: #8d740c;
	float: left;
	width: 225px;
}

.topic b {
	background: #fff;
	display: block;
	float: left;
	height: 6px; width: 6px;
	margin-right: 4px;
	margin-top: 8px;
	*margin-top: 5px;
	overflow: hidden;
}


/* = MENU */
#topmenu {
	position: absolute;
	left: 228px;
	top: 206px;
}
#topmenu .submenu {
	*position: relative;
	*width: 100%;
	_width: auto;
}

#topmenu ul {list-style:none; padding:0; margin:0}
#topmenu li {display: inline; float: left;}
#topmenu ul li a {
	background: url(/img/menu_top.png) no-repeat;
	height: 24px; float: left;
	padding: 0 12px;
	line-height: 24px;
	margin-right:2px;
	vertical-align: middle;
}

#topmenu ul li a:hover {
	background: #000 url(/img/menu_top_hover.gif) no-repeat;
	height: 24px; 
	display: inline;
	float: left;
	padding: 0 12px;
	line-height: 24px;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
}

#topmenu ul li a.active {
	background: #000 url(/img/menu_top_hover.gif) no-repeat;
	height: 24px;float: left;
	padding: 0 12px;
	line-height: 24px;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
}

#topmenu li ul {
	background: url(/img/menu_top_left.gif) bottom left no-repeat;
	position: absolute;
	background-color:#333;
	color: #5e825e;
	margin-top: 24px;
	left: inherit;
	padding-left: 7px;
}

#topmenu li ul ul {
	position: absolute;
	margin-top: -36px;
	margin-left: 185px;
	background: #eee;
}

#topmenu li ul li {
	border: 0;
	color: #5e825e;
	display: inline; float: left;

}

#topmenu li ul li a {
	background: none;
	color: #fae80c;
	line-height: 24px;
	display: inline;
	float: left;
}

#topmenu li ul li a:hover {
	background: none;
	line-height: 24px;
}
#topmenu li ul li a.active, #topmenu li ul li a.active:hover {
	color: #fff;
	background: url(/img/pixelred.gif) bottom repeat-x;
	line-height: 18px;
}


#vacancy h1 {
	margin-bottom: 0;
	margin-top: 10px;
}


#vacancy hr {
	border-style: dotted;
	border-width: 1px;
	border-color: #000;
}


#vacancy p {
	margin-top: 0;
}

#wrapper {
	margin: 15px auto;
	width: 1000px;
}



/*************************************************************** CONTACT FORM */
input.contactInputCode {border:1px solid #CCCCCC;}
input.contactinput {width: 300px; margin-bottom:5px; color: #333333;border:1px solid #CCCCCC;}
textarea.contactTextarea {width: 450px; border:1px solid #CCCCCC; height: 90px; margin-bottom:5px}
form {padding: 0;margin:0; margin-bottom:20px}
.contactMessageErr { color: #CC0000;}
#contactmessage {height:12px; margin-bottom: 10px; text-align:center}
#contactform table {margin-top: 5px}
#closecontacts {text-align:center; margin-top: 30px}
.submitbuttion { border: 1px solid #827f71; background: #b8dc7c; color:#fff; font: bold 10px Tahoma; padding: 3px 7px }
/*************************************************************** CONTACT FORM */


.span-1, span-2, span-3, span-4, span-5, span-6 {float: left}
.span-1 {width: 100%}
.span-2 {width: 50%}
.span-3 {width: 33%}
.span-4 {width: 25%}
.span-5 {width: 20%}
.span-6 {width: 15%}

.padding-10 {padding: 10px}
.padding-15 {padding: 15px}
.padding-20 {padding: 20px}

.opacity-50 {filter:alpha(opacity=50); -moz-opacity:.50; opacity:.50}
.opacity-75 {filter:alpha(opacity=75); -moz-opacity:.75; opacity:.75}

span.error, div.error {color: #CC3300}
p.error {color: #CC3300; font-weight:bold; margin-top:20px }
p.success {font-weight:bold; margin-top:20px }



/*************************************************************** VOTINGS */
.votinganswer {
	color: #FF0000;
	font-size: 11px;
	padding-left: 50px;
	text-decoration: underline;
}
.votingtitle {
	background: #999;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 2px;
	text-align: center;
}

.votingtotal { 
	font: bold 12px Arial, Helvetica, sans-serif;
}

.votingvote { 
	text-align:center;
	margin-top:10px;
}

.votingvote a {
	text-decoration: underline;
}

label { padding-left: 20px; }
label input { margin-right: 10px; }

/*************************************************************** CALCULATOR */
div#calculator select {
	color: #005282;
	font-weight: bold;
	margin-bottom: 10px;
	width: 200px;
}
div#depositdynamic, div#depositresults {
	display: none;
}

div#depositresults {
	margin-top: 10px;
}

div#depositresults th {
	text-align: left;
}

div#calculator table {
	width: 100%;
}

div#calculator table td {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif; color: #000;
	vertical-align: top;
	width: 50%;
}



/*************************************************************** CALENDAR */
.calTable{
	border-color: #fff;
	border-width: 0 0 0px 0px;
	border-style: solid;
}



.calTable td {
	font: 11px arial, helvetica, sans-serif;
	width: 30px;
	height: 20px;
	padding:0;
	text-align:center;
}

.calTable td.calMonth{ font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #3677bc; margin:0;padding:0;margin-top:12px; margin-bottom:0px; text-align: center;}

.calTable th {
	font: 11px/11px arial, helvetica, sans-serif;
	background-color:#fff;
	font-weight:bold;
	width:20px;
	height:10px;
}

.calBlank{background-color:#fff;font-weight:bold;}
.calNotToday{background-color:#fff; border: 1px solid #5c5d5f}
.calMyFestivalNotToday{background-color:#fff;}
td.calToday{background-color:#fff;  font-weight: bold; color: #3677bc; border: 1px solid #5c5d5f}
.calLink{background-color:#969696; color: #fff}
.calLinkToday{background-color:#3677bc;color: #fff}

.calTable a {color:#fff;text-decoration:none;}
.calTable a:hover {color:#fff;text-decoration:underline;}

.calToday a {font-size:11px;color:#000;color:#fff;}
.calToday a:hover {font-size:11px;color:#000;color:#fff;text-decoration:underline;}

.calMonthLink {font-size:13px;color:#67888e;text-decoration:none;}
.calMonthLink a:link,.calMonthLink a:visited,.calMonthLink a:active {font-size:11px; font-weight:bold;color:#c3d1d5;text-decoration:none;}
.calMonthLink a:hover {font-size:11px;font-weight:bold;color:#c3d1d5;text-decoration:none;}


.calLink a {font-size:11px;color:#fff;text-decoration:underline;}
.calLink a:link,.calLink a:visited,.calLink a:active {font-size:11px;color:#fff;text-decoration:underline;}
.calLink a:hover {font-size:11px;color:#fff;text-decoration:underline;}

.calLinkToday a {font-size:11px;color:#color: #fff;text-decoration:underline;}
.calLinkToday a:link,.calLinkToday a:visited,.calLinkToday a:active {font-size:11px;color:#color: #fff;text-decoration:underline;}
.calLinkToday a:hover {font-size:11px;color:#fff;text-decoration:underline;}

.calMyFestivalNotToday a {color:#000;}
.calMyFestivalNotToday a:hover {color:#000;text-decoration:underline;}


td.calLink a, td.calLinkToday a  {display: block;width: 25px;padding: 2px 5px;vertical-align: middle;}
td.calLink:hover, td.calLinkToday:hover  {background-color: #3677bc;}
.calLink a:hover, .calLinkToday a:hover {background-color: #3677bc;}
/* END CALENDAR */


div#mainpartpadding ul.articleslist {
	list-style: none;
	padding: 0;
}


}



@media print {
/* =RESET */
body 	{background: #fff; color: #000; font: 12pt "Times New Roman", Times, serif; line-height: 18pt}
/* =LAYOUT */
#header, #footer {display: none}
/* =LINKS */
a 									{color: #000; text-decoration: underline}
a:link:after, a:link:visited:after 	{content: " (Link to <" attr(href) ">) "; font-size: 80%; color: #999; background: transparent}
a[href^="/"]:link:after 			{content: " (Link to ) "}
}












