.timeLineTbl {
	width: 650px;
	margin-left: 25px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
}
.sectionSpacer {
	float: left;
	height: 100px;
	width: 40px;
	clear: both;
}
.sectionSpacer2 {
	float: left;
	height: 100px;
	width: 65px;
}
.timeLineTbl TD {
	padding: 4px 2px;
	border-bottom: 1px dashed #333333;
	border-right: 1px none #333333;
	border-left: 1px none #333333;
	border-top: 1px none #333333;
}
.timeLineTbl TD p {
	padding: 0px 0px 0px 5px;
	margin: 2px;
}
.timeLineTblHeader {
	background: #00A886;
	font-size: 125%;
	color: #FFFFFF;
}
.titleSpacer a:link, .titleSpacer a:active, .titleSpacer a:visited {
	font-size: 80%;
	color: #FFFFFF;
}
.titleSpacer a:hover {
	font-size: 80%;
	color: #FFFFFF;
	}
.sectionTitleBox {
	margin: 0px;
}
.sectionTitleBox .titleSpacer {
	background: #00A886;
	height: 16px;
	width: 146px;
}
