table {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
	margin-bottom: .5em;
}
table td {
	height: auto;
	width: auto;
}
#CoverTypeTable {
	margin-right: auto;
	margin-left: auto;
	width: 75%;
}
#CoverTypeTable table {
	width: 100%;
	text-align: center;
}
#TopSubTable tr td {
	width: 33%;
}
#BottomSubTable tr td {
	width: 50%;
}
#CoveragesList {
	margin-left: 0px;
	background-image: url(../images/trackpic.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#CoveragesList li {
	margin-bottom: 1em;
	list-style-type: none;
	font-weight: bold;
	color: #100C52;
	font-size: 1.25em;
	left: 0px;
}
#CoveragesList ul li {
	font-weight: normal;
	color: #636563;
	list-style-type: disc;
	font-size: .8em;
	margin-left: 1.5em;
	margin-bottom: 0px;
}
.toplink {
	font-size: .6em;
	margin-left: 5em;
}

