/* Main Styles */
td,body{
  font-family: arial;
  font-size: 11px;
  color:363636;
  text-decoration:none;
  line-height:17px
}
hr{ height:0px; background-color:#FF0000;  border-bottom:1px solid #90AAC4; border-top-width:0px}
td.rates{ background-color:DEE6EE; width:298px; padding-left:10px	}
/* Links */
a{
  color:6892BC;
}
a:hover{
  color:70031C;
}

h2,.Header   {
  font-weight:bold;
  font-size  :13px;
  color:003776
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :12px;
  color:003776
}

.SmallText{
  font-size  :10px;
}

.ratesPercent{ color:003776; font-size:20px; font-weight:normal}

.ratesText{ color:003776; font-size:13px; font-weight:bold; letter-spacing:1px; }

.smallBlue{ font-size:11px ; color:003776; line-height:normal}

.BGblue{ background-color:DEE6EE}

