#localnav { font-size: 85%; margin-bottom: 50px; padding: 0; position: relative; vertical-align: top; }

#localnav .menucurrent { background: #f3f2ee url("file3629.gif") no-repeat 140px 7px; font-weight: bold; line-height: 120%; margin: 0; padding: 6px 10px; }

#localnav .menuhead { font-weight: bold; line-height: 120%; margin: 0; padding: 6px 10px; }

#localnav a { color: #034ea2; display: block; line-height: 120%; margin: 0; padding: 4px 10px 4px 18px; }
/*
#localnav a:link { text-decoration: none; }
#localnav a:visited { text-decoration: none; }
#localnav a:hover { background: #FF7600 url("file3628.gif") no-repeat 140px 7px; color: #fff; text-decoration: none; }
#localnav a:visited:hover { background: #FF7600 url("file3628.gif") no-repeat 140px 7px; color: #fff; text-decoration: none; }
*/
#localnav a:link { color: #034ea2; text-decoration: none; }
#localnav a:visited { color: #034ea2; text-decoration: none; }
#localnav a:hover { color: #034ea2; text-decoration: underline; }
#localnav a:visited:hover { color: #034ea2; text-decoration: underline; }

#localnav a.menuchildren { font-weight: bold; padding: 1px 10px 5px 22px; }
#localnav a.menuchildren:link { background: url("file3630.gif") no-repeat 12px 7px; border-bottom: none; }
#localnav a.menuchildren:visited { background: url("file3630.gif") no-repeat 12px 7px; border-bottom: none; }
#localnav a.menuchildren:hover { background: url("file3630.gif") no-repeat 12px 7px; border-bottom: none; }

#localnav .menucurrentlvl { font-weight: bold; line-height: 120%; margin: 0; padding: 6px 10px; }
#localnav a.menucurrentlvl:link { border-top: 1px dotted #ccc; }
#localnav a.menucurrentlvl:visited { border-top: 1px dotted #ccc; }
#localnav a.menucurrentlvl:hover { }

#localnav a.menuparent { font-weight: bold; padding: 6px 10px; }
#localnav a.menuparent:link { background: #999 url("file3632.gif") no-repeat 0 7px; color: #fff; text-decoration: none; }
#localnav a.menuparent:visited { background: #999 url("file3632.gif") no-repeat 0 7px; color: #fff; text-decoration: none; }
#localnav a.menuparent:hover { background: #FF7600 url("file3631.gif") no-repeat 0 7px; color: #fff; text-decoration: none; }
#localnav a.menuparent:visited:hover { background: #FF7600 url("file3631.gif") no-repeat 0 7px; color: #fff; text-decoration: none; }