@charset "utf-8";
/* CSS Document */

#newsContentCol {
	float: left;
	width: 494px;
	color: #7D7979;
	display: inline;
}
.image {
	float: left;
	height: 103px;
	width: 103px;
	background-image: url(../../images/panels/image-bg.gif);
	background-repeat: no-repeat;
	margin: 0px 10px 0px 0px;
	text-align: center;
	display:table;
	position:relative;
}
.ImagePosition {
 *position:absolute;
 *top:50%;
 *left:50%;
	display:table-cell;
	vertical-align:middle;
}
.ImagePosition img {
 *top:-50%;
 *left:-50%;
	position:relative;
}
.newsRow {
	float: left;
	margin: 0 0 20px 0;
}
.date {
	font-size: 1em;
}
.newsRow a {
	text-decoration: none;
	/*color: #2C79AA;*/
}
.newsRow a:hover {
	text-decoration: underline;
}
#articleContent {
	float: left;
	width: 494px;
}
#articleContent a {
	text-decoration: none;
	color: #7394AA;
}
#articleContent a:hover {
	border-bottom:none;
}
#articleContent .back {
	padding: 20px 0px 0px 0px;
}
#articleContent .back a {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.outerPanel227bottom p{margin:20px 0 0 5px;color:#7D7D7D;}

#articleContentSmall {
	float: left;
	width: 247px;
}
#articleContentSmall a {
	text-decoration: none;
	color: #7394AA;
}
#articleContentSmall a:hover {
	text-decoration: underline;
}
#articleContentSmall .back {
	padding: 20px 0px 0px 0px;
}
#articleContentSmall .back a {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#newsGallery {
	float: left;
	width: 247px;
}
#newsGallery .outerPanel494top {
	margin: 0px;
}
#newsGallery .outerPanel494middle img {
	padding: 10px 20px 10px 20px;
}
#newsGallery .thumbs {
	float: left;
	margin: 0px 0px 0px 0px;
}
#newsGallery .thumbs .image {
	margin: 0px 0px 7px 7px;
	float: left;
}
.outerPanel227middle p {
	margin: 0px 10px 10px 0px;
	float:right;
}
#menuLeft .calendar {	
	float: left;
	width: 184px;
	margin: 0 0 20px 0;
	padding: 10px 0 10px 20px;
	background-image: url(../../images/panels/grey-panels/calendar.gif) top left no-repeat;
}
#menuLeft .calendar .months a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7A7A7A;
}
#menuLeft .calendar .months a:hover {
	border-bottom: none;
	text-decoration: none;
}
.calendar .year {
	font-size: 1em;
	color: #5F5F5F;
	margin: 0px 0px 5px 0px;
}
.calendar .months {
	float: left;
	width: 165px;
	margin: 0px 0px 2px 0px;
}
.calendar .months li.last {
	margin: 0px 0px 2px 0px;
}
.calendar .months li {
	width: 20px;
	margin: 0px 45px 2px 0px;
	padding: 0px 0px 1px 0px;
	float:left;
}
.calendar .months li.disabled {
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;*/
	color:#CCCCCC;
}
