a:link, a:visited, a:active
{
   font-size: 8pt;
   color: #333333;
   font-family: Verdana, Sans-Serif;
   text-decoration: underline;
}

a:hover
{
   text-decoration: underline;
}

.underline a:link
{
   text-decoration: underline !important;
}


.underline a:visited
{
   text-decoration: underline !important;
}

.underline a:active
{
   text-decoration: underline !important;
}

.dateInfo
{
   font-family: Verdana, Sans-Serif;
   font-size: 7pt;
   color: #999999;
}

.mainMenu
{
   margin-bottom: 0px;
}

/* SUBMENUS */
.submenu
{
   font-family: Verdana, Sans-Serif;
   font-size: 8pt;
}

.depositsSubmenu
{
   background-color: #e0f898;
   font-family: Verdana, Sans-Serif;
   font-size: 8pt;
}
.cardsSubmenu
{
   background-color: #ffd69b;
   font-family: Verdana, Sans-Serif;
   font-size: 8pt;
}
.insuranceSubmenu
{
   background-color: #b3d8fd;
   font-family: Verdana, Sans-Serif;
   font-size: 8pt;
}
.creditsSubmenu
{
   background-color: #fed2d2;
   font-family: Verdana, Sans-Serif;
   font-size: 8pt;
}
.aboutSubmenu
{
   background-color: #f3cae6;
   font-family: Verdana, Sans-Serif;
   font-size: 8pt;
}
.advicesSubmenu
{
   background-color: #e1e1e1;
   font-family: Verdana, Sans-Serif;
   font-size: 8pt;
}

.lightDescription
{
   font-size: 8pt;
   color: #666666;
   font-family: Verdana, Sans-Serif;
}

.darkDescription
{
   font-size: 8pt;
   color: #333333;
   font-family: Verdana, Sans-Serif;
   font-weight: normal;
}


.colHeader
{
   font-size: 7pt !important;
   font-weight: normal !important;
   color: #333333 !important;
}

.colHeader a:visited
{
   font-size: 7pt !important;
}

.colHeader a:active
{
   font-size: 7pt !important;
}

.colHeader a:link
{
   font-size: 7pt !important;
}

.cellTitle
{
   font-size: 7pt !important;
   text-transform: none;
   color: #666666;
   font-family: Verdana, Sans-Serif;
}

.bgColorDeposits
{
   background-color: #f2fcd6;
}


.bgColorDepositsDark
{
   background-color: #E0F898;
}


.bgColorCardsDark
{
   background-color: #FFD69B;
}

.bgColorCardsLight
{
   background-color: #FFECCE;
}


.bgColorMortageLoansLight
{
   background-color: #FEEDED;
}

.bgColorMortageLoansDark
{
   background-color: #FED2D2;
}

.bgColorConsumerLoansLight
{
   background-color: #ffe9e3;
}

.bgColorConsumerLoansDark
{
   background-color: #fec5b6;
}

.bgColorLightGrey
{
   background-color: #f2f2f2;
}

.bgColorDarkGrey
{
   background-color: #e6e6e6;
}

.bgColorCredits
{
   background-color: #feeded;
}

.sponsoredLink
{
   font-size: 8pt;
   font-family: Verdana, Sans-Serif;
   text-align: center;
   background-color: #FFF9A9;
   display: block;
}

.largeNumbers
{
   font-size: 35pt;
   color: #c0c0c0;
   font-family: Verdana, Sans-Serif;
}

.error
{
   color: Red;
   font-family: Verdana, Sans-Serif;
   font-size: 7pt;
   font-weight: bold;
}

/* ABOUT SECTION STYLES */
.aboutPar
{
   font-family: Verdana, Sans-Serif;
   font-size: 8pt;
   color: #333333;
}
.glossaryLetter
{
   font-size: 8pt;
   color: indigo;
}
.aboutTitle
{
   font-size: 7pt !important;
   color: #993366;
   font-weight: bold;
}
/* ABOUT SECTION STYLES */

body
{
   font-family: Verdana;
   font-size: 8pt;
   margin-left: 4px;
   margin-bottom: 0px;
   margin-top: 0px;
   background-color: White;
}
td
{
   font-family: Verdana;
   font-size: 8pt;
}

.navigationPath
{
   font-weight: bold;
   font-size: 7pt;
   color: gray;
   padding-top: 2px;
   font-family: Verdana, Sans-Serif;
   background-color: #e1e1e1;
   vertical-align: text-top;
}

