﻿body {
}
#top-nav-list, ul#navmenu, #ratetools, #breadcrumbs, #ftr2, #list-links-rates, #ftr { display: none; }
h1 { font-family: "Times New Roman", Serif; font-weight: normal; font-size: 28px; color: #000; } 
h2 { font-family: "Times New Roman", Serif; color: #591f1e; font-size: 26px; font-weight: normal; }
h2.rate { font-size: 20px; margin-top: 30px; }
/* share rate table */
table.sr { width: 80%;}
table.sr td.rowLight_ctr, table.sr td.rowDark_ctr { width: 130px; }
/* certificate rate table */
table.cr { width: 90%; }
table.cr td { padding-top: 5px; }
table.cr td.rowLight_ctr, table.cr td.rowDark_ctr { width: 80px; }
/* credit card rate table */
table.ccr { width: 80%; }
table.ccr td.rowLight_ctr, table.ccr td.rowDark_ctr { width: 140px; }
/* mortgage loan rate table */
table.mlr { width: 90%; }
table.mlr td.rowLight_ctr, table.mlr td.rowDark_ctr { width: 140px; }
/* secured loan rate table */
table.slr { width: 90%; }
table.slr td { vertical-align: top; padding-top: 5px; }
table.slr td.rowLight_ctr, table.slr td.rowDark_ctr { width: 120px; }
/* unsecured loan rate table */
table.ulr { width: 90%; }
table.ulr td.rowLight_ctr, table.ulr td.rowDark_ctr { width: 60px; }
/* hide tools menu */
.tools { display:none; }

#content ul li { list-style: circle none inside; }
.fs10 { font-size: 10px; font-style: italic; }