
.RadSiteMap_TopTJ ul, .RadSiteMap_TopTJ li
{
    padding:0px;
    margin:0px;
}

.RadSiteMap_TopTJ ul.rsmLevel1
{
    margin-left:10px;
}



.RadSiteMap_TopTJ .rsmItem
{
	list-style-type: none;
	padding-bottom:5px;
}

.RadSiteMap_TopTJ .rsmItem
{
	clear: left;
}
.RadSiteMap_TopTJ .rsmLink,
.RadSiteMap_TopTJ .rsmTemplate
{
	font-family: Verdana, Arial, sans-serif;
	border-bottom: 0;
	color:#0D45B7;
	text-decoration:underline;
	font-size:12px;
    line-height:14pt;
    
}

.RadSiteMap_TopTJ .rsmLink:hover,
.RadSiteMap_TopTJ .rsmLevel1 .rsmLink:hover
{
	/*color: #664336;*/
		color:#CC0000;
	text-decoration:underline;
}
