.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.quoteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	font-style: italic;
}
.quoteTextAttr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-style: italic;
}
.squareBG {
	background-color: #EFF9FD;
	border: 1px dashed #9AC5D9;
}
.arial14Black {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	color:#000000
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
}
.linktextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: auto;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
}
.arial10Black {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
}
.custom {
	border: 1px solid #000000;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
.ArialWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.middleTable {
	border: 1px solid #68a5c4; /* #CBE3EE */
}
