#mainTopNavBand, #mainBottomNavBand {
	float: left;
	clear: both;
	width: 100%;
	background-color: #f3f3f3;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #e2e2e2;
	font: 10px Verdana, Arial, sans-serif;
	color: #505050;
}

#mainBottomNavBand {
	border-top: 1px solid #7a7a7a;
	border-bottom: 0px;
	margin: 5px 0 0 0;
	background-color: #e8e8eb; 
	line-height: 13px;
	padding: 6px 16px 8px 20px;
	width: 96%;
}

#mainBottomNavBand p {
	padding: 0px;
	margin: 0px;
}

#mainBottomNavBand p img {
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
}

#mainBottomNavBand a.mainTopLink, #mainBottomNavBand span.mainTopLink, #mainTopNavBand a.mainTopLink, #mainTopNavBand span.mainTopLink {
	float: left;
	display: block;
	margin: 2px 10px 2px 10px;
}

#mainBottomNavBand span.mainTopLink, #mainBottomNavBand a.mainTopLink {
	font-family: Verdana,Sans-Serif;
	font-size: 10px;
	color: #7a7a7a; 
	font-weight: bold;
	float: none;
	display: inline;
	margin: 0px;
}

#mainTopNavBand a, #mainBottomNavBand a {
	color: #505050;
	font-weight: bold;
}

#mainTopNavBand a:hover, #mainBottomNavBand a:hover {
	color: #000000;
}

#mainBottomNavBand a.mainTopLink {
	color: #004797;
	font-weight: normal;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 0px;
}

#mainBottomNavBand a.mainTopLink:hover {
	color: #004797;
	text-decoration: underline;
}

#mainMenu ul li {
	padding-left: 17px;
	padding-right: 17px;
}