
#maincontent { background-image: url(images/pagebgs/funding.jpg); }
#maincontent #banner .pagebar { background-image: url(images/pagebgs/funding-opac.jpg); }


/* Faqs TOP List */
strong.fundingfaqs { display: block; padding-bottom: 8px; color: #ff6600; }

.faqscolleft { float: left; width: 320px; margin-right: 20px; }
.faqscolright { float: right; width: 320px; }

.faqlistitem { padding: 4px 0 4px 0; position: relative; width: 320px; display: block; }

.faqlistitem .number { position: absolute; top: 4px; left: 0; font-weight: bold; color: #ff6600; }
.faqlistitem a:link, .faqlistitem a:visited { display: block; padding-left: 30px; color: #606060; text-decoration: none; }
.faqlistitem a:hover, .faqlistitem a:active { display: block; padding-left: 30px; color: #117dca; text-decoration: none; }


/* Faqs Main Info */
.faqitem { color: #606060; position: relative; width: 665px; width/**/:/**/ 623px; display: block; background: url(images/subnav-dottedbg.gif) repeat-x top left; padding: 25px 12px 0 30px; margin-top: 25px; }
.faqitem .itemnumber { position: absolute; top: 25px; left: 5px; font-weight: bold; color: #ff6600; }
.faqitem .backtotop { text-align: right; padding: 18px 0 0 0; }



