@charset "utf-8";
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #E63D22;
	text-decoration: underline;
}
a:active {
	color: #E63D22;
	text-decoration: none;
}

a.BODY:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.BODY:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.BODY:hover {
	color: #000000;
	text-decoration: underline;
}
a.BODY:active {
	color: #000000;
	text-decoration: none;
}
.ExtLarge {
	font-family: "Trebuchet MS";
	font-size: 29pt;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #999999;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	color: #FFFFFF;
}
.HeadText {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #FFFFFF;
}
.normalbold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #ffe786;
}
.Form {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.BigRed {
	font-family: "Trebuchet MS";
	font-size: 24pt;
	font-style: normal;
	font-weight: bolder;
	color: #DA3A25;
}
