@charset "utf-8";
#navigationbar a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigationbar a:hover {
	color: #FF9900;
}
#HeaderMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#footerElements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #000033;
}
#footerElements td {
	padding-right: 25px;
	vertical-align: middle;
	height: 25px;
}
#footerElements a {
	color: #FFFFFF;
	text-decoration: none;
}
#footerElements a:hover {
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 18px;
}
#HeaderMenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#HeaderMenu a:hover {
	color: #FF9900;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
	margin-top: 12px;
	margin-bottom: 8px;
}
#Sidebar p.NewsEntry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 8px;
}