/*LOANS*/
.pinkTable
{
   font-family: Verdana, Sans-Serif;
   font-size: 7pt;
   text-transform: uppercase;
   background-color: #fee0e0;
}

.homeBannerKarti
{
   font-family: Verdana, Sans-Serif;
   font-size: 7pt;
   text-transform: uppercase;
   background-color: #ffd69b;
   color: #333333;
}

.homeBannerCrediti
{
   font-family: Verdana, Sans-Serif;
   font-size: 7pt;
   text-transform: uppercase;
   background-color: #fed2d2;
   color: #333333;
}

.homeBannerDepositi
{
   font-family: Verdana, Sans-Serif;
   font-size: 7pt;
   text-transform: uppercase;
   background-color: #e0f898;
   color: #333333;
}

.exchangeRates
{
   font-family: Verdana, Sans-Serif;
   font-size: 7pt;
   border-left-width: 1px;
   border-right-width: 1px;
   border-top-width: 1px;
   border-bottom: 1px;
   border-color: #F0F0F0;
   background-color: #F0F0F0;
   color: #5b5b5b;
}


.whiteLink
{
   color: White;
   font-family: Verdana, Sans-Serif;
   text-decoration: none;
}

.noscreen
{
   display: none;
}

table#tblLayout
{
   /*height:80%;*/
   margin-bottom: 0px;
   margin-top: 0px;
}
.footerSemiCols
{
   font-family: Verdana, Sans-Serif;
   font-weight: bold;
   font-size: 7pt;
   color: #666666;
}

.bottomBorder
{
   border-bottom: #f0f0f0 1px solid;
}

.CreditCalculatorTable
{
   font-family: Verdana, Sans-Serif;
   font-size: 7pt;
   color: #333333;
   background-color: #feeded;
   border-bottom: white 1px solid;
   border-collapse: collapse;
}

.CreditCalculatorBorder
{
   border-right: white 1px solid;
   border-collapse: collapse;
}

.CreditCalculatorTableAlternate
{
   font-family: Verdana, Sans-Serif;
   font-size: 7pt;
   color: #333333;
   background-color: #fef7f8;
   border-bottom: white 1px solid;
   border-collapse: collapse;
}


.CreditCalculatorTableHeader
{
   font-family: Verdana, Sans-Serif;
   font-size: 7pt;
   color: #666666;
   background-color: #fed2d2;
   height: 18px;
}
.GridPager td, .GridPager a:hover, .GridPager a:link, .GridPager a:visited, .GridPager a:active
{
   font-family: Verdana, Sans-Serif;
   font-size: 12pt;
   color: #333333 !important;
   height: 18px;
}
.CreditCalculatorHeader
{
   font-family: Verdana, Sans-Serif;
   font-size: 7pt;
   color: #666666;
   background-color: #fed2d2;
   font-weight: bold;
   height: 18px;
}

.aboutCaps
{
   font-family: Verdana, Sans-Serif;
   font-size: 8pt;
   font-weight: bold;
   color: #993366;
   display: inline;
}

.helpTitle
{
   font-family: Verdana, Sans-Serif;
   font-size: 8pt;
   color: #333333;
   font-weight: bold;
   text-transform: uppercase;
}

.helpPar
{
   font-family: Verdana, Sans-Serif;
   font-size: 8pt;
   color: #333333;
}
.helpLink
{
   font-weight: bold;
   font-size: 8pt;
   cursor: hand;
   color: navy;
   font-family: Verdana, Sans-Serif;
}

.publicationItem
{
   font-family: Verdana, Sans-Serif;
   font-size: 8pt;
   color: #333333;
}

.publicationTitle
{
   font-family: Verdana, Sans-Serif;
   font-size: 7pt;
   font-weight: bold;
   color: #666666;
}

.publicationBody
{
   font-family: Verdana, Sans-Serif;
   font-size: 8pt;
   color: #333333;
}


#publicationBodyID td
{
   font-family: Verdana, Sans-Serif;
   font-size: 8pt;
   color: #333333;
}

.consumerLoanPromoPayment
{
   font-family: Verdana, Sans-Serif;
   font-size: 8pt;
   background-color: #fec5b6;
   width: 100%;
   cursor: default;
}

.loansTitle
{
   color:#cc0000 !important;
   font-size: 7pt !important;
}

.newsTitle
{
   font-size: 8pt;
   color: #666666;
   font-weight: bold;
}

.newsDate
{
   font-size: 8pt;
   color: #993366;
   font-weight: bold;
}

