@charset "utf-8";
.headerimage {
	background-image: url(../pics/branding.jpg);
	background-repeat: no-repeat;
	background-position: 0px 126px;
	height: 126px;
	top: 0px;
	right: 21px;
	position: absolute;
}
.copy {
	font-family: "Lucida Sans";
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
.footerbg {
	background-image: url(../pics/gradient_blue.jpg);
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066CC;
	background-repeat: inherit;
}
.header {
	font-family: "Lucida Sans";
	font-size: 13px;
	color: #000000;
}


.links {
	font-family: "Lucida Sans";
	font-size: 22px;
	color: #003366;
}
.Smcopy {
	font-family: "Lucida Sans";
	font-size: 10px;
	color: #000000;
}
.pageheader {
	font-family: "Lucida Sans";
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.eventheader {
	font-family: "Lucida Sans";
	font-size: 14px;
	color: #0066CC;
}
.SmcopyBold {
	font-family: "Lucida Sans";
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.warning2 {
	font-family: "Lucida Sans";
	font-size: 14px;
	color: #990000;
}
.redGrad {
	background-image: url(../pics/gradient_red.jpg);
	background-repeat: repeat-x;
}

