/* screen-sitemap.css.jsp */ #hssitemap li { background: none; margin: 0px; padding: 0px; margin-top: 2px; } #hssitemap a:link, #hssitemap a:visited, #hssitemap a:hover, #hssitemap a:active { color: #0456BB; text-decoration: none; } #hssitemap ul.lvl1 { font-weight: bold; margin-top: 22px; margin-bottom: 22px; } #hssitemap ul.lvl1 ul { font-weight: normal; margin-left: 22px; margin-bottom: 11px; } #pssitemap li { background: none; margin: 0px; padding: 0px; margin-top: 2px; } #pssitemap a:link, #pssitemap a:visited, #pssitemap a:hover, #pssitemap a:active { color: #019475; text-decoration: none; } #pssitemap ul.lvl1 { font-weight: bold; margin-top: 22px; margin-bottom: 22px; } #pssitemap ul.lvl1 ul { font-weight: normal; margin-left: 22px; margin-bottom: 11px; } li.static { color: #121212; display: block; text-transform: uppercase; letter-spacing: 1px; font-size: 9px; font-weight: bold; }