﻿
.ratesHeading
{
  background-image : url('Images/Rates/imRatesHeader.gif');
  background-repeat : no-repeat;
  width : 239px;
  height: 23px;
  text-align : left;
  vertical-align : top;
  
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : bold;
  color : rgb(105,105,105);
}

.padRatesHeading
{
  padding-left : 8px;
  padding-top : 2px;
}

.padRatesHeadingColour
{
  padding-left : 8px;
  padding-top : 1px;
}

.padForexRatesInfo
{
   padding-top : 2px;
}


.padRatesInfo
{
   padding-top : 1px;
}

.ratesBackground
{
  background-image : url('Images/Rates/imRateBackground.gif');
  background-repeat : no-repeat;
  width : 239px;
  height: 136px;
  text-align : left;
  vertical-align : top;
  
  font-family : Arial, Helvetica, sans-serif;
  /*font-size : 9px;*/
  font-size : 10px;
  font-weight : bold;
  color : rgb(77,77,77);
}

.rateLine
{
  width : 239px;
  height: 15px;
  vertical-align : middle;
  font-weight: bold;
}

.rateAltLine
{
  /*background-image : url('Images/Rates/imRateAlt.gif');
  background-repeat : no-repeat;*/
  
  background-image : url('Images/Rates/rateAltTile.gif');
  background-repeat : repeat-x;
  width : 239px;
  height: 15px;
  vertical-align : middle;
  color : White;
  font-weight: bold;
}

.ratesUpdated
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : rgb(139,139,139);
  padding-top : 6px;
  padding-left : 20px;
}

.ratesPad
{
  padding-left : 15px;
  padding-right : 15px;
  font-weight: bold;
}

.ratesSmallPadLeft
{
  padding-left: 10px;
  padding-top : 1px;
  font-weight: bold;
}

.ratesSmallPadRight
{
  padding-right: 10px;
  padding-top : 1px;
  font-weight: bold;
}


.ratesDiz
{
  padding-left: 20px;
  padding-top : 1px;
}

.ratesDizLarge
{
  padding-left: 20px;
  padding-top : 1px;
  font-size         : 10px;
}

.ratesSpacer
{
  background-color : rgb(227,227,227);
  width : 15px;
}

.ratesDizNoPad
{
  padding-left: 5px;
  padding-top : 1px;
  font-weight: bold;
}

.ratesValue
{
  text-align : right;
  padding-right : 15px;
  padding-top : 1px;
  font-weight: bold;
}

.ratesValueLarge
{
  text-align : right;
  padding-right : 15px;
  padding-top : 1px;
  font-size         : 10px;
}


.ratesPadContent
{
  padding-left : 22px;
  padding-top : 0px;
  padding-bottom : 0px;
  font-weight: bold;
}


.ratesPadContentSmall
{
  padding-left : 2px;
  padding-top : 0px;
  padding-bottom : 0px;
}


.ratesHeadingBlue
{
  background-image : url('Images/Rates/imRatesHeaderBlue.gif');
  background-repeat : no-repeat;
  width : 239px;
  height: 19px;
  text-align : left;
  vertical-align : top;
  
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : bold;
  color : rgb(105,105,105);
}

.ratesHeadingGrey
{
  background-image : url('Images/Rates/imRatesHeaderGrey.gif');
  background-repeat : no-repeat;
  width : 239px;
  height: 19px;
  text-align : left;
  vertical-align : top;
  
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : bold;
  color : rgb(105,105,105);
}

.ratesAltLineBlue
{
  /*background-image : url('Images/Rates/imRateAltBlue.gif');
  background-repeat : no-repeat;*/
  background-image : url('Images/Rates/blueAltTile.gif');
  background-repeat : repeat-x;
  width : 239px;
  height: 15px;
  vertical-align : middle;
  color : rgb(77,77,77);
  font-weight: bold;
}

.ratesAltLineGrey
{
  /*background-image : url('Images/Rates/imRateAltGrey.gif');
  background-repeat : no-repeat;*/
  background-image : url('Images/Rates/greyAltTile.gif');
  background-repeat : repeat-x;
  width : 239px;
  height: 15px;
  vertical-align : middle;
  color : rgb(77,77,77);
  font-weight: bold;
}

.ratesLine
{
  height: 15px;
  vertical-align : middle;
  color : rgb(140,140,140);
  font-weight: bold;
}


.ratesNoteHidden
{
  display : none;
}

.ratesHeadingBlue2
{
  background-image : url('Images/Rates/imRatesHeaderBlue.gif');
  background-repeat : no-repeat;
  width : 239px;
  height: 19px;
  text-align : left;
  vertical-align : top;
  
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : bold;
  color : rgb(105,105,105);
}

.ratesAltLineBlue2
{
  background-color : rgb(214,217,227);
  width : 239px;
  height: 15px;
  vertical-align : middle;
  color : rgb(77,77,77);
  font-weight: bold;
}
