@charset "ISO-8859-1";
.SecondaryNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #056CBC;
	text-align: left;
	list-style:none;
	padding-right: 0px;
	line-height: 16px;
	padding-left: 10px;
	background-color: #e6e6e6;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #FFF;
}

