.ms-topnavSA{
	filter: dropshadow(color=#E6E6E6, offx=4, offy=4);
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: verdana;
	line-height: 20px;
	height: 22px;
	width: 160px;
}
.ms-topnavSA a, .ms-topnavSA a:visited, .ms-topnavSA a:focus, .ms-topnavSA a:link{
	white-space: normal;
	padding:1px 8px 0px 8px;
	height:18px;
	color:#000000;
	text-decoration: none;
}
.ms-topnavselectedSA{
	filter: dropshadow(color=#E6E6E6, offx=4, offy=4);
	color: #BF141C;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: verdana;
	line-height: 20px;
	height: 22px;
	width: 160px;
}
.ms-topnavselectedSA a, .ms-topnavselectedSA a:link, .ms-topnavselectedSA a:focus, .ms-topnavselectedSA a:visited, .ms-topnavselectedSA a:hover{
	color:#BF141C;
}
.ms-topNavHoverSA{
	background-image:none;
	background-color:transparent;
	border:solid 0px #c2a770;
	border-left:solid 0px #ffffff;
	border-bottom-width:0px;
	color:#BF141C;
}
.ms-topNavHoverSA a, .ms-topNavHoverSA a:focus, .ms-topNavHoverSA a:link, .ms-topNavHoverSA a:hover, .ms-topNavHoverSA a:visited{
	color:#BF141C;
}
.ms-topnavSA img{
	position:relative;
	left:-6px;
}


.ms-topNavFlyOutsContainerSA
{
	border:solid 0px #c2dcff;
}
.ms-topNavFlyOutsSA{
	background-color:transparent;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
}

.ms-topNavFlyOutsSA a{
	display:block;
	color:#3764a0;
	padding:4px 8px 4px 8px;
}
.ms-topNavFlyOutsHoverSA{
	background-color:red;
	color:#000000;
}


