/* css document for inner page left nav */
#navTop { height:22px; background-color: #0067ba; margin-top:0px; font-family:arial; color:#FFFFFF; padding:0.5em 0 0 10px; background-repeat:repeat-x; font-size:13px; }
#navTop a{ color:#FFFFFF; text-decoration:none; font-size:12px; padding-left:0px; font-size:13px; font-weight:bold; }
#navChild { font-family:arial; color:#FFFFFF; padding:5px 0 2px 5px; background-color:#667a92; font-size:12px; }

/* div container */
#leftNavHolder { background-color:#5e90b8; padding:0em 3px 1em 3px; font-family:arial; font-size:13px; }

/*ul / li */
* HTML #leftNavRoot 	{ list-style-type:none; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }
#leftNavRoot 		{ list-style-type:none; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }

/* watch out for the individual ie 6/7 & firefox styling in next tag */
#leftNavRoot ul { list-style-type:none; margin-left:0px; *margin-left:15px; padding-left:15px; *padding-left:0px; padding-bottom:0px; }

#leftNavRoot li { list-style-type:none; padding:0.7em 0px 0px 1.2em; }
* HTML #leftNavRoot li { padding:0.6em 0px 0em 10px; }

#leftNavRoot a { text-decoration:none; color:#FFFFFF;}
* html #leftNavRoot a { text-decoration:none; color:#FFFFFF; padding-left:4px; }

#leftNavRoot span { width:0px; height:0px; }

/* top link */

/* numeric classes */
#leftNavLevelID0down { background: url('/images/presentation/leftNavRightArrow.gif'); background-repeat:no-repeat; background-position:7px 15px; }
#leftNavLevelID0selected { background: url('/images/presentation/leftNavRightArrow.gif'); background-repeat:no-repeat; background-position:0px 15px; padding-left:6px; }

#leftNavLevelID1down { background: url('/images/presentation/leftNavDoubleRightArrow.gif'); background-repeat:no-repeat; background-position:0px 15px; padding-left:6px; }
#leftNavLevelID1selected { background: url('/images/presentation/leftNavRightArrow.gif'); background-repeat:no-repeat; background-position:0px 15px; padding-left:6px; }

#leftNavLevelID2down { background: url('/images/presentation/leftNavDownArrow.gif'); background-repeat:no-repeat; background-position:0px 15px; padding-left:6px; }
#leftNavLevelID2selected { background: url('/images/presentation/leftNavDownArrowSelected.gif'); background-repeat:no-repeat; background-position:0px 15px; padding-left:6px; }

#leftNavLevelID3down { background: url('/images/presentation/leftNavDownArrow.gif'); background-repeat:no-repeat; background-position:0px 15px; padding-left:6px; }
#leftNavLevelID3selected { background: url('/images/presentation/leftNavDownArrowSelected.gif'); background-repeat:no-repeat; background-position:0px 15px; padding-left:6px; }

#leftNavLevelID0right { background: url('/images/presentation/leftNavRightArrow.gif'); background-repeat:no-repeat; background-position:7px 15px; padding-left:15px; }
#leftNavLevelID0selected { background: url('/images/presentation/leftNavRightArrow.gif'); background-repeat:no-repeat; background-position:7px 15px; padding-left:6px; }

#leftNavLevelID1right { background: url('/images/presentation/leftNavDoubleRightArrow.gif'); background-repeat:no-repeat; background-position:0px 15px; padding-left:6px; }
#leftNavLevelID1selected { background: url('/images/presentation/leftNavDoubleRightArrow.gif'); background-repeat:no-repeat; background-position:0px 15px; padding-left:6px; }

#leftNavLevelID2right { background: url('/images/presentation/leftNavDoubleRightArrow.gif'); background-repeat:no-repeat; background-position:0px 15px; padding-left:6px; }
#leftNavLevelID2selected { background: url('/images/presentation/leftNavDoubleRightArrow.gif'); background-repeat:no-repeat; background-position:0px 15px; padding-left:6px; }

#leftNavLevelID3right { background: url('/images/presentation/leftNavDoubleRightArrow.gif'); background-repeat:no-repeat; background-position:0px 15px; padding-left:6px; }
#leftNavLevelID3selected { background: url('/images/presentation/leftNavDoubleRightArrow.gif'); background-repeat:no-repeat; background-position:0px 15px; padding-left:6px; }

.verticalMenuLinkselected { color:#FFFFFF; }

.verticalMenuLink .linkText { color:#FFFFFF; }
* html .verticalMenuLink .linkText { color:#FFFFFF; padding-left:4px; }
.linkTextselected { color:#FFFFFF; }

.verticalMenuLinkselected span { color:#FFFFFF; }
* html .verticalMenuLinkselected span { color:#FFFFFF; padding-left:8px; padding-left:4px; }

.verticalMenuLinkselected .linkTextBlue { color:#002248; }
* html .verticalMenuLinkselected .linkTextBlue { color:#002248; padding-left:4px; }