.news_page {
	font-family: Arial, Helvetica;
	margin-top: 0px; padding-top: 0px;
	margin: 0px;
		width: 100%;
	size: 11px;
}

.news_page h3 {
	margin-top: 0px;
	padding-top: 0px;
	color: #255483;
	font-size: 20px;
}

.news_page .news_block {
		margin: 0px;
}

.news_page .news_summary {
	font-size: 11px;
		margin: 0px;
}

.news_page .news_block .headline {
	color: #000000;
		font-weight : normal;
	font-size: 11px;
	}

.news_page .news_summary .headline {
	font-size: 11px;
	color: #000000;
		font-weight : normal;
}

.news_page .news_block .headline A {
	color: #000000;
	text-decoration: underline;
}

.news_page .news_summary.headline A {
	color: #000000;
	text-decoration: underline;
}

.news_page .news_block .headline A:hover{
	text-decoration: underline;
	color: #255483;
}

.news_page .news_summary .headline A:hover{
	text-decoration: underline;
	color: #255483;
	
}

.news_page .news_block .content {
	color: #000000;
	font-size: 11px;
	font-family: arial; 
}

.news_page .news_summary .content {
	color: #000000;
	font-size: 11px;
	font-family: arial;
}


.news_page .news_block .location {
	font-size: 10px;
	font-weight : bolder;
	text-decoration: underline;
}

.news_page .news_summary .location {
	font-size: 10px;
	font-weight : bolder;
	text-decoration: underline;
}

.news_page .news_block .date {
	font-size: 10px;
	font-weight : bolder;
	text-decoration: underline;
	}

.news_page .news_summary .date {
	font-size: 10px;
	font-weight : bolder;
	text-decoration: underline;
	
}

.news_page .news_block .time {
	font-size: 10px;
	font-weight : bolder;
	text-decoration: underline;
	
}

.news_page .news_block .editor {
	font-size: 11px;
}

.news_page .news_block .editor A {
    color : black;
	text-decoration : none;
}

.news_page .news_summary .more_link {
	text-align : right;
}

.news_page .news_summary .more_link A {
	color : #FF5533;
	text-decoration : none;
	font-weight : bolder;
}

.news_page .news_summary .more_link A:hover {
	text-decoration : underline;
}

.news_page .navigation
{
	color: gray;
	font-size: 10px;
}

.news_page .archive_index td {
	font-size: 11px;
}

.news_page .archive_index .date {
	font-size: 10px;
	color : black;
	padding-left: 5px;
	padding-right: 5px;
}

.news_page .archive_index .cat_icon { 
	padding-left: 5px;
	padding-right: 5px;
}

.news_page .archive_index A {
	text-decoration : none;
}

.news_page .archive_index A:hover {
	text-decoration : underline;
}

.linecolor0 {
	background-color: #FFF2C3;
}

.linecolor1 {
	background-color: #FFFFFF;
}

.author_info {
	font-family: Arial, Helvetica;
	color : #FFFFFF;
	font-size : 75%;
}

.author_info A {
	color : #FFFFFF;
}

