/* CT - styles for sitemap only */

.sitemap_secondlevel .hide{
  display: inline;
  line-height:200%;}

.sitemap_toplevel{
 color: #063;
 font-weight:bold;
 padding-top:20px;}

.sitemap_toplevel a{
 color: #063;
 font-weight:bold;
 text-decoration:none;} 

.sitemap_toplevel a:hover{
 color: #666;
 font-weight:bold;
 text-decoration:none;} 

.sitemap_secondlevel{
 padding-left: 20px;
 line-height: 120%;} 

.sitemap_secondlevel a{
 color: #666;
 text-decoration:none;
 display: block;
 line-height: 1.4em;}

.sitemap_secondlevel a:hover{
 color: #063;
 text-decoration:underline;}
