.body{
}
.logo {
 margin-left:0px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	text-align: justify;
	text-decoration:none;
}
.txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #357ba7;
	line-height: 18px;
}
.txt-bott {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.txtWhite {
	color: #666666;
	margin-right:7px;
	margin-left:7px;
	text-decoration:none;
	font: 11px Arial, Helvetica, sans-serif;
	
}
.txtSmall {
	color: #999999;
	margin-right:7px;
	margin-left:7px;
	text-decoration:none;
	font: 10px Arial, Helvetica, sans-serif;
}

/* Ticker */

#NewsTicker{

	width:260px;
	height:100px;
	margin:0 auto;
}
	#NewsTicker h1{
	padding:6px;
	margin:0;
	border:0;
	background:#dfe7ed;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
	#NewsVertical {
	width: 245px;
	height: 100px;
	display: block;
	overflow: hidden;
	position: relative;
}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
	width: 247px;
	height: 100px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family:Arial, "Times New Roman", Times, serif;
	}
	#TickerVertical li {
	width: 237px;
	color: #444444;
	text-align: left;
	font-size: 10px;
	margin: 0;
	padding: 6px 10px;
	float: left;
	height: 164px;
	display: inline;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 11px;
			font-weight:bold;
			margin-bottom:3px;
			font-family:Arial, "Times New Roman", Times, serif;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			margin-bottom:3px;
			text-decoration:underline;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:none;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:5px;
			border:solid 1px #DEDEDE;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			font-size: 9px;
			font-family:Arial, "Times New Roman", Times, serif;
			color:#9c9c9c
		}
.txt-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0084C4;
	font-weight: normal;
}
hr{
  border:0;
  border-top: 1px solid #DADADA;
  height: 0;
padding:2px 0px 2px 0px;
  margin:2px 0px 2px 0px;
}
p{
padding:2px 0px 2px 0px;
  margin:2px 0px 2px 0px;
}





.txt-linkright {
	color: #555555;
	text-decoration: none;
	font: 12px/18px Arial, Helvetica, sans-serif;

}
.txt-linkright:hover {
	color: #555555;
	text-decoration: none;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

.txt-bott{
	background:url(../images/arrow.gif);
	background-position: center;
}
.txt-bott a{
	color: #000000;
	line-height: 18px;
		

}
.txt-bott:hover{
	color: #000000;
	line-height: inherit;
	background-color:#EDF6FF;
	background-image: url(../images/arrow-hover.gif);
	background-position: center;

}

.txt-botthigh{
	background:url(../images/arrow-hover-high.jpg);
	background-position: center;
	height:28px;
}
.txt-botthigh a{
	color: #000000;
	line-height: 18px;
	height:28px;
	background-position: center;
}
.txt-botthigh:hover{
	color: #000000;
	line-height: inherit;
	background-color:#EDF6FF;
	background-image: url(../images/arrow-hover-roll.jpg);
	background-position: center;
	height:28px;
}

.txt-small-tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E77B9;
	line-height: 18px;
	font-weight: bold;
	margin-top:6px;
}
.brdr {
	border: 1px solid #666666;
}
.txt_underline {
	color: #000;
	text-align: justify;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

.txt_underline a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #357ba7;
	line-height: 18px;
}
.style1 {
	color: #DE3138;
	font-weight: bold;
}