.bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.bigletterSpace {
	margin-right: 5px;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.style3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	margin: 0;
	border-width: 0;
}

#nav li {
	float: left;
	height: 25px;
	width: 118px;
	margin: 0;
}
#nav li ul {
	position: absolute;
	width: 10em;
	w\idth: 6em;
	height: 23px;
	left: -999em;
	margin: 0;
	
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin: 0;
	height: 23px;
	border: none;
}
#nav li ul li {
	margin: 0;	
}
