
.ContentTitle { font-weight:bold; }


.WhatsNewItem
{
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

.WhatsNewItem .bullet
{
	color: #F8C23E;
}

.WhatsNewItemHover
{
	font-size:12px;
	font-weight:bold;
	color:#003399;
	cursor:pointer;
}

.WhatsNewItemHover .bullet
{
	color: #003399;
}


.RatesTableOuter { width:320px; background-color:#F8C23E; }
.RatesTableHeaderRow TD { background-color: #F8C23E; color: #003399; font-weight:bold; }
.RatesTableItemRow TD { background-color: #FFFF99; font-weight:bold; }
.LoanRatesListing { padding: 10px 0 10px 0; }

.featuredLoanRates td { color: #003399; }

.InvestmentRatesListing { padding: 10px 0 0 0; }
.InvestmentRatesListing .RatesTableOuter { width:400px; }

.MemberDirectoryNameListing .ListHeaderRow { color: #336699; font-weight:bold; font-size: 16px; padding-top:15px; border-bottom: solid 1px #336699; }