#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks .listtop {
font-weight:bold;
}



#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-color: #EEEEEE;
	border: 1px solid #808080;
	margin:1px 0;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	color: #21536A;
	text-decoration: none;
}

#sectionLinks .listtop a {
padding-top:5px;
padding-bottom:5px;
background:#C5C5C5 repeat-x;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background:#ededed;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

.h {overflow: hidden;}

.sponsored {overflow: hidden;}
.tiertwo {overflow: hidden;}

#sectionLinks .sponsored a:link, #sectionLinks .sponsored a:visited { overflow: hidden;
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background: #4ABB6A;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	color: #ffffff;
}

#sectionLinks .sponsored a:hover{ overflow: hidden;
	border-top: 1px solid #cccccc;
	background: #55C675;
	font-weight: bold;
	text-decoration: none;
}

#sectionLinks .tiertwo a:link, #sectionLinks .tiertwo a:visited { overflow: hidden;
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background: #ECEC00;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	color: #21536A;
}

#sectionLinks .tiertwo a:hover{ overflow: hidden;
	border-top: 1px solid #cccccc;
	background: #E7E780;
	font-weight: bold;
	text-decoration: none;
}