/*************************************** DEFILANT ***************************************/

#defilant {
	position : relative;
	width : 800px;
	height : 14px;
	margin : 0px;
	overflow : hidden;
}

/*#tickerID {
	color : #000000;
	position : relative;
	visibility : hidden;
	overflow : hidden;
	left : 0px;
	top : 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

#tickerID span {
	display : block;
	width : 1020px;
	margin : 0px;
    padding : 0px;
}*/

#sub-nav {
	width : 820px;
	margin : 0px;
	padding : 0px;
	overflow: hidden;
	position: relative;
	cursor: default;
}

.ticker {
	white-space: nowrap;
	line-height: 16px;
	cursor: default;
	visibility: hidden;
}

.ticker a {
	color: #667992;
	font-weight: bold;
	text-decoration: none;
}

.ticker a:hover {
	text-decoration: underline;
}
