#ticker {
	overflow: auto;
	margin-right: 0px;
	margin-left: 0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.newsdeail {
	overflow: auto;
	margin-right: 0px;
	margin-left: 0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
	outline:none;
}
#ticker dt {
	font: 11px/normal Arial, Helvetica, sans-serif;
	padding: 0px 10px 10px;
	margin-bottom: 10px;
	border-right-color: currentColor;
	border-bottom-color: rgb(145, 158, 163);
	border-right-width: medium;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	position: relative;
	font-size-adjust: none;
	font-stretch: normal;
	background-color: rgb(255, 255, 255);
}
#ticker .dd {
	font: 11px/normal Verdana;
	padding: 0px 10px 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-color: rgb(145, 158, 163);
	border-left-color: rgb(255, 255, 255);
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: solid;
	position: relative;
	font-size-adjust: none;
	font-stretch: normal;
	background-color: rgb(255, 255, 255);
}
#ticker dd.last {
	border-bottom-color: rgb(255, 255, 255);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#ticker div {
	margin: 10px 0px 0px;
}
.newssec {
	background-position: 0px 5px;
	padding: 0px 0px 0px 8px;
	background-image:url(../../images/smarrow.png);
	background-repeat: no-repeat;
}
.newssec p {
	margin: 0px;
	padding: 0px;
}
.newssec p.date {
	
	color:#000000;
}
.newssec p a {
	color: rgb(82, 82, 82);
}
.newssec p a:hover {
	color:#008000;
}
.newsbreakline {
	margin: 10px 0px;
	border-bottom-color: rgb(145, 158, 163);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.pdficonmain {
	width:250px;
	float:left;
}
.pdficonfo {
	text-align:center;
}
.dowtxt {
	text-align:center;
}
.clear {
	clear:both;
	padding:0px;
	margin:0px;
}
.notemain {
	padding:25px 0px 0px 0px;
}
