@charset "utf-8";
.modern-ticker{width:100%;line-height:1.4em;padding:0px;margin:0px;font-size:16px;color:#fafafa;position:relative}
.modern-ticker a{text-decoration:none}
.modern-ticker ul{margin:0;padding:0;list-style:none;}
.modern-tickern{width:100%;height:25px;padding:0px 0px 0px 5px;margin:0px;font-size:16px;color:#fafafa;position:relative}.modern-tickern a{text-decoration:none}.modern-tickern ul{margin:0;padding:0;list-style:none}

.mticker-round{border-radius:7px}.mticker-label{margin-right:2px;padding:0 8px 0 12px;float:left}.mticker-round .mticker-label{border-radius:5px 0 0 5px}
.mticker-news{background-color:#dadada;overflow:hidden;float:left}
.mticker-scroll .mticker-news{background-color:transparent}
.mticker-round .mticker-news:first-child,.mticker-round .mticker-news:first-child a{border-top-left-radius:5px;border-bottom-left-radius:5px}.mticker-round .mticker-news:last-child,.mticker-round .mticker-news:last-child a{border-top-right-radius:5px;border-bottom-right-radius:5px}.mticker-scroll.mticker-round .mticker-news a{border-radius:0}.mticker-news ul{padding:35px 0px 0px 15px;width:50000px;}
.mticker-news li{float:left;width:215px;}
.mticker-news a{font-size:0.9em;padding:0 10px 0 0px;color:#2E5CA9;background-color:transparent;display:block;font-family:Oswald;font-weight:400;}.mticker-news a:active{background-color:#07f}

.mticker-controls{ position: relative;top: 0;left:0;margin-left:2px;height:100%;float:right;background-image:url("mticker-pause.png");background-repeat:no-repeat;background-position:-1000px;}

.mticker-play,.mticker-prev,.mticker-next{width:11px;height:11px;background-repeat:no-repeat;background-position:center;cursor:pointer;float:left}.mticker-prev,.mticker-next{}.mticker-prev{background-image:url("mticker-arrow-prev.png")}.mticker-next{background-image:url("mticker-arrow-next.png")}.mticker-round .mticker-next{border-radius:0 5px 5px 0}.mticker-play{background-image:url("mticker-play.png")}.mticker-pause{background-image:url("mticker-pause.png")}.mticker-play:hover,.mticker-prev:hover,.mticker-next:hover{}.mticker-play:active,.mticker-prev:active,.mticker-next:active{background-color:#07f}
/* Latest News Ticker */
.head_N_Text
{
	margin:2px 0px 0px 0px;padding:0px;float:left;
	font-size:11px;color:#2e5ca9;font-weight:bold;width:84.8%;
	border-right:1px #e2e0e1 solid;border-top:1px #e2e0e1 solid;
	border-bottom:1px #e2e0e1 solid;vertical-align:middle;background-color:#EFEFEF;
}
@media screen and (min-width: 200px) and (max-width: 900px)
{
	.head_N_Text{display:none;}
	.mticker-news{height:17px; border:solid 0px red;}
}
.head_N_Text a
{
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#2e5ca9;
}
.head_N_Text a:hover
{
	color:#2e5ca9;
}
.mticker-newstop ul{padding:0px;}.mticker-newstop li{float:left;width:auto;}.mticker-newstop a{font-size:11px;padding:0 10px 0 15px;color:#444444;background-color:transparent;display:block; font-weight:normal; }.mticker-newstop a:hover{color:#fff;background-color:#444444;}.mticker-newstop a:active{background-color:#07f}