@CHARSET "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
}

img {
	border: 0;
}

a img {
	border: 0;
}

.mapson,
a {
	text-decoration: none;
	color: #73AF0C;
}

.mapson span {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	
}

h1 {
	position: relative;
	color: #001E55;
	font-size: 18px;
	font-weight: normal;
	margin: 18px 0px 20px 0px;
	text-transform: uppercase;
}

h1.bordered span {
	background: transparent url("../images/h1background.png") right top no-repeat;
	padding: 14px 30px 20px 22px;
}

h1.bordered span, .innerContent h1{
	text-transform: uppercase;
}

h1.bordered span br{
	display: none;
}

h1.bordered.light span {
	background: transparent url("../images/h1lightbackground.png") no-repeat right top;
}

h1.bordered.grey span {
	background: transparent url("../images/h1greybackground.png") no-repeat right top;
}

h1.bordered span span,
h1.bordered.light span span,
h1.bordered.grey span span {
	background: none;
	padding: 0;
}

#headerBox .content h1,
#headerBox .content h2 {
	color: #73AF0C;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 5px;
	line-height: 30px;
	clear: both;
	overflow: hidden;
}

#headerBox .content h2 {
	color: #001E55;
	margin-bottom: 10px;
	line-height: 24px;
	font-size: 18px;
}

#headerBox .content h1 img,
#headerBox .content h2 img {
	display: block;
	float: left;
}

h2 {
	color: #E16710;
	font-size: 16px;
	margin-top: 1em;
}

h2.bordered,
h1.smaller {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: normal;
	color: #001E55;
	font-weight: bold;
}

h3 {
	text-transform: uppercase;
	font-size: 13px;
	color: #666;
	font-weight: normal;
}

p {
	color: #666;
	margin: 10px 0;
	text-align: justify;
}

.mceContentBody ul {
	list-style-type: disc;
	margin: auto 15px;
}

.newsText .mceContentBody h1 {
	margin: 6px 0 10px;
}

.newsText a.arrowed {
	margin-top: 2px;
}

.teaser p,
.overlayBox p {
	text-align: left;
}

.overlayBox p {
	font-size: 12px;
}

sup {
	vertical-align: super;
}

h1 sup {
	font-size: 0.7em;
}

