.boxWrapper
{
	width: 168px;
	margin-bottom: 20px;
}

#pageContainer #contentContainer #leftNavigation .boxWrapper p
{
	font-size: 10pt;
	margin: 0;
	padding: 0;
	line-height: 22px;
}

.boxWrapper table
{
	margin: 2px auto;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

.boxWrapper .boxTop td
{
	line-height: 24px;
	border-collapse: collapse;
	width: auto;
	padding: 0px;
	margin: 0px;
}

.boxWrapper tr.boxMid
{
	background-color: #f5f5f5;
}
.boxWrapper .boxMid td { height: 22px; }
.boxWrapper .boxContent { height: 22px; }
.boxWrapper .boxFoot td { height: 5px; }

.boxWrapper td.bxTopMid
{
	background-image: url(../images/nav_header.png);
	text-align: center;
	color: #fff;
}

.boxWrapper td.bxTopMid span { font-size: 12pt; font-weight: bold; }

.boxWrapper td.boxFootMid
{
	background-image: url(../images/boxBot_mid.png);
}

.boxWrapper .boxContent div.titleRow
{
	height: 22px;
	color: #fff;
	background: url(../images/background_linkheader.gif);
	margin: 0;
	border-width: 0px 1px 0px 1px;
	border-color: #3C4240;
	border-style: solid;
	cursor: pointer;
}

.boxWrapper .boxContent div.contentRow
{
	border-top: 0;
	border-right: 1px #333 solid;
	border-bottom: 0;
	border-left: 1px #333 solid;
}

.boxWrapper .boxContent p.catTitle
{
	line-height: 24px;
	font-size: 70%;
	background: url(../images/catArw.png) no-repeat 98% 50%;
	font-weight: 600;
	text-indent: 5px;
	margin: 0;
	padding: 0;
}

.boxWrapper .boxContent p.down
{
	line-height: 24px;
	font-size: 70%;
	background: url(../images/dwnCatArw.png) no-repeat 98% 50%;
	font-weight: 600;
	text-indent: 5px;
	margin: 0;
	padding: 0;
}

.boxWrapper .boxContent ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.boxWrapper .boxContent li
{
	display: block;
	height: 22px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 22px;
	font-weight: bold;
	text-indent: 10px;
}

.boxWrapper .boxContent li a
{
	height: 22px;
	display: block;
	color: #000;
	text-decoration: none;
	line-height: 22px;
}

.boxWrapper .boxContent a:hover
{
	height: 22px;
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #5069C7;
	line-height: 22px;
	background-image: url(../images/background_lihover.png);
	background-repeat: repeat-x;
}
