@charset "utf-8";
/* CSS Document */

.headlinetext {
	font-family: Verdana, Geneva, sans-serif;
	color: #090;
	font-weight: bold;
}
.announcementtitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #090;
}
.announcementtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: left;
}
.subsectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.announcementsubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
.normalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #900;
	text-decoration: underline;
}
.termsconditions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999;
}
.page {
	border: 1px solid #999;
	padding-bottom: 10px;
}
.normaltextinvert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}
.tablelinks {
	border: 1px solid #999;
	padding-bottom: 10px;
	background-color: #003;
	padding-left: 10px;
}
.subsectiontitleinvert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC3;
}
.termsconditionsdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333;
}
a:link {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
.normaltextinvertyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}

