td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.tagline {
	font-size: 26px;
	color: #004488;
	font-weight: normal;
}
.homeText {
	font-size: 14px;
	font-weight: bold;
	color: #004488;
}
.lineSpace {
	height: 5px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footerLink {
	color: #004488;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.blueLink {
	color: #004488;
	text-decoration: none;
}
.smText {
	font-size: 10px;
}
.border_top {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.text_margin {
	padding: 8px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.blue_bold {
	font-size: 11px;
	font-weight: bold;
	color: #004488;
}
