.shadow {
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.lightblue {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2f65c8;
}
.lightblueBold {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2f65c8;
}
.lightblueLink {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2f65c8;
	text-decoration: underline;
}
.lightblueBoldLink {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2f65c8;
	text-decoration: underline;
}
.lightblueBig {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #2f65c8;
}
.lightblueBigBold {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2f65c8;
}
.lightblueBigLink {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #2f65c8;
	text-decoration: underline;
}
.redBig {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #b1062d;
}
.redBigBold {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b1062d;
}
.redBigLink {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #b1062d;
	text-decoration: underline;
}