@charset "utf-8";
.thrColElsHdr #container #header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #234FB8;
	border-top-color: #234FB8;
	border-right-color: #234FB8;
	border-bottom-color: #234FB8;
	border-left-color: #234FB8;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #234FB8;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-color: #214EB5;
	border-right-color: #214EB5;
	border-bottom-color: #214EB5;
	border-left-color: #214EB5;
	background-color: #234FB8;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
}
