/* css document for inner page left nav */
/*#navTop { height:23px; background-image:url('/images/presentation/leftNavTopBG.gif'); margin-top:0px; font-family:arial; color:#FFFFFF; padding:0.5em 0 0 15px; background-repeat:repeat-x; font-size:15px; }
#navTop a{ color:#FFFFFF; text-decoration:none; }
#navChild { font-family:arial; color:#FFFFFF; padding:5px 0 2px 5px; background-color:#667a92; font-size:12px; }*/

/* div container */
#leftNavHolder { background-color:#667a92; 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; }

/* top link */

/* numeric classes */
#leftNavLevelID0down { background: url('/images/presentation/leftNavDownArrow.gif'); background-repeat:no-repeat; background-position:11px 15px; }
#leftNavLevelID0selected { background: url('/images/presentation/leftNavDownArrowSelected.gif'); background-repeat:no-repeat; background-position:6px 15px; padding-left:6px; }

#leftNavLevelID1down { background: url('/images/presentation/leftNavDownArrow.gif'); background-repeat:no-repeat; background-position:6px 15px; padding-left:6px; }
#leftNavLevelID1selected { background: url('/images/presentation/leftNavDownArrowSelected.gif'); background-repeat:no-repeat; background-position:6px 15px; padding-left:6px; }

#leftNavLevelID2down { background: url('/images/presentation/leftNavDownArrow.gif'); background-repeat:no-repeat; background-position:6px 15px; padding-left:6px; }
#leftNavLevelID2selected { background: url('/images/presentation/leftNavDownArrowSelected.gif'); background-repeat:no-repeat; background-position:6px 15px; padding-left:6px; }

#leftNavLevelID3down { background: url('/images/presentation/leftNavDownArrow.gif'); background-repeat:no-repeat; background-position:6px 15px; padding-left:6px; }
#leftNavLevelID3selected { background: url('/images/presentation/leftNavDownArrowSelected.gif'); background-repeat:no-repeat; background-position:6px 15px; padding-left:6px; }

#leftNavLevelID0right { background: url('/images/presentation/leftNavRightArrow.gif'); background-repeat:no-repeat; background-position:11px 15px; }
#leftNavLevelID0selected { background: url('/images/presentation/leftNavDownArrowSelected.gif'); background-repeat:no-repeat; background-position:11px 15px; padding-left:6px; }

#leftNavLevelID1right { background: url('/images/presentation/leftNavDoubleRightArrow.gif'); background-repeat:no-repeat; background-position:6px 15px; padding-left:6px; }
#leftNavLevelID1selected { background: url('/images/presentation/leftNavDoubleRightArrowSelected.gif'); background-repeat:no-repeat; background-position:6px 15px; padding-left:6px; }

#leftNavLevelID2right { background: url('/images/presentation/leftNavDoubleRightArrow.gif'); background-repeat:no-repeat; background-position:6px 15px; padding-left:6px; }
#leftNavLevelID2selected { background: url('/images/presentation/leftNavDoubleRightArrowSelected.gif'); background-repeat:no-repeat; background-position:6px 15px; padding-left:6px; }

#leftNavLevelID3right { background: url('/images/presentation/leftNavDoubleRightArrow.gif'); background-repeat:no-repeat; background-position:6px 15px; padding-left:6px; }
#leftNavLevelID3selected { background: url('/images/presentation/leftNavDoubleRightArrowSelected.gif'); background-repeat:no-repeat; background-position:6px 15px; padding-left:6px; }

.verticalMenuLinkselected { color:#002148; }

.verticalMenuLink .linkText { color:#FFFFFF; }
.linkTextselected { color:#002148; }
.linkTextBlue { color:#002148; }

.verticalMenuLinkselected span { color:#002148; }

#News {color:#000000; margin-top:9px; padding:9px 10px; }
#News #title { color:#002046; font-family:arial; font-size:12px; }

.newsDate { font-weight:normal; display:block; }