.hidden {

	display: none;

	color:#003399;

}

#tick {

color:#003399;

}

.tickLink {

	float: left;

	margin: 0px 3px 0px 0px;

	font-size: 14px;

    color:#003399;
font-weight: 400;
}



.tickContent {

	float: left;

	font-size: 11px;

    color:#003399;

	margin: 0px 2px 0px 4px;

	position: relative;

	height: 15px;

	color:#003399;

}



.tickButton {

	float: left;

	cursor: pointer;

	cursor: hand;

	margin: 1px;

	position: relative;

	color:#003399;

}



#cursor {

color:#003399;

	background: none;

	float: left;

	height: 10px;

	width: 8px;

	position: relative;

	padding: 1px 0px 4px 0px;

	z-index: 100;

}

