@charset "utf-8";
/* CSS Document */

#NewsArticles {
	float: left;
	/*width: 550px;
	max-width:550px;*/
	margin-top: 15px;
}
#newsmain {
	float: left;
	/*width: 550px;
	max-width:550px;*/
	margin-top: 15px;
}
#newsarticle {
	float: left;
	/*width: 550px;
	max-width:550px;*/
}
#newslink {
	float: left;
	/*width: 550px;
	max-width:550px;*/
	margin-bottom: 15px;
}
#newsportals {
	float: right;
	/*width: 140px;
	max-width:140px;*/
}
.newsarticleheader,
.newsarticleheader a:link,
.newsarticleheader a:visited{
	color:#0B026D;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:bold;
	letter-spacing:-0.008em;
	line-height:1.2em;
	margin-bottom: 5px;
}
.newsarticleheader a:hover{
	color:#E54900;
}
.newsarticlebody  {
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
	line-height:1.3em;
	list-style:none outside url("../uploadedimages/ornament_bullet-12px.png");
	padding-bottom: 15px;
	margin-bottom: 12px;
}
.readseparator {
	color:#447287;
	height: 1px;
	/*width: 525px;*/
	margin-bottom: 4px;
	margin-right: 10px;
	z-index: inherit;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8A8392;
}
.readmore,
.readmore a:link,
.readmore a:visited{
	color:#39739B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	font-weight:bold;
	letter-spacing:-0.008em;
	line-height:1em;
	margin-left: 10px;
	margin-right: 5px;
	padding-right: 10px;
	float: right;
	width: auto;
	padding-top: -6px;
	}
.readmore a:hover{
	color:#E54900;
}
.readmorespacer a:link,
.readmorespacer a:visited{
	width: auto;
	height: 15px;
	background-image: url(../uploadedimages/readthis.jpg);
	background-repeat: no-repeat;
	background-position: right -1px;
	margin-top: -20px;
	padding-left: 10px;
}
.readmorespacer a:hover{
	background-image: url(../uploadedimages/readthis-o.jpg);
}
.newsmainimage {
	border:1px solid #853907;
	margin-right:10px;
	margin-top:1px;
	width:auto;
}
.newsbulltetlist_bullet {
	background-image:url(../uploadedimages/ornament_bullet-12px.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 12px;
	width: 50px;
	margin-left: 26px;
	margin-top: 6px;
}
.newsbulltetlist,
.newsbulltetlist a:link,
.newsbulltetlist a:visited{
	color:#0B026D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.6pt;
	font-weight:bold;
	letter-spacing:-0.008em;
	line-height:2em;
	padding-bottom:-5px;
	margin-left: 5px;
}
.newsbulltetlist a:hover{
	color:#E54900;
}

.newsarticlethumb {
	border:1px solid #853907;
	margin-right:10px;
}
