.Blue12BOLD {
	font-size: 12px;
	color: #005099;
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
}
.BlueText {
	color: #155999;
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
}

.Size10 {
	font-size: 10px;
}
.Size14Blue {
	font-size: 14px;
	color: #155999;
}
.Size12Blue {
	font-size: 12px;
	color: #155999;
}
.Size12Gray {
	font-size: 12px;
	color: #666666;
}
.Size14Gray {
	font-size: 14px;
	color: #666666;
}
.Size10BlueBOLD {
	font-size: 10px;
	color: #155999;
	font-weight: bold;
}
.DkBlue12BOLD {
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
a:link {
	color: 155999;
	text-decoration: underline;
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size: 11px;
}
a:visited {
	color: 155999;
	text-decoration: underline;
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size: 11px;
}
a:hover {
	color: #000033;
	text-decoration: underline;
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size: 12px;
}
.ErrorMessage {
	font-size: 12px;
	color: #990000;
}
.DkBlue18BOLD {
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
p,body,td {
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size: 12px;
}
