/* RadMenu Footer Skin */

.RadMenu_Footer a
{
	text-decoration: none;
}

.RadMenu_Footer .link
{
	text-decoration: none;
	color: #002c3d;
}

.RadMenu_Footer .rootGroup .link:hover,
.RadMenu_Footer .rootGroup .focused
{
	cursor: pointer;
	color: #002c3d;
	text-decoration: underline;
}

.RadMenu_Footer .link .text
{
	font: bold 11px Trebuchet MS, Sans-Serif;
}

.RadMenu_Footer .text
{
	padding: 0 8px 0 8px;
}