#yellowGraph
{
	BORDER-RIGHT: DarkBlue 1px solid;
	BORDER-TOP: DarkBlue 1px solid;
	LEFT: 10px;
	BORDER-LEFT: DarkBlue 1px solid;
	BORDER-BOTTOM: DarkBlue 1px solid;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-COLOR: yellow;
	POSITION: relative;
	HEIGHT: 20px;
	TEXT-ALIGN: RIGHT;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	COLOR: black;
	display: block
}

#blueGraph
{
	BORDER-RIGHT: DarkBlue 1px solid;
	BORDER-TOP: DarkBlue 1px solid;
	LEFT: 10px;
	BORDER-LEFT: DarkBlue 1px solid;
	BORDER-BOTTOM: DarkBlue 1px solid;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-COLOR: blue;
	POSITION: relative;
	HEIGHT: 20px;
	TEXT-ALIGN: RIGHT;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	COLOR: white;
	display: block
}	
	

#qualityTOC li.cciTOCCurPage
{
	margin-top: 3px;
	margin-left: 3px; 
	padding-left: 3px;
	margin-bottom: 3px;
}

#qualityTOC .cciTOCCurPage,
#qualityTOC a.cciTOCCurPage:visited, a.cciTOCCurPage:link, a.cciTOCCurPage:active, a.cciTOCCurPage:hover
{
	font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    text-decoration: underline;   
	color: #000099;
}

#qualityTOC .cciTOClev0
{
	list-style-type: square; color: #996600;	/* for NN4 */
	line-height: 18px;
	margin-top: 3px;
	margin-left: 0px; 
	padding-left: 0px;
	margin-bottom: 3px;
	color: #000099;
}

#qualityTOC a.cciTOClev0:visited, a.cciTOClev0:link, a.cciTOClev0:active
{
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 28px;
	color: #000099;
	vertical-align: middle;
	height: 18px;
	padding: 0px;
	text-decoration: none;
}

#qualityTOC a.cciTOClev0:hover
{
	text-decoration:underline;
}

#qualityTOC .cciTOClev1
{
	list-style-type: square; color: #996600;	/* for NN4 */
	line-height: 28px;
	margin-top: 3px;
	margin-left: 3px; 
	padding-left: 3px;
	margin-bottom: 3px;
	white-space:nowrap;
	color: #000099;

}

#qualityTOC a.cciTOClev1:visited, a.cciTOClev1:link, a.cciTOClev1:active
{
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 28px;
	color:#000099;
	vertical-align:middle;
	height:14px;
	padding:0px;
	text-decoration:none;
}

#qualityTOC a.cciTOClev1:hover
{
	text-decoration:underline;
}

#qualityTOC .cciTOClev2
{
	list-style-type: square; color: #996600;	/* for NN4 */
	line-height: 18px;
	margin-top: 2px;
	margin-left: 3px; 
	padding-left: 3px;
	margin-bottom: 2px;
	color: #000099;
}
	
#qualityTOC a.cciTOClev2:visited, a.cciTOClev2:link, a.cciTOClev2:active
{
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size:13px;
	line-height: 28px;
	color:#000099;
	vertical-align:middle;
	height:13px;
	padding:0px;
	text-decoration:none;
}

#qualityTOC a.cciTOClev2:hover
{
 	text-decoration:underline;
}

#qualityTOC .cciTOClev3
{
	list-style-type: square; color: #996600;	/* for NN4 */
	line-height: 18px;
	margin-top: 2px;
	margin-left: 3px; 
	padding-left: 3px;
	margin-bottom: 2px;
	color: #000099;
}

#qualityTOC a.cciTOClev3:visited, a.cciTOClev3:link, a.cciTOClev3:active
{
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size:13px;
	line-height: 28px;
	height:14px;
	padding:0px; 
	color:#000099;
	text-decoration:none;
}

#qualityTOC a.cciTOClev3:hover
{
	text-decoration:underline;
}

#qualityTOC .cciGraphRow
{
	min-height: 36px;
}

#qualityTOC .cciGraphRowLabel
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 12px;
}

#qualityTOC td.cssTOCleftOn
{
	width:0px;
	margin:-10px;
	
}

