.bannerWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #F1EFF0;
	letter-spacing: 7px;
	line-height: 30px;
	font-weight: bold;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
.bottomThin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.leftthin {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.bannerRed {
	font-size: 22px;
	color: #981321;
	font-weight: bold;
	line-height: 26px;
	word-spacing: 2px;
}
.bannerBlue {
	font-size: 22px;
	color: #1A81AE;
	font-weight: bold;
	line-height: 26px;
	word-spacing: 2px;
}
.textsmall {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 12px;
}
.topthin {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.textRed {
	color: #981321;
	font-weight: bold;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

.textBlue {
	color: #1A81AE;
	font-weight: bold;
}
.borderall {
	border: 1px solid #333333;
}
.textBanner {
	font-size: 22px;
	color: #66664D;
	line-height: 24px;
}
.Banner {
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.textGreen {
	color: #009900;
	font-weight: bold;
}
.bannerWhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F1EFF0;
	letter-spacing: 4px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.fltlft {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

