@charset "utf-8";
body {
	background-color: #004b8d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #CC1205;
}

body,td,th {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #ef4135;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ef4135;
}
a:hover {
	text-decoration: underline;
	color: #ef4135;
}
a:active {
	text-decoration: none;
	color: #ef4135;
}
.pagehead {
	font-size: 22px;
	font-weight: bold;
	color: #D51304;
}
.tinywhite {
	font-size: 9px;
	color: #FFFFFF;
}
.btmlinks {
	color: #FFFFFF;
}
.sidebarhed {
	font-size: 18px;
	text-transform: uppercase;
	color: #004B8D;
}
.redtext {
	font-weight: bold;
	color: #D51304;
}

.btmlinks a:link {
	color: #ffffff;
	text-decoration: none;
}
.btmlinks a:visited {
	text-decoration: none;
	color: #ffffff;
}
.btmlinks a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.btmlinks a:active {
	text-decoration: none;
	color: #ffffff;
}
.agendahed {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D51304;
	background-color: #fac859;
}
