table.news_archive {
	width: 640px;
	padding: 0px;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
table.news_archive th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4493A4;
	padding: 3px;
}
table.news_archive tr .news_archive_photo {
	width: 60px;
}
table.news_archive tr .news_archive_date {
	width: 120px;
}

table.news_archive td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4493A4;
}
table.news_archive tr a {
	color: #000000;
	text-decoration: none;
}
table.news_archive td.date {
	font-weight: bold;
	text-align: center;
}


#news_item_photo {
	text-align: center;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#news_item_photo .news_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #657EA5;
}
ul#recent_news {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#recent_news li {
	background-color: #E1E1E1;
	display: block;
	padding: 5px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	clear:both;
	margin:0px;
	min-height: 50px;
}
#recent_news li a h4 {
	font-size: 14px;
	color: #0E2E45;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#recent_news li a {
	color: #666;
	text-decoration: none;
	display: block;
}
ul#archive_news {
	margin: 0px;
	padding: 0px;
}
#archive_news li {
	background-color: #E1E1E1;
	display: block;
	padding: 5px;
	list-style-type: none;
}
#archive_news li a {
	color: #333;
	text-decoration: none;
}
#recent_news li a img {
	padding-right: 5px;
	padding-bottom: 10px;
}
#home_news {
	margin: 0px;
	padding: 0px;
	background-color: #E8E8E8;
}
#home_news li {
	float: left;
	width: 350px;
	list-style-type: none;
	padding: 10px;
	height: 80px;
}
#home_news li img {
	float: left;
}
#home_news li h3 {
	margin-left: 70px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#home_news li p.date {
	margin-left: 70px;
}
a.btn_full_news {
	font-size: 16px;
	font-weight: bold;
	color: #4493A4;
	text-align: right;
	text-decoration: none;
	padding-top: 10px;
	display: block;
}
a.btn_more_news {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4493A4;
	text-align: center;
	margin-bottom: 20px;
}
#news_index {
	margin: 0px;
	padding: 0px;
}
#news_index li {
	padding: 10px;
	clear: both;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	list-style-type: none;
	min-height: 130px;
}
#news_index li img {
	float: left;
}
#news_index li h2 {
	margin-left: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
#news_index li p {
	margin-left: 160px;
}
#news_index #first img {
	float: right;
}
#news_index #first h2 {
	margin-right: 210px;
	margin-left: 0px;
	font-size: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#news_index #first p {
	margin-right: 210px;
	margin-left: 0px;
}
#news_index #first {
	min-height: 220px;
}
#news_index li p a {
	color: #003F82;
	text-decoration: none;
}
#home_news_heading {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4493A4;
	padding-bottom: 3px;
	color: #4493A4;
}

.date {
	text-align: center;
}
#news_index .date {
	text-align: left;
}#home_news li .date {
	text-align: left;
}

