.navcontainer {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	padding-bottom: 3px;
}
.advanced {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.search {
	background-image: url(../layout/search.png);
	width: 240px;
	padding-top: 5px;
	padding-left: 60px;
	background-repeat: no-repeat;
	height: 25px;
	margin-top: -20px;
	display: block;
	position: relative;
}
.runningTotal {
	background-color: #CCCCCC;
}
.clickHere {
	text-decoration: underline;
}

