@charset "utf-8";
/* CSS Document */

#rates {width:375px; border:1px solid #ccc; border-bottom:5px solid #ccc; font:10px Verdana, Arial, Helvetica, sans-serif; margin-bottom:20px; margin-top:10px;}
#rates #ratesbox-blue, #rates #ratesbox-red, #rates #ratesbox-purple, #rates #ratesbox-green, #rates #ratesbox-orange {width:375px; border-top:1px solid #ccc; clear:both;}

#rates #ratesbox-blue {background:url(/images/rates/blue-gradient.jpg) top left repeat-x;}
#rates #ratesbox-red {background:url(/images/rates/red-gradient.jpg) top left repeat-x;}
#rates #ratesbox-purple {background:url(/images/rates/purple-gradient.jpg) top left repeat-x;}
#rates #ratesbox-green {background:url(/images/rates/green-gradient.jpg) top left repeat-x;}
#rates #ratesbox-orange {background:url(/images/rates/orange-gradient.jpg) top left repeat-x;}

#rates td.center {text-align:center;}
#rates a:link {padding-left:1px; padding-right: 1px; padding-top:5px; display:block; height:18px; color:#000; text-align:center; float:left; width:73px; text-decoration:none}
#rates a:visited {padding-left:1px; padding-right: 1px; padding-top:5px; display:block; height:18px; color:#000; text-align:center; float:left; width:73px; text-decoration:none}
#rates a:hover {padding-left:1px; padding-right: 1px; padding-top:5px; display:block; height:18px; text-align:center; float:left; width:73px; text-decoration:none;}
#rates a.savings:link {background:url(/images/rates/blue.jpg) no-repeat center bottom;}
#rates a.savings:visited {background:url(/images/rates/blue.jpg) no-repeat center bottom}
#rates a.savings:hover {background:url(/images/rates/blue-hover.jpg) no-repeat center bottom; color:#628AA2;}

#rates a.checking:link {background:url(/images/rates/red.jpg) no-repeat center bottom}
#rates a.checking:visited {background:url(/images/rates/red.jpg) no-repeat center bottom}
#rates a.checking:hover {background:url(/images/rates/red-hover.jpg) no-repeat center bottom; color:#C35959;}

#rates a.cds:link {background:url(/images/rates/purple.jpg) no-repeat center bottom}
#rates a.cds:visited {background:url(/images/rates/purple.jpg) no-repeat center bottom}
#rates a.cds:hover {background:url(/images/rates/purple-hover.jpg) no-repeat center bottom; color:#583570}

#rates a.loans:link {background:url(/images/rates/green.jpg) no-repeat center bottom}
#rates a.loans:visited {background:url(/images/rates/green.jpg) no-repeat center bottom}
#rates a.loans:hover {background:url(/images/rates/green-hover.jpg) no-repeat center bottom; color:#0B9D0B}

#rates a.mortgage:link {background:url(/images/rates/orange.jpg) no-repeat center bottom}
#rates a.mortgage:visited {background:url(/images/rates/orange.jpg) no-repeat center bottom}
#rates a.mortgage:hover {background:url(/images/rates/orange-hover.jpg) no-repeat center bottom; color:#D67D42}
/* Active Links w/ Gradient */
#rates a.asavings:link {background:url(/images/rates/blue-active.jpg) no-repeat center bottom;}
#rates a.asavings:visited {background:url(/images/rates/blue-active.jpg) no-repeat center bottom}
#rates a.asavings:hover {background:url(/images/rates/blue-active.jpg) no-repeat center bottom; color:#FFF;}

#rates a.achecking:link {background:url(/images/rates/red-active.jpg) no-repeat center bottom}
#rates a.achecking:visited {background:url(/images/rates/red-active.jpg) no-repeat center bottom}
#rates a.achecking:hover {background:url(/images/rates/red-active.jpg) no-repeat center bottom; color:#C35959;}

#rates a.amortgage:link {background:url(/images/rates/purple-active.jpg) no-repeat center bottom}
#rates a.amortgage:visited {background:url(/images/rates/purple-active.jpg) no-repeat center bottom}
#rates a.amortgage:hover {background:url(/images/rates/purple-active.jpg) no-repeat center bottom; color:#583570}

#rates a.aloans:link {background:url(/images/rates/green-active.jpg) no-repeat center bottom}
#rates a.aloans:visited {background:url(/images/rates/green-active.jpg) no-repeat center bottom}
#rates a.aloans:hover {background:url(/images/rates/green-active.jpg) no-repeat center bottom; color:#0B9D0B}

#rates a.acds:link {background:url(/images/rates/orange-active.jpg) no-repeat center bottom}
#rates a.acds:visited {background:url(/images/rates/orange-active.jpg) no-repeat center bottom}
#rates a.acds:hover {background:url(/images/rates/orange-active.jpg) no-repeat center bottom; color:#D67D42}

#rates table {width:360px; margin-left:auto; margin-right:auto; margin-top:30px}

a:link {color:#115A9E}
a:visited {color:#115A9E}
a:hover {color:#008C4A; text-decoration:none;}
a:active {color:#115A9E}