@charset "utf-8";
/* CSS Document */
/* Controls rates and APR links */
table.CIR_rateadtable {
background-color:transparent!important;
border:none!important;
height:auto!important;
text-align:left!important;
width:100%!important;
}
tr.CIR_headlinerow {
background:none!important;
height:auto!important;
width:100%!important;
}

TABLE.CIR_rateadtable tr{background-color:transparent!important;}

A.CIR_link2{
font:11px Trebuchet MS!important;
color:#929191!important; 
text-decoration:none;
font-weight:normal;}			

A.CIR_link2:hover{
font:11px Trebuchet MS!important;
color:white; text-decoration:underline;
font-weight:normal;}

div.CIR_logobox {
color:#999999;
font-family:Arial,Helvetica,sans-serif;
font-size:7pt;
font-weight:normal;
xheight:35px!important;
//height:15px!important;
text-align:left!important;
width:120px;
padding-top:15px;
//padding-top:10px;
}				
				
/* Controls overall layout */
TABLE.CIR_rateadtable{
border-style:solid;
border-color:#ffffff;
border-width:0;
height:auto!important;
width:180px;
text-align:center;
}

/*  Controls each cell */
TD.CIR_cell{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:normal;
border-style:solid;
border-width:0;
width:100px!important;
border:none!important;
height:35px;
//height:15px;
}

/*  Controls each trend arrow cell */
TD.CIR_arrowcell{
font:11px Trebuchet MS!important;
width:40px;
border:none!important;}

/*  Controls table row with title */	
TR.CIR_headlinerow{
width:180px;
height:20px;}

/*  Controls table row with date in it */
TR.CIR_daterow{
display: block;
width:180px;
height:12px;}

/*  Controls table row containing Loan Type and APR */
TR.CIR_labelrow{
display: block;
height:15px;}

/*  Controls first table data row - 30 yr */ 
TR.CIR_row1{
display: block;
height:18px;}

/*  Controls second table data row - 15 yr */
TR.CIR_row2{
display: block;
height:18px;}

/*  Controls third table data row - 1 yr ARM */
TR.CIR_row3{
display: block;
height:18px;}

/*  Controls box containing Ratebox title */
div.CIR_headlinebox {
background-color:transparent!important;
color:#FFFFFF;
font:11px Trebuchet MS!important;
width:100%!important;
}

/*  Controls box containing date */ 
DIV.CIR_datebox{
width:200px!important;
font:10px Trebuchet MS!important;
text-align:left!important;
color:#929191!important;
height:20px;}

/*  Controls box containing column labels */
DIV.CIR_labelbox{
height:12px;
font:10px Trebuchet MS!important;
text-align:left!important;}
