/*navigation - augments .otpwhite*/
#ftocnav * {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:12px;
}
#ftocnav {
	/*background-color: #F9FAFB;*/
	background-color: #FFFBE8;
}

#ftocnav h4 {
	font-family: 'Trebuchet MS', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:12px;
	color: #FFFDE8;
	font-weight: bold;
	text-indent:0px;
	margin: 0 0 4px 0;
	padding: 2px;
}

.ftocbg {
	background-image: url(/images/polact_ftocfade.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/*SIDEBAR NAVIGATION*/
#ftocnav ul,
#ftocnav p.top {
	list-style-type: none;
	color:#003399;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
}
#ftocnav ul {
	padding-bottom:10px;
}
#ftocnav ul.notop {
	border:none;
}
#ftocnav p {
	color:#000080;
}
#ftocnav ul.notop li {
	border:none;
	margin-top: 6px;
	padding: 0 0 4px 9px;
}
#ftocnav li {
	font-size:11px;
	line-height:12px;
	background:url(../images/sb_6x6grey.gif) no-repeat 0px 4px;
	margin-top: 3px;
	padding: 0 0 0px 9px;
}
#ftocnav li.active {
	background:url(../images/sb_6x6gold.gif) no-repeat 0px 4px;
}
