#progressBar {
	background-color: #97c56b;
	height: 45px;
}

#leftBlock {
	float: left;
	margin-left: 0;
}

#leftBlock table {
	margin-left: 0;
}

#leftBlock td {
	width: 128px;
	text-align: center;
	font-size: 9pt;
	color: black;
	font-weight: bold;
	border: none;
}

#leftBlock a {
	color: gray;
	font-weight: bold;
}

#leftBlock a:hover {
	text-decoration: underline;
	color: #5185BF;
}

#progressLine {
	margin-left: 60px;
	margin-top: 0;
	margin-bottom: 0;
}

#one300 {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}


