@charset "utf-8";
/* CSS Document */

#filterForm label {
	display: block;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	margin: 15px 5px 5px;
}
#filterForm {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
#filterForm a img {
	display: inline;
	vertical-align: bottom;
}
#tpPgNav {
	display: inline;
	float: right;
	clear: right;
	text-transform: uppercase;
	padding: 0px!important;
	margin-top: 2px;
	font: 10px helvetica, Arial, Verdana, sans-serif;
}
#tpPgNav a{
	color: #00425B;
	text-decoration: none!important;
	border-bottom: 1px solid #B1C6F3;
}
#tpPgNav a:hover{
	text-decoration:none!important;
	color: #004E6B;
	border-bottom-color: #A60000;
}
#btPgNav a {
	display: inline!important;
	margin: 0px!important;
	padding: 2px!important;
	float:none!important;
	background: url(none);
	border-style: none;
	color: #00425B;
	text-decoration: none!important;
	border-bottom: 1px solid #B1C6F3;
}
#btPgNav {
	clear: both!important;
	text-align: center!important;
	padding: 20px!important;
	font: 12px Arial, Helvetica, sans-serif;
}
#btPgNav a:hover{
	text-decoration:none!important;
	color: #004E6B;
	border-bottom-color: #A60000;
}
#btPgNav.currentPg, #tpPgNav.currentPg{
	border-top: 3px solid #C52E25!important;
	border-bottom: 3px solid #C52E25!important;
}.articleList {
	margin: 5px 0px 0px;
	padding: 0px;
	list-style: none;
}
.articleList a {
	display: block!important;
	margin-right: 0px;
	margin-left: 0px;
	padding: 4px 14px 4px 12px!important;
	text-decoration: none;
	border-top: 1px dotted #E1E1E1;
	min-height: 60px!important;
	font: 14px Arial, Helvetica, sans-serif;
}
.articleList a img {
	clear: right;
	float: left;
	margin: -4px 10px -4px 0px!important;
}

.articleList a h5 {
	margin: 8px 0px 0px!important;
	font-size: 14px!important;
	font-weight: bold!important;
	color: #004E6B;
}
.articleList em {
	clear: right!important;
	float: right!important;
	font-size: 12px!important;
	font-style: italic;
	font-weight: normal;
	margin: 5px 0px 10px 25px!important;
	color: #666666;
	width: auto!important;
	text-align: right;
}
.articleList a p {
	margin: 2px 0px!important;
}
.articleList a:hover, .articleList a:hover p {
	background: #EEEEF0;
}
.articleImgLt {
	margin: 5px 28px 15px!important;
	float: left!important;
	clear:left!important;
	display: block;
	padding: 1px;
	border: 2px solid #004E6B!important;
	text-align: center;
}
.articleImgLt:hover {
	border: 2px solid #BE3320!important;
}
.articleImgLt p{
	margin: 5px 10px;
	text-align: center;
	text-decoration: none;
	font: italic normal 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.articleImgRt {
	float: right!important;
	clear:right!important;
	display:block;
	padding: 1px;
	border: 2px solid #004E6B!important;
	text-align: center;
	margin: 0px 0px 25px 35px;
}
.articleImgRt:hover {
	border: 2px solid #C52E25!important;
}
.articleImgRt p{
	margin: 5px 48px;
	text-align: center;
	text-decoration: none;
	font: italic normal 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
p .articleImgRt {
	margin-right: 0px!important;

}
p .articleImgLt {
	margin-left: 0px!important;
}
.calIcon {
	width: 48px;
	height: 56px;
	color: #fff;
	text-align: center;
	float: left!important;
	margin-top: 2px;
	margin-left: 4px;
	margin-right: 8px;
	background: url(/img/calIcon.png) no-repeat;
	padding: 11px 3px 1px 1px;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	clear: left;
}
.calIcon strong {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
