@charset "utf-8";
a:link, a:visited {
	color: #054968;
	font-weight: bold;
	text-decoration: none;
	clear:both;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #054968;
	text-decoration: none;
}
a:active {
	color: #054968;
	font-weight: bold;
}
a img {border: none; }

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #054968;
	text-align: left;
}
.bodyHome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #636464;
	text-align: left;
}
.cellBorder3side {
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #054968;
	text-align: left;
}
.bodyBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #054968;
	text-align: left;
}
.archiveJournalCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #054968;
	text-align: left;
	padding: 10px 5px 0px 0px;
}
.archiveNewsCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	display:block;
	position:relative;
	font-style: normal;
	font-weight: bold;
	color: #054968;
	text-align: left;
	padding: 10px 5px 0px 0px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #636464;
	text-align: left;
}
.bodyHomeItal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #054968;
	text-align: left;
}
.bodyHomeBoldItalCenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #054968;
	text-align: center;
}
.journalShadow {
	width: 174px;
	height: 217px;
	position: relative;
	background-image: url(Images/ArchivesJournalBg.jpg);
	background-repeat: no-repeat;
	/*float: left;*/
	display:block;
	padding: 5px 0px 0px 5px;
}
.newsShadow {
	width: 148px;
	height: 217px;
	position: relative;
	background-image: url(Images/ArchivesNewsBg.jpg);
	background-repeat: no-repeat;
	/*float: left;*/
	display:block;
	padding: 5px 0px 0px 5px;
}
.journalShadowHome {
	width: 166px;
	height: 217px;
	position: relative;
	background-image: url(Images/HomeJournalBg.jpg);
	background-repeat: no-repeat;
	/*float: left;*/
	display:block;
	padding: 5px 0px 0px 5px;
}
.newsShadowHome {
	width: 165px;
	height: 217px;
	position: relative;
	background-image: url(Images/HomeNewsBg.jpg);
	background-repeat: no-repeat;
	/*float: left;*/
	display:block;
	padding: 5px 0px 0px 5px;
}

