#tertiary_nav {
	position:absolute;
	z-index:999;
	top:64px;
	text-align:center;
	margin:8px 0 0 0;
	padding:0;
	list-style: none;
	font-size: 12px;line-height:16px;
	color:#ffffff;
	background-color:#ffffff;
	height:21px;
}

#tertiary_nav li {
	float: left;
	margin: 0;
	padding:0;	
	position: relative; 
	display: block;
	height:21px;
	font-weight:bold;
	text-align:left;
}

#tertiary_nav li a span {
	display: block;
	float: left;
	padding: 4px 0 0 0;
	cursor: pointer;
	height: 17px;color:#0089c4;
}

#tertiary_nav li a {
	display: block;
	float: left;
	height: 21px;
	line-height: 16px;
	padding: 0;
	margin:0;
	text-decoration: none;
	white-space: nowrap;
}

#tertiary_nav li a:hover {
	color: #ffffff;
	background-color: #0089c4;
	text-decoration: none;
	font-size:17px;line-height:20px; 
	margin:1px 0 0 0;
	
}

#tertiary_nav li a:hover span {
	margin-top:-4px;color: #ffffff;
}

#tertiary_nav  .on {
	width:20px;
	text-align:center;
	color: #ffffff;
	background-color: #0089c4;
	text-decoration: none;
	font-size:17px;line-height:20px; 
	margin:1px 0 0 0;
}

#tab_t1, #tab_t2,#tab_t3, #tab_t4, #tab_t5, #tab_t6, #tab_t7, #tab_t8, #tab_t9, #tab_t10, #tab_t11, #tab_t12, #tab_t13, #tab_t14, #tab_t15, #tab_t16, #tab_t17, #tab_t18, #tab_t19, #tab_t20, #tab_t21 {
	width:20px;text-align:center;
}

#t1 #tab_t1, #t2 #tab_t2, #t3 #tab_t3, #t4 #tab_t4, #t5 #tab_t5, #t6 #tab_t6, #t7 #tab_t7, #t8 #tab_t8, #t9 #tab_t9, #t10 #tab_t10, #t11 #tab_t11, #t12 #tab_t12, #t13 #tab_t13, #t14 #tab_t14, #t15 #tab_t15, #t16 #tab_t16, #t17 #tab_t17, #t18 #tab_t18, #t19 #tab_t19, #t20 #tab_t20, #tab_t21 {
	color: #ffffff;
}