body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}
#top {
	color: #999999;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #18365E;
	padding:9px;
	margin-bottom: 30px;
	clear: both;
}
#top #aon{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #18365E;
}
#top a{
	font-weight: bold;
	color: #18365E;
	text-decoration: none;
}

#foot{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	font-size: 8pt;
	padding:8px;
	clear: both;
	margin-top: 50px;
}
#content{
	width:940px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
.newspaperndvtitle{
	clear:both;
	display:block;
	padding-bottom:-5px;
	padding-left: 6px;
}
.newspaperadv{
	display:block;
	float:left;
	background-color: #666666;
	margin:5px;
	padding:1px;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	margin-bottom: 20px;
}
.radio{
	font-weight: bold;
	color: #F25B08;
	background-image: url(images/Radio.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 190px;
	width: 360px;
	text-align: left;
}
.news{
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.newsreport{
	float: left;
	width: 159px;
}
.newsreportdetaild{padding-left:180px;}
.leaflet{
	background-color: #efefef;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
}
.leaflet img{
	margin-right: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

