.RadMenu a.rmLink
{
    color: #FFFFFF;
    text-decoration: none;
}

.RadMenu a.rmLink span
{
    font-family: Tahoma,Sans-Serif;
    margin-top: 7px;
    cursor: pointer;
}

/* Search box SEO header */
.SearchBox .QueryControl h1, 
.NavigationMenu .QueryControl h1 
{
	width: 530px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border: 0px none;
	color: #094A8C;
	font-family: inherit;
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

