.Arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Arial12spaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
}
.Subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #031C40;
}
.button {
	font-family: Arial;
 	font-size: 12px;
 	color: #FFFFFF;
 	font-weight: bold;
	border-style: outset;
	border-width: 1px;
	border-color: #7BAEE2;
	background-color: #2562A6;
	height: 25;
	width: 60;
	}
.TableShade1 {
	background-color: #A0CAF0;
}
