.content A {
	color: #0000EE;
}
.middleContainer {
	width:376px;
	float:left;
	padding-left:24px;
	padding-right:24px;
}
.topMenuContainer {
	width:100%;
	height:20px;
	font-size:11px;
	font-weight:bold;
}

.topMenuFirstElement {
	width:19%;
	text-align:center;
	float:left;
}
.topMenuElement {
	width:20%;
	border-left:1px solid;
	text-align:center;
	float:left;
}
.topMenuLastElement {
	width:19%;
	border-left:1px solid;
	text-align:center;
	float:left;
}
.sectionTD {
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url('/images/section_bar_bottom.gif');
	background-color:#dcefc7;
}
.sectionContainer {
	height: 100%;
	width:167px;
	float:left;
}
.sectionTopSpacer {
	background-color: #FFFFFF;
	height: 20px;
}
.leftMenuContainerBottom {
	padding-bottom: 40px;
}
.leftMenuTD {
	background: url('/images/bg_bottom.gif') no-repeat bottom;
}
.leftMenuContainer {
	background: url('/images/bg1.gif') no-repeat;
	padding-top: 182px;
	height: 100%;
	width: 157px;
	float: left;
}
.container {
/*	width:157px; */
/*	float:left; */
}
/*.content {
	font-size: 12px;
	margin-top: 10px;

}
.content A {
	color: #0000CD;
	text-decoration: underline;
}

.contentTitle {
	color: #0c342c;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
*/
.sectionContentImage {
	padding-top: 5px;
}

.sectionContentMore {
	color: #990000;
	font-size:10px;
	padding-top:4px;
	padding-bottom:24px;
	font-weight:bold;
}

.sectionContentDescription {
	font-size:9px;
}

.sectionContentDate {
	font-style:italic;
	color: #990000;
	font-size:9px;
	padding-top:4px;
}

.sectionContentTitle {
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
}

.sectionContentContainer {
	padding-left:7px;
	padding-right:7px;
}

.sectionTitleTop {
	width:147px;
	background:url('/images/section_bar_top.gif');
	padding-left:20px;
	font-size: 12px;
	height: 25px;
	font-weight:bold;
	line-height: 25px;
	vertical-align: middle;
	color:#FFFFFF
}
.sectionTitle {
	width:147px;
	background:url('/images/section_bar.gif');
	padding-left:20px;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	font-weight:bold;
	color:#FFFFFF;
}
.leftMenuSelectedArrow {
	position:absolute;
	width:26px;
	padding-top:6px;
	padding-bottom:10px;
}
.leftMenuSelectedText {
	margin-left:26px;
	padding-bottom:10px;
	padding-top:10px;
}
.leftMenuSelectedText2, .leftMenuSelectedText2 A {
	color:#18481F;
	font-weight: bold;
}
.leftMenuArrow {
	position:absolute;
	height:34px;
	width:26px;
	padding-top: 8px;
	padding-bottom:10px;
}
.leftMenuText {
/*	width:70px;*/
	margin-left:26px;
	padding-bottom:10px;
	padding-top:10px;
}
.leftMenuRow {
	border-top: 1px solid #bfbfbe;
	font-size:10px;	
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
li {
	padding-top: 2px;
	padding-bottom: 2px;
}

.currentEventDescription {
	font-size:9px;
}

.currentEventDate {
	font-style:italic;
	color: #990000;
	font-size:9px;
}

.currentEventTitle {
	font-size: 11px;
}

.relatedLinksIcon {
	margin-top: 5px;
	margin-right: 4px;
	float: left;
}

.relatedLinksTitle {
	margin-top: 5px;
	font-size: 11px;
	float: left;
}
.relatedLinksContainer {
	padding-left:7px;
	padding-right:7px;	
	padding-bottom:47px;
}
