.navclear{
	height:0;
	overflow:hidden;
	clear:both;
}

#quicklinks{
	width:142px;
	margin-top:14px;
	background:url('/template/navigation/quicklinks/quicklinkback.gif') top left repeat-y;
}

#quicklinkstop{
	width:100%;
	height:40px;
	background:url('/template/navigation/quicklinks/quicklinktop.gif') top left no-repeat;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

* + html #quicklinkstop{
	height:35px;
}

#quicklinksmain{

}

#quicklinkscontent{
	margin-top:-25px;
	font-size:10px;
	padding-bottom:10px;
}

* html #quicklinkscontent{
	margin-top:-35px;
	margin-left:-10px;
	padding-bottom:5px;
}

#quicklinkscontent a:link, #quicklinkscontent a:visited{
	color:#050031;
}

#quicklinkscontent a:hover{
	color:#696969;
}

.quicklinksbullet{
	float:left;
	width:10px;
	height:12px;
	background:url('/template/navigation/quicklinks/quicklinkbullet.gif') top left no-repeat;
}

* html .quicklinksbullet{
	margin-top:10px;
}

.quicklinkslink{
	float:left;
	margin-left:3px;
	margin-top:-1px;
	margin-bottom:3px;
}

#quicklinksbottom{
	width:142px;
	height:30px;
	background:url('/template/navigation/quicklinks/quicklinkbottom.gif') top left no-repeat;
	margin-top:-28px;
	position:relative;
	z-index:1;
}

*html #quicklinksbottom{
	margin-top:-30px;
}

.quickLinksLI
{
	list-style-image:url('/template/navigation/quicklinks/quicklinkbullet.gif');
	margin-top:3px;
	font-weight:bold;
}
