#Section_NavBar {
	padding: 3px 7px 2px 10px;
	margin: 0 0 1px 0;
	border: 1px solid #2A2A87;
	border-top: none;
}

#Container_NavBar {
	position: relative;
	width: 100%;
	height: 1.25em;
}

#Trail {
	position: absolute;
	left: 0;
	bottom: 2px;
}

#Trail a {
	color: #2A2A87;
	font-weight: normal;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 0.75em;
	letter-spacing: 0.25pt;
}

#Trail a:hover {
	color: #9F0000;
}

#Trail span {
	padding: 0 1px 0 2px;
	/* color: #FE9C19 #DF7D00 #9F0000 #8B9AFF #7B87D5 #5F6CC5 #4F5BA9; */
	color: #5F6CC5;
	font-family: sans-serif, Arial, Helvetica;
	font-weight: bold;
	font-size: 0.8em;
}

#Trail .current {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: sans-serif, Arial, Helvetica;
	font-weight: normal;
	font-size: 0.75em;
	letter-spacing: 0.25pt;
	text-decoration: none;
}

#QuickLinks {
	position: absolute;
	right: 0;
	bottom: 2px;
}

#QuickLinks a {
	color: #2A2A87;
	font-weight: normal;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 0.75em;
	letter-spacing: 0.25pt;
}

#QuickLinks a:hover {
	color: #9F0000;
}

#QuickLinks span {
	padding: 0 2px 0 2px;
	color: #2A2A87;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 0.8em;
}
