/* Copyright 1999 - 2000 Intuit Inc. All rights reserved.  Unauthorized duplication is a violation of applicable law. */

body { font: x-small arial,geneva,helvetica; background-color: #FFFFFF; color: #000000}

/* STANDARD LINKS */
A:link {color: #003399}
A:visited {color: #660099}
A:active {color: #990000}

/* LINKS ON DARK COLORS */
A.nav:link {text-decoration: none; color: #FFFFFF}
A.nav:visited {text-decoration: none; color: #FFFFFF}
A.nav:active {text-decoration: none; color: #FF0000}

/* DEFINITIONAL LINKS */
A.def:link {font: bold; text-decoration: none; color: #339966}
A.def:visited {font: bold; text-decoration: none; color: #339966}
A.def:active {text-decoration: none; color: #FF0000}

/* TRADEMARK AND OTHER SMALL LINKS */
A.small {font-size:xx-small}

/* TITLE */
H1 {font: bold large arial, geneva, helvetica; margin: 1px}
/* TOPIC TITLE */
H2 {font: bold small arial, geneva, helvetica; margin: 1px}
/* NAV-CURRENT TOPIC */
H3 {font: bold x-small arial, geneva, helvetica; color: #FFFF99; margin: 1px}
/* SIDEBAR TITLES */
H4 {font: bold x-small arial, geneva, helvetica; margin: 1px}
/* TRADEMARK AND OTHER SMALL TEXT */
H5 {font: xx-small arial, geneva, helvetica; margin: 1px}
/* HELP or DIRECTORY LINK */
H6 {font: bold x-small arial, geneva, helvetica; margin: 1px}
/* CONTENT */
P {font: x-small arial, geneva, helvetica}

/* FULL-PAGE TABLE */
TABLE {padding: 5px; width: 550px; font: x-small arial,geneva,helvetica}
/* SIDEBAR TABLE */
TABLE.nav3 {width: 150px; padding: 5px}
/* CONTENT TABLE */
TABLE.content2 {width: 400px}
/* CONTENT TABLE SMALL 3 */
TABLE.content3 {width: 390px}
/* CONTENT TABLE SMALL 2 */
TABLE.content4 {width: 320px; padding: 8px}

/* STANDARD TABLE CELL */
TD {padding: 1px; vertical-align: top}
/* SPECIAL TABLE CELL */
TD.special {padding: 8px; vertical-align: top}
/* SPECIAL TABLE CELL 2 */
TD.special2 {padding: 8px; vertical-align: middle; horizontal-align: center; font: x-small arial, geneva, helvetica}
/* SPECIAL TABLE CELL 3 */
TD.special3 {vertical-align: top; padding:4px}
/* CONTENT TABLE COLUMN */
TD.content {width: 408px}
/* NAV TABLE SPACER COLUMN */
TD.spacenrw {width: 1px}
/* STANDARD TABLE SPACER COLUMN */
TD.spacewde {width: 20 px}
/* DIRECTORY AND HELP LINKS */
TD.dir {vertical-align: bottom}
LI {font-family: arial,geneva,helvetica; font-size: x-small}
