/* LAYOUT ELEMENTS */
div#Reports { width: 1000px; }
div#Footer { width: 100%; }
div#RightCol { width: 630px; }
div#LeftCol { width: 300px; }
#PagePic { width: 300px; height: 220px; }

/* SIDEBAR */
.SideBar2 { width: 300px; background: #d8e5f5 url(../images/sidebar2-2_bottom.png) no-repeat bottom left; }
.SideBar2 h3 { width: 300px; background: url(../images/sidebar2-2_top.png) no-repeat top left; }
.SideBar2 div.SideBarBottom { width: 300px; }

/* RESOURCES */
#Resources { display: block; width: 630px; height: auto; }
#Resources ul { list-style: none; }
#Resources ul li.date { font-size: 10px; color: #777; padding-bottom: 10px; }

/* RESOURCE NAVIGATION */
body#isNews a#snavNews,
body#isResources a#snavRss,
body#isOnlineCreditApp a#snavCreditApp,
body#isGlossary a#snavGlossary,
body#isLinks a#snavLinks,
body#isForms a#snavForms,
body#isSitemap a#snavSitemap,
body#isFaq a#snavFAQ,
body#isRegister a#snavRegistration,
body#isLogin a#snavLogin,
body#isForgotPassword a#snavForgotPass,
body#isPrivacyPolicy a#snavPrivacy,
body#isTermsOfUse a#snavTerms,
body#isMyAccuReport a#snavMyAccuReport { color: #999; }

/* NEWS ROOM */
#NewsHeader { display: block; width: auto; height: auto; margin-bottom: 15px; }
#NewsHeader #RSSNewsIcon a { display: block; width: 32px; height: 32px; float: left; clear: right; text-align: right; background: #fff url(../images/icn_rss.gif) no-repeat top right; }
#NewsHeader #RSSNewsIcon a span { display: none; }
#NewsHeader h2 { display: block; width: 598px; height: auto; margin: 0; padding: 0; float: left; clear: none; }
#NewsRoom .NewsDate { margin: 0; padding: 0; font-size: 11px; color: #888; }
#NewsRoom .NewsItem { margin-top: 5px; padding-top: 0; }

/* FAQ */
div.FaqTitle { display: block; width: auto; height: auto; margin: 20px 0 10px; }
div.FaqTitle h3 { display: block; margin: 0; padding: 0; width: 370px; height: auto; float: left; clear: none; }
div.FaqTitle a { display: block; width: auto; height: auto; float: left; clear: right; text-align: right; padding-left: 10px; background: transparent url(../images/list_double_arrow.gif) no-repeat left center; }
div.FaqTitle a:hover { color: #FFFFFF; background: #0063DC url(../images/list_double_arrow_f2.gif) no-repeat left center; }

#SignUpIcon {}

/* GLOSSARY NAV */
#GlossaryNav { display: block; width: auto; height: auto; }
#GlossaryNav ul { display: block; list-style: none; margin: 0; padding: 0; height: 30px; padding-top: 6px; }
#GlossaryNav ul li { float: left; padding-right: 10px; line-height: 30px; background: url(../images/link_divider.gif) no-repeat center right; }
#GlossaryNav ul li.last { background: none; }
#GlossaryNav ul li span { display: none; }