body {
	margin:0px;
	padding:0px;
}
img{
	border:none;
	outline:none;
}
a img{
	border:none;
	outline:none;
}

a{
	border:none;
	outline:none;
}

.font-11{
	font-family:"segoe_uiregular",Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4c4c4c;
	line-height:18px;
	text-decoration:none;
	text-align: justify;
}
.font-11b{
	font-family:Tahoma;
	font-size:11px;
	color:#4c4c4c;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}
@charset "utf-8";
/* CSS Document */
#ticker {
	overflow:auto;
	margin:0px auto 0px auto;
	padding:0px;
	height:300px;
	width:100%;
}
#ticker div {
	margin:10px 0px 0px 0px;
}
.distsec {
	padding:0px;
}
.distsec a {
	font-family:"segoe_uiregular",Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#f3a51c;
	padding:0px 0px 0px 2px;
	text-decoration:none;
	text-align:justify;
	line-height:20px;
	display: block;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e5e5e3;
}
.distsec a:hover {
	color:#316bbf;
}
@font-face {
    font-family: 'segoe_uiregular';
    src: url('fonts/segoe_ui-webfont.eot');
    src: url('fonts/segoe_ui-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/segoe_ui-webfont.woff') format('woff'),
         url('fonts/segoe_ui-webfont.ttf') format('truetype'),
         url('fonts/segoe_ui-webfont.svg#segoe_uiregular') format('svg');
    font-weight:normal;
    font-style:normal;
}
