#mainContent a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold; }
#mainContent a:hover {
	text-decoration: underline; }
.underline {
	text-decoration: underline; }
.boldCenterTitle {
	font-weight: bold;
	text-align: center; }
.fl3 {
	position:relative;
	width: 100%;
	background-color: #000066;
	/*opacity: .6;
	filter: alpha(opacity=60);*/
	color: #FFFFFF;
	display: none;
	z-index:100; }