.processStepDigit
{
   font-size: 26pt;
   color: #999999;
   font-family: Arial;
   background-color: #feeded;
}

.TabLabelDefaultStyle
{
      font-family: "MS Sans Serif", Arial, sans-serif;
      font-size: 8pt;
      color: black;
      cursor: pointer;
      background-color: #D4D4D4;
      line-height: 22px;
      border-left: 1px solid white;
      border-top: 1px solid white;
      border-right: 1px solid white;
}

.TabLabelHoverStyle
{
      font-family: "MS Sans Serif", Arial, sans-serif;
      font-size: 8pt;
      color: #333333;
      cursor: pointer;
      background-color: #575757;
      line-height: 22px;
      border-left: 1px solid white;
      border-top: 1px solid white;
      border-right: 1px solid white;
      text-decoration: underline;
}

.TabLabelDisabledStyle
{
      font-family: "MS Sans Serif", Arial, sans-serif;
      font-size: 8pt;
      color: #BBBBBB;
      cursor: wait;
      cursor: no-drop;
      background-color: white;
      line-height: 22px;
      border-left: 1px solid white;
      border-top: 1px solid white;
      border-right: 1px solid white;
}

.TabLabelSelectedStyle
{
      font-family: "MS Sans Serif", Arial, sans-serif;
      font-size: 8pt;
      color: white;
      cursor: pointer;
      background-color: #808080;
      line-height: 22px;
      border-left: 1px solid #808080;
      border-top: 1px solid #808080;
      border-right: 1px solid white;
}

.TabLabelText
{
    text-align: center;
}

.TabRadTabstrip
{
    border-bottom: 4px solid #808080;
    padding: 0px 30px;
}

.idComment
{
	font-family:Verdana,MS Sans Serif;
	font-size: 12px;
	font-style:italic;
	font-weight:600;
	color:Black;
}

.commentError
{
	font-family:Verdana,MS Sans Serif;
	font-size: 10px;
	color:#ff0034;
}
.filtered_textbox
{
	background-color:Yellow;
}
.borderedCellBottom
{
	background-color:#d5d9de;
	border-left:solid 1px #879bb0;
	border-bottom:solid 1px #879bb0;
	border-right:solid 1px #879bb0;
	padding:1px 4px 1px 4px;
}
.borderedCellTop
{
	background-color:#d5d9de;
	border-left:solid 1px #879bb0;
	border-top:solid 1px #879bb0;
	border-right:solid 1px #879bb0;
	padding:1px 4px 1px 4px;
}
.shrinkedCell
{
	border-bottom:solid 1px grey;
	border-top:solid 1px grey;
	padding:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px !important;
}
/* this is a patch that fixes the grey color of the links for sorting in IE6 */
.GridHeader_Default a,.GridHeader_Default a:link,.GridHeader_Default a:visited,.GridHeader_Default a:active {
	color:#FFFFFF;
	font-size:1.13em;
	font-weight:normal;
	text-decoration:none;
}
.browsable_cat, .sel_browsable_cat
{
	color:Black;
	cursor:pointer;
}
.non_browsable_cat, .sel_non_browsable_cat
{
	color:#40A040;
	cursor:pointer;
}
.sel_browsable_cat,.sel_non_browsable_cat
{
	background-color:#316AC5;
}
.sel_browsable_cat
{
	color:White;
}
.sel_non_browsable_cat
{
	color:#A0F0A0;
}
/* needed for tooltip window */
.JSToolTip
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFC0;
}
/* needed for tooltip window */
.frmcls
{
	position: absolute;
	z-index: 998;
	border-style: none;
}
/*@media (min-width: 1920px) {*/
  .articleContainer {
    width: 100%;
    padding: 0px 1px 0px 1px;
  }
  .ArticleThumbnail img
  {
	width:60px;
	height:60px;
	border:0;
	padding:0px;
  }
.ArticleThumbnail div, .ArticleThumbnail span {
    display: inline-block !important;
}
.label {
    display: inline;
}
.mark {
    color: white;
    background: #990000;
}

    .mark.blinking {
        animation: blinkingText 1.2s infinite;
    }
.buttons a img{
    border:0;
    width:32px;
    height:32px;
}
@keyframes blinkingText {
    0% {
        background: red;
    }

    49% {
        background: red;
    }

    60% {
        background: transparent;
    }

    99% {
        background: transparent;
    }

    100% {
        background: red;
    }
}