body{
	margin:0px 0px 30px 0px;
	background-image:url(../images/page-bg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#646567;
}
.text-footer
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#646567;
}
.left-border {
	background:transparent url(../images/left-border-repeat.jpg) repeat-y top left;
}
.right-border {
	background:transparent url(../images/right-border-repeat.jpg) repeat-y top left;
}
.body-cell {
	height:500px;
	background:#1d3255 url(../images/blue-bg.jpg) repeat-x top left;
	color:#fff;
	font-size:11px;
}
.body-cell td {
	padding:15px;
}
h2, h2.news-title {
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
h3, h3.date {
	font-size:11px;
	font-weight:bold;
	color:#b6c0d2;
}

h1.mainheading {
	padding-left: 15px;
	font-size: 13pt;
	font-weight: normal;
	text-transform: uppercase;
	color: white;
	margin:0;
	padding: 0;
}

img.newsimg {
	border: 1px solid white;
}

#newsfooter {
	min-height: 92px;
	padding: 20px 27px 0 27px;
	background: #41474b url(../images/newsfooterbg.gif) no-repeat right top;
	color: white;
	font-size: 8pt;
}

#newsfooter h3 {
	margin: 0;
}

.newsfooter_left, .newsfooter_year, .newsfooter_months_1, .newsfooter_months_2, .newsfooter_months_3, .newsfooter_years {
	float: left;
	margin-right: 30px;
}

.newsfooter_left {
	width: 170px;
}
.newsfooter_year {
	width: 40px;
}
.newsfooter_months_1 {
	width: 80px;
	height: 92px;
	border-right: 1px solid #676c6f;
}
.newsfooter_months_2 {
	width: 70px;
	height: 92px;
	border-right: 1px solid #676c6f;
}
.newsfooter_months_3 {
	width: 100px;
	height: 92px;
	border-right: 1px solid #676c6f;
}
.newsfooter_years {
	
}
.clear {
	clear: both;
}

#newsfooter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#newsfooter li {
	list-style: none;
	margin: 0;
	padding: 0 0 5px 0;
}
a {
	color: #5dad26;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#newsfooter a {
	color: white;
}
#newsfooter a:hover {
	color: #5dad26;
}

.pagination {
	background-color: #cacccd;
	color : #41474b;
	text-align: center;
	padding: 4px;
}

.pagination a {
	color: inherit;
}
.pagination a:hover {
	color: #1b3053;
}