@charset "UTF-8";

.SubTier2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #056CBC;
	text-decoration: none;
	list-style:none;
	background-color: #e6e6e6;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}
