#navigationSection{
	margin: 0em;
	margin-top: .49em;
	margin-bottom: 0em;
	margin-left: 227px;
}
#navigationSection ul.NaviItems {
	padding: 0em 0em;
	font-size: 9px;
	font-weight: bold;
	font-family: verdana;
	margin: 0px;
	line-height: 3em;
}
#navigationSection ul.NaviItems li {
	margin-right: -1px;
	display: inline;
	padding: 7px 10px;
	border: 1px solid #CCCCCC;
	background-color: #e6f1f6;
	font-weight:bold;	
}
#navigationSection ul.NaviItems li a {
	text-decoration: none;
	color: #0099CC;
}
#navigationSection ul.NaviItems li a:hover {
	text-decoration: underline;		
}
#navigationSection ul.NaviItems li.FirstItem {
	border-left: 1px solid #CCCCCC;
}
#navigationSection ul.NaviItems li.Active a {
	text-decoration: underline;	
}
#navigationSection .Title{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	background-image: url("../images/bg-tab.gif");
	background-position: 50% 50%;
	background-repeat: repeat;
	padding: .5em;
	color: #000000;
}
.#navigationSection Error {
	color: red;
}
#navigationSection ul.NaviItems li span{
}
#navigationSection ul.NaviItems li.APSSearch a {
	color: red;
}
/*Style for aps */
.APSForgottenLabel ,
.OverAPSLabel {
	color: black;
	border: 1px solid red;
}
