<!--
.clnqMenuContainer {
	visibility: hidden;
	position: absolute;
	top:126px;
	padding: 20px;
	padding-top: 0px;
	}	
.clnqMenuItem {
	border:solid 1px #DCD8E0;
	border-top: 0px;
	background: #ffffff;
	height: 20px;
	padding-top: 2px;
	line height: 18px; 
	font-size: 12px;
	font-family: song, ms gothic, MS UI Gothic;
	text-decoration: none;
	color: #A8A8A8;
	cursor: hand;
	}
.clnqMenuTopItem {
	border:solid 1px #DCD8E0;
	background: #ffffff;
	height: 20px;
	padding-top: 2px;
	line height: 18px;
	font-size: 12px;
	font-family: song, ms gothic, MS UI Gothic;
	text-decoration: none;
	color: #A8A8A8;
	cursor: hand;
	}
	
.clnqSearch {
	font-family:song, ms gothic, MS UI Gothic;
	font-size:10px;
	border-width: 1px;
	border-color: #9B9B9B;
	border-style: solid;
	height:20px;
	line height: 130%;
	width:70px;
	color: #9B9B9B;
	}

.clnqEmailSignup {
	font-family:song, ms gothic, MS UI Gothic;
	font-size:12px;
	border-width: 1px;
	border-color: #9B9B9B;
	border-style: solid;
	height:20px;
	line height: 130%;
	width:70px;
	color: #9B9B9B;
	}

a.nav {
	font-family: song, ms gothic, MS UI Gothic;
	font-size:12px;
	text-decoration: none;
	color: #95BD95
	}

a.nav:hover {
	font-family: song, ms gothic, MS UI Gothic;
	font-size:12px;
	text-decoration: none;
	color: #509CAA
	}
a.nav:active {
	font-family: song, ms gothic, MS UI Gothic;
	font-size:12px;
	text-decoration: none;
	color: #509CAA
	}

.clnqExpMenuItem {
	border:0px;
	background:#ffffff;
	width:156px;
	height:20px;
	font-size:12px;
	font-family:song, ms gothic, MS UI Gothic;
	line height: 130%;
	text-decoration:none;
	color:#A8A8A8;
	cursor:hand;
	}	

.clnqLeftNavItem {
	border:0px;
	background:#ffffff;
	width:139px;
	height:17px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-size:12px;
	font-family:song, ms gothic, MS UI Gothic;
	line height: 130%;
	text-decoration:none;
	color:#A8A8A8;
	cursor:hand;
	}
--->
