p.homeArticleSection, a.homeArticleSection { font-weight: bold; font-size: 12pt; font-style: italic; color: #387BAD }
p.homeArticleTitle, a.homeArticleTitle { text-indent: 0em; text-align: center; font-weight: bold; font-size: 12pt; font-style: italic }

p.ArtTitle { font-size:11pt; font-weight: bold; text-align:center }
p.ArtAuthors { font-size:10pt; font-style: italic; text-align:center }
p.ArtNote { font-size:7pt; padding-top: 10px }

a.alertc { font-weight: bold; text-indent: 0em; color:#FF0000; text-align: center }


div.news {
	width: 480px;
	border: 1px dotted #aaaaaa;
	border-bottom: none;
	padding: 10 1 0 10;
	background: #e4f0f7;
	background-image: url(/news/images/news_bkg.png);
}

#news a.title {
	font-weight: bold; 
	font-size: 12pt; 
	font-style: italic; 
}

#news table td, #news table td a {
	font-size: 10px;
	font-style: normal;
	color: black;
}

#news table td a {
	color: #387bad;
}

#news table td.date {
	font-weight: bold;
	text-align: right;
}


hr {
	border-width: 1 0 1 0;
	border-style: dashed none solid none;
	border-top-color: #777777;
	border-bottom-color: #ffffff;
	margin: 0 10px 10px 10px;
}

hr.dotted {
	border-style: dotted none solid none;
}


.intnews {
	font-family: times;
	font-weight: bolder;
	font-style: normal;
	font-size: 12px;
	color: #00aa00;
	background: #eeffee;
	border: 1px solid #00aa00;
	padding: 0 3 0 3;
}

