html body #TodaysRatesCA p.center 
                {
                    background-color:#FFFFFF ;
                    color:#000000;
                    margin:0px;
                    padding:0px;
                    line-height:15px;
                    text-align:center;
                    float:none;
                    position:static;
                    display:block;
                    width:auto;
                }
                
                html body #TodaysRatesCA 
                {
                    width:200px;
                    margin: 0px auto;
                    float:none;
                    position:static;
                    display:block;
                    width:auto;
                }
                
                html body #TodaysRatesCA p.center a 
                {
                    color:#000000;   
                    vertical-align:middle;
                    font-family:arial,verdana,tahoma,helvetica,sans-serif;
                    font-size:7pt;          
                    text-decoration: none;
                    font-weight:normal;
                    font-style:normal;
                    display:inline;
                    background:transparent none;
                }
                
                html body #TodaysRatesCA h2{
                    background-color:#FFFFFF;
                    color:#000000;
                    line-height:18px;
                    padding:0px;
                    margin:0px;
                    font-size: 8pt;
                    font-weight: bold;
                    font-family:verdana,arial,helvetica,sans-serif;
                    text-align:center;
                    float:none;
                    position:static;
                    display:block;
                    width:auto;
                }
            html body #TodaysRatesCA div.ml-box a:hover {
                color: #012A7B;
                background:transparent none;
                font-size: 8pt;
                font-family:verdana,arial,helvetica,sans-serif;
                text-decoration: none; 
            }
            html body #TodaysRatesCA div.ml-box a{
            	display:inline;
                font-family:verdana,arial,helvetica,sans-serif;
                font-size:8pt;
                background:transparent none;
                color:#000000;
                text-decoration:none; 
            }
            
            html body #TodaysRatesCA
            {
                background-color:#FFFFFF;
                width:200;
            }
            
            html body #TodaysRatesCA div.componentFrame ul 
            {
                color:#000000;
                margin-top:5px;
                margin-bottom:5px;
                list-style: disc outside none;
            }
                   
            html body #TodaysRatesCA div.componentFrame li 
            {
              margin:0;
              padding:0;
              background:transparent none;
              border:none;
            }