.mainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#topBoxes {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#tickBox {
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-right-style: solid;
}
.packageHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
	font-weight: bold;
}
#tableData {
	text-align: center;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}
#tableHead {
	text-align: center;
	padding-top: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 3px;
}
#packageTable a:link, #packageTable a:visited, #packageTable a:active {
	color: #336666;
	font-size: 11px;
	text-decoration: underline;
}
#packageTable a:hover {
	text-decoration: none;
}
#packageTable {
	font-size: 11px;
}
#smallPrint {
	font-size: 10px;
	padding-top: 4px;
}
#whatLink {
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
	padding-left: 0px;
	line-height: 19px;
	border-right-style: solid;
}
#whatLink a:link, #whatLink a:visited, #whatLink a:active {
	font-size: 8px;
	vertical-align: middle;
}
#oddRow {
	background-color: #e8e8e8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#evenRow {
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
