<style type="text/css">
/* Controls rates and APR links */
A.CIR_link2{
font-family:Verdana, Geneva, Sans-serif;
font-size:8pt;
color:#0302A8; text-decoration:none;
font-weight:normal;}			

A.CIR_link2:hover{
font-family:Verdana, Geneva, Sans-serif;
font-size:8pt;
color:red; text-decoration:underline;
font-weight:normal;}				
				
/* Controls overall layout */
TABLE.CIR_rateadtable{
border-style:solid;
border-color:#0302A8;
border-width:1px;
height:130px;
width:120px;
text-align:center;
background-color: #FFB243;}

/*  Controls each cell */
TD.CIR_cell{
font-family:Verdana, Geneva, Sans-serif;
font-size:8pt;
font-weight:normal;
border-style:solid;
border-width:1px;
width:50px;
border-color:#0302A8;}

/*  Controls each trend arrow cell */
TD.CIR_arrowcell{
font-family:Verdana, Geneva, Sans-serif;
font-size:8pt;
font-weight:normal;
border-style:solid;
border-width:1px;
width:20px;
border-color:#0302A8;}

/*  Controls table row with title */	
TR.CIR_headlinerow{
background-color: #FFB243;
width:120px;
height:20px;}

/*  Controls table row with date in it */
TR.CIR_daterow{
display: block;
width:120px;
background-color: #FFC891;
height:12px;}

/*  Controls table row containing Loan Type and APR */
TR.CIR_labelrow{
display: block;
background-color: #FFC891;
height:15px;}

/*  Controls first table data row - 30 yr */ 
TR.CIR_row1{
display: block;
background-color: #FFFFFF;
height:18px;}

/*  Controls second table data row - 15 yr */
TR.CIR_row2{
display: block;
background-color: #FFFFFF;
height:18px;}

/*  Controls third table data row - 1 yr ARM */
TR.CIR_row3{
display: block;
background-color: #FFFFFF;
height:18px;}

/*  Controls box containing Ratebox title */
DIV.CIR_headlinebox{
width:120px;
font-family:Verdana, Geneva, Sans-serif;
font-size:10pt;
background-color: #E1F1E0;
font-weight:bold;}

/*  Controls box containing date */ 
DIV.CIR_datebox{
width:120px;
font-family:Verdana, Geneva, Sans-serif;
font-size:7pt;
font-weight:normal;
text-align:center;}

/*  Controls box containing column labels */
DIV.CIR_labelbox{
height:12px;
font-family:Verdana, Geneva, Sans-serif;
font-size:7pt;
font-weight:normal;
text-align:center;}                                              
</style>
