/* Styles here are required for formatting of the website navigation map */

div.web-sitemap { width:100%; }
table.web-sitemap { width:100%; }

table.web-sitemap tr.component { }
table.web-sitemap td.component {
    padding-top:8px;
    padding-bottom:4px;
    border-bottom:1px solid #4D4D4D;
    font-size:16px;
    font-weight:bold;
}
table.web-sitemap a.component, table.web-sitemap a.component:link, table.web-sitemap a.component:visited { }
table.web-sitemap a.component:hover { }

/*table.web-sitemap tr.category { }
table.web-sitemap td.category { }
table.web-sitemap a.category, table.web-sitemap a.category:link, table.web-sitemap a.category:visited, { }
table.web-sitemap a.category:hover { }*/

table.web-sitemap tr.pagelink { }
table.web-sitemap td.pagelink { padding:3px; padding-left:15px; }
table.web-sitemap a, table.web-sitemap a:link, table.web-sitemap a:visited {
    text-decoration:underline;
    font-size:10px;
}
table.web-sitemap a:hover { }
