	BODY {
	margin: 0px;
}
BODY, TABLE, INPUT, SELECT, TEXTAREA {
	font-family: Tahoma; Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #41465F;
}
INPUT, SELECT, TEXTAREA {
	background-color: white;
}
P, FORM {
	margin: 0px;
}
FORM {
	display: inline;
}


TD {
	vertical-align: top;
}
A {
	color: #41465F;
}
IMG {
	vertical-align: top;
}

#outerBody {
	text-align: center;
}
#innerBody {
	width: 938px;
	margin: auto;
	text-align: left;
}

#top {
	position: relative;
}
#top #homeLink {
	position: absolute;
}

#navigation {
	height: 18px;
	font-size: 10px;
}
#content {
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	padding-bottom: 20px;
}
#left {
	float: left;
	width: 145px;
	padding-top: 25px;
	padding-left: 20px;
}
#right {
	float: right;
	padding-top: 25px;
	padding-right: 60px;
}
#main {
	padding-top: 25px;
}
.clearing {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
}
#bottom {
	height: 30px;
	background-image: url(../images/bottom.gif);
	background-repeat: repeat-x;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 5px;
}
.formularSpacer {
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

/* ES styles */
.headline {
	font-weight: bold;
	font-size: 12px;
	color: #02082A;
}
.headlineSub {
	font-weight: bold;
	color: #02082A;
}
.headlineSub2 {
	font-weight: bold;
	color: #02082A;
}
.sectionAlternate1 .headline, .sectionAlternate1 .headlineSub, .sectionAlternate1 .headlineSub2{
	color: #41465F;
}
.sectionAlternate4 .headline {
	padding: 5px 15px 5px 15px;
	margin-right: -30px;
	position: relative;
	left: -15px;
	background-color: transparent;
}
.sectionAlternate1 .newslist {
	padding: 10px 10px 20px 10px;
	font-size: 10px;
	font-weight: bold;
}
.sectionAlternate1 .news {
	margin-top: 10px;
}
.sectionAlternate1 .newslist A {
	text-decoration: none;
}

.sectionAlternate1 {
}
.sectionMain .newsListMoreText {
	margin-top: 3px;
	margin-bottom: 13px;
}
.sectionAlternate2 {
}
.sectionAlternate3 {
}
.sectionAlternate4 {
}