@charset "UTF-8";
/* CSS Document */

.page-header h1.page-title {
	font-family:"Lucida Sans Unicode","Lucida Grande",Bookman,Georgia,Times,serif;
	letter-spacing:-1px;
	color:#005696;
	font-size:16px;
}

.page-header div.page-description {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}

.newsevents {
	margin-left:15px;
	margin-bottom:15px;
}

.news_item {
	margin-bottom:15px;
	font-size:12px;
	color:#666666;
}

.news-image {
	float:left;
	margin-right:10px;
}

.news-image img {
	border:1px solid #000;	
}

.news-details {
	width:485px;
	float:left;
}

.news-title {
	color:#005696;
	margin:0 0 3px 0;
}

.more-info .green {
	font-weight:bold;
	color:#53b94b;
}

.full {
	width:615px;
}
.main {
	margin-bottom:8px;
}

.article_buttons {
	text-align:right;
	padding-right:30px;
}

.print_image {
	margin-bottom:-5px;
}

.article_buttons a,
.article_buttons a:visited,
.article_buttons a:active,
.article_buttons a:link {
	color:#53b94b;
}

.readmore {
	text-align:right;
}

.readmore a,
.readmore a:visited,
.readmore a:active,
.readmore a:link {
	color:#005696;
	text-decoration:none;
}

.readmore a:hover {
	text-decoration:underline;
}
