.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	
}
.maintextmap {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;	
}
.higlighted {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C6D6E6;
}
a.email:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1D0C96;
}
a.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #C6D6E6;
	text-decoration: underline;
}
a.web:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1D0C96;
}
a.web:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #C6D6E6;
}.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}.smalltextthin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.news_article_window {
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

.news_article_table {
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	height:300px;
	width:600px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

.news_article_header {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	height:80px;
}

.news_article_date {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#353C70;
	vertical-align:top;
	height:40px;
	padding-left:35px;
	padding-right:20px;
}

.news_article_title {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
	vertical-align:top;
	height:40px;
	padding-left:35px;
	padding-right:20px;
	color:#3C3C3C;
	font-weight:bold;
}

.news_article_body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(/Clients/12/images/NEWSENGINE/background.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	vertical-align:top;
	padding-left:35px;
	padding-right:20px;
	color:#3C3C3C;
}

.news_article_footer {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
}