/* Controls rates and APR links */
A.CIR_link2{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#333333; text-decoration:none;
font-weight:normal;
cursor:default;}			

A.CIR_link2:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#333333; text-decoration:none;
font-weight:normal;
cursor:default;}

CIR_link {
color:#FFFFFF;
text-decoration:none; }

CIR_link:hover {
color:#FFFFFF;
text-decoration:none; }

TR.CIR_logorow {
background-color: #FFFFFF;
height:1px;
}
	
				
/* Controls overall layout */
TABLE.CIR_rateadtable{
border: 0px;
width:249px;
background-color: #ffffff;
border-spacing:0;
padding:0px;}

/*  Controls each cell */
TD.CIR_cell{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
font-variant:small-caps;
font-weight:normal;
width:45%;
}

/*  Controls each trend arrow cell */
TD.CIR_arrowcell{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:normal;
width:10%;
cell-spacing:0px;
}

/*  Controls table row with title */	
TR.CIR_headlinerow{
background-color: #FFFFFF;
width:249px;
text-align:center;
}

/*  Controls table row with date in it */
TR.CIR_daterow{
display: block;
width:249px;
text-align:center;
background-color: #FFFFFF;
}

/*  Controls table row containing Loan Type and APR */
TR.CIR_labelrow{
display: block;
background-color:#9AC0C9;
text-transform:uppercase;
}

/*  Controls first table data row - 30 yr */ 
TR.CIR_row1{
display: block;
background-color: #FFFFFF;
font-size:7pt;
}

/*  Controls second table data row - 15 yr */
TR.CIR_row2{
display: block;
background-color: #FFFFFF;
font-size:7pt;
}

/*  Controls third table data row - 1 yr ARM */
TR.CIR_row3{
display: block;
background-color: #FFFFFF;
font-size:7pt;
}

/*  Controls box containing Ratebox title */
DIV.CIR_headlinebox{
width:249px;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#1D394F;
background-color: #FFFFFF;
font-weight:bold;}

/*  Controls box containing date */ 
DIV.CIR_datebox{
width:249px;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#3F3F3F;
text-align:center;
padding:bottom:3px;}

/*  Controls box containing column labels */
DIV.CIR_labelbox{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:bold;
text-align:center;
height:12px;
} 
                                             
#sourcelink
{
	color:#FFFFFF;
	cursor:default;
}

#sourcelink:hover
{
	color:#FFFFFF;
		cursor:default;
}

/*  Controls each cell */TD.CIR_cell
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-transform:uppercase;
	font-weight:bold;
	width:45%;
}

/*  Controls table row containing Loan Type and APR */TR.CIR_labelrow
{
	background-color:#9AC0C9;
	display:block;
}


