/*Print Styles*/
body{
	font-size: 1em;
	line-height: 1em;
}

a img {
	border: none;
}
.textSize, #searchForm, #ultraTopNav, #downPrimaryNav, #header #baurStar, div#leftColumn, #footer #footerNav, #footer #firstROI, #footer #eh, #footer #ncua {
	display: none !important;
}
span.largeTextRate {
    font-size: 18px;
    font-weight: bold;
}
body div#rates{
    margin: 5px;
    width: 98%;
}
#rates table {
	margin-bottom: 20px;
	border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    border-collapse: collapse;
}
#rates table td.leftCC {
    width: 150px;
}

#rates table th, #rates table td {
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 5px;
    text-align: left;
}
/*
div#rates table th{
	background: #F8F8F8;
	color: #000;
}

div#rates table td.tableTitle{
	background: #F8F8F8;
	color: #000;
}

#rates h1{
	float: left;
	margin: 0;	
}

#rates h3{
	clear: left;
	margin: 12px 0 0 20px;
}

#rates table{
	border-collapse: collapse;
	float: left;
	margin-bottom: 10px;
	text-align: center;
	width: 440px;
}

#rates ul{
	clear: right;
	float: left;
	margin-left: 0px;
	padding-left: 25px;
	width: 200px;
}

#rates ul#special{
	width: auto;	
}

#rates #footer{
	clear: left;	
}

#rates p{
	clear: left;
	margin: 7px 0;
}

#rates p.floatToo {
	clear: none;
	float: left;
	margin: 7px 0 0 12px;
	width: 212px;
}

*/
