@charset "UTF-8";
/* CSS Document */
#linkList2 h3 span {
	display: none;
}

#linkList {
	background: transparent url(../img/archive/navbg.png) top left repeat-y;
	padding-top: 1em;
	position: relative;
	top: 25px;
	width: 250px;
	z-index: 10;
	float: right;
}

#linkList2 {
	background: transparent url(../img/archive/navbtmbg.png) bottom left no-repeat;
	font: .8em/1.6em verdana, sans-serif;
	padding-bottom: 160px;
}

#linkList2 h3 {
	background: transparent top left no-repeat;
	display: block;	
	height: 26px;
	padding: 0 0 20px 0;
	width: 250px;	
}

#linkList2 .select {
	background-image: url(../img/archive/nav_des.png);
}

#linkList2 .archives {
	background-image: url(#);
}

#linkList2 .resources {
	background-image: url(#);
}

#linkList2 ul {
	list-style-type: none;
	padding: 0 15px 10px 15px;	
}

#linkList2 li {
	color: #06F;
	padding: 6px 10px;
}

#linkList2 a:link,
#linkList2 a:visited {
	background: transparent;
	color: #4C4C4C;
	font-weight: bold;
}

#linkList2 a.c:link,
#linkList2 a.c:visited {
	color: #06F;
	font-weight: normal;
}

#quickSummary .p2 a:hover,
#quickSummary .p2 a:active,
#quickSummary .p2 a:focus, 
#linkList2 a:hover, 
#linkList2 a:active, 
#linkList2 a:focus,
#linkList2 a.c:hover, 
#linkList2 a.c:active, 
#linkList2 a.c:focus {
	background: #B2CF42;
	color: #06F;
	text-decoration: none;
}


#lselect li {	
	background: transparent url(../img/archive/navico.gif) 3pt 5pt no-repeat;
		
	padding: 7px 10px 10px 20px;
}
