body{
	margin:0px 0px 30px 0px;
	background-image:url(../img/page-bg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#646567;
	line-height:16px;
}

p {
	margin:0 0 1em 0;
}

.text-footer
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#646567;
}
.left-border {
	background:transparent url(../img/left-border-repeat.jpg) repeat-y top left;
}
.right-border {
	background:transparent url(../img/right-border-repeat.jpg) repeat-y top left;
}
.body-cell {
	height:500px;
	background:#1d3255 url(../img/blue-bg.jpg) repeat-x top left;
	color:#fff;
	font-size:11px;
	padding: 27px 27px 0 27px;
}
.body-cell td {
	padding:0;
}

td.newsdivider {
	width:50px;
	background-image:url(../img/newscolumndivider.gif);
	background-repeat:repeat-y;
	background-position:center;
}

h2, h2.news-title {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	margin: 10px 0;
	padding:0;
	line-height:1em;
}
h3, h3.date {
	font-size:11px;
	font-weight:bold;
	color:#b6c0d2;
	margin: 10px 0;
	padding:0;
	line-height:1em;
}

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

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

#newsfooter {
	min-height: 92px;
	padding: 20px 27px 0 27px;
	background: #41474b url(../img/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 {
	float: left;
	margin-right: 30px;
}

.newsfooter_years {
	float: right;
	width:230px;
}

.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;
}

.clear {
	clear: both;
}
#newsfooter h2 {
	font-weight:normal;
}
#newsfooter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#newsfooter li {
	list-style: none;
	margin: 0;
	padding: 0 0 5px 0;
	color:#666;
}
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;
	font-size:8pt;
	border-bottom: 1px solid #999999;
}

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

.body-table td {
	vertical-align:top;
}
.body-table {
	border-collapse:collapse;
}

.disabled {
	display: inline;
}
.current {
	color: #5dad26;
}

a img {border:none}
p {
	margin-top: 0;
}
