td.contentpanel a:link, 
td.contentpanel a:visited{
	color: #0066A6;
	border-bottom: none; 
}

td.contentpanel a:hover{
/*	border-top: 1px solid #0066A6;*/
	border-bottom: 1px solid #0066A6;
}

p.menubuttoncolor{
	background-image: url(../images/MenuButtons/BlueBar.gif); 
}

td.toppanel{
	background-image: url(../images/headerbackgrounds/background02.jpg);
}

p.sitemapheaderWC,
p.sitemapheaderNC{
	font-weight: bold;
	margin: 0 0 10px 0;
	line-height: normal;
}

p.sitemapheaderWC a:link,
p.sitemapheaderWC a:visited,
p.sitemapheaderWC a:hover,
p.sitemapheaderNC a:link,
p.sitemapheaderNC a:visited,
p.sitemapheaderNC a:hover{
	font-weight: bold;
}

td.contentpanel p.sitemapitem{
	margin: 0 0 10px 30px;
	line-height: normal;
}



