.EmailStyles {
}
.TableBlueBorder {
	border: 1px solid #0064A0;
}
.TitleBanner {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: Bold;
	font-color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.BodyText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #004C7A;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.Heading {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2E394C;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 2px;
	text-transform: uppercase;
}
.ImgFrame {
	background-color: #CCCCCC;
	padding: 2px;
	border: 1px double #3B6F8F;
	margin-right: 8px;
	margin-bottom: 4px;
}
a:link {
	color: #424344;
	text-decoration: none;
}
a:visited {
	color: #424344;
	text-decoration: none;
}
a:active {
	color: #424344;
	text-decoration: none;
}
a:hover {
	color: #E51C27;
	text-decoration: underline;
}.AnnounceTitleBckgnd {
	background-image: url(images/AnnounceTitle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #E4BD3C;
	text-decoration: none;
	padding-top: 6px;
}
