/* RadMenu Footer skin */

.RadMenu_Footer
{
}

.RadMenu_Footer .link
{
	text-decoration: none;
	color: #003850 !important; 
}

.RadMenu_Footer .link:hover,
.RadMenu_Footer .focused,
.RadMenu_Footer .expanded
{
	cursor: pointer;
	color: #003850 !important;
	text-decoration: underline;
}

.RadMenu_Footer .text
{
	padding:0 10px 0 0;
	font-size: 12px;
	font-family: Arial, Verdana;
}