/* Copyright 1999 - 2000 Intuit Inc. All rights reserved.  Unauthorized duplication is a violation of applicable law. */

/* TITLE AND TOPIC TITLE */
H1, H2, H6 {color: #669999}

/* NAV MAIN STEPS - second lightest */
TD.nav1 {text-align: center; background-color: #BDD2D2}

/* NAV MAIN LINKS */
A.nav1:link {text-decoration: none; color: #003333}
A.nav1:visited {text-decoration: none; color: #003333}
A.nav1: active {text-decoration: none; color: #FF0000}

/* NAV MAIN SELECTED STEP AND SUB-STEPS - second darkest */
TD.nav2 {text-align: center; background-color: #336666}
/* USE FOR SECOND ROW */
TR.nav2 {text-align: center; background-color: #336666}

/* SIDEBAR TABLE - lightest */
TABLE.nav3 {background-color: #E1ECEC}
