.mainContHead {
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
}

#topCluster {
	color: #001E3C;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
}

#topCluster a {
	color: #001E3C;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#topCluster a:hover {
	color: #A58127;
	font-size: 12px;
	font-weight: bold;
}

#cluster {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#cluster a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#cluster a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}


#mainContArea #img1 {
	float: left;
	margin: 10px;
}

#mainContArea {
	text-align: justify;
	height: 404px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
}
.contHeadTd {
	background-color: #1A60A7;
	padding: 8px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pubsTable td{
	vertical-align: top;
	padding: 10px;
}

.calendarTable {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
hr {
	color: #002E62;
	margin-top: 4px;
}

.calendarTable td {
	padding: 5px;

}
#mainContArea .indentPar {
	margin-left: 75px;
	font-style: italic;
}
#mainContArea .topicTitle {
	font-weight: bold;
}
.authorSerTitle {
	text-decoration: underline;
}
