/* MAIN HORIZONTAL NAVIGATION */
.hornav-bg { background: 0354A6; }  /* controls the background color of the horizontal navigation */
.hornav-links {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: regular; } /* controls the text attributes of the left navigation links */
.hornav-links-on {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffcc00; font-weight: bold; } /* controls the text attributes of the left navigation links when on that page */


/* LEFT VERTICAL NAVIGATION ATTRIBUTES FOR ALL SUB-PAGES */
.leftnav-links {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: regular; } /* controls the text attributes of the left navigation links */
.leftnav-links-on { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffcc00; font-weight: bold; } /* controls the text attributes of the left navigation links when on that page */
.leftsubnav-links {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000066; font-weight: regular; } /* controls the text attributes of the left navigation links */
.leftsubnav-links-on {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000066; font-weight: bold; } /* controls the text attributes of the left navigation links */

.leftnav-header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffcc00; font-weight: bold; } /* controls the text attributes of the left navigation links when on that page */
.leftnav-text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: regular; } /* controls the text attributes of the left text */

/* MAIN CONTENT AREA */
.main-content-bg { background: ffffff; } /* controls the background color of the main content area */
.main-content-header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #000066; font-weight: bold; } /* controls the text attributes of the main content area headers*/
.main-content-text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: regular; line-height: 1.5; } /* controls the text attributes of the main content */
.main-content-text2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: regular; line-height: 1.5; } /* controls the text attributes of the main content */
.main-content-text2 a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: regular; line-height: 1.5; text-decorations: none; } /* controls the text attributes of the main content */
.sub-text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; font-weight: regular; }


/* footer */
.footer-bar1 { background: cc0000; } /* controls the background color of the first bar below the main content area */
.footer-bar2 { background: ffffff; } /* controls the background color of the 1 pixel second bar below the main content area. in most cases this should be the same color as the body of the page but can be different. */
.footer-bar3 { background: 000000; } /* controls the background color of the third bar below the main content area */
.footer-text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: regular; } /* controls the text attributes of the footer text */
.footer-link-text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #0000ff; font-weight: regular; } /* controls the text attributes of the footer text navigation links */
.byline-text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: regular; } /* controls the text attributes of the small byline text */


/* FORM ATTRIBUTES */

/* form top navigation */
.form-text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000066; font-weight: regular; } /* controls the text attributes of the form horizontal navigation links */
.form-header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: regular; }
.form-header-gold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffcc00; font-weight: bold; }
.form-header-bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; }
.formnav-links {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: regular; } /* controls the text attributes of the left navigation links */
.formnav-links-on { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffcc00; font-weight: bold; } /* controls the text attributes of the left navigation links when on that page */

.results-body { background: ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000066; font-weight: regular; padding-top: 2px;  padding-bottom: 2px; padding-left: 2px; padding-right: 2px; }
.results-header { background: 000066; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: regular; padding-top: 2px;  padding-bottom: 2px; padding-left: 2px; padding-right: 2px; }
.results-output { background: F1EEEE; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000066; font-weight: regular; padding-top: 2px;  padding-bottom: 2px; padding-left: 2px; padding-right: 2px; }
.results-sponsor { background: E5E2E2; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000066; font-weight: regular; padding-top: 2px;  padding-bottom: 2px; padding-left: 2px; padding-right: 2px; }
.detail-body { background: ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000066; font-weight: regular; padding-top: 10px;  padding-bottom: 10px; padding-left: 7px; padding-right: 7px; }



A { color: #0000ff; text-decoration: none;} /* controls the text attributes of any links not otherwise controled by another font tag */
A:hover { color: #0000ff; text-decoration: underline;} /* controls the mouse-over text attributes of any links not otherwise controled by another font tag */

