.dynamicTOCHeader
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.TOC
{
    font-family: Arial;
    font-size: 12px;
	line-height: 15px;
    color: #FFD504;
    text-decoration: none;
    margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
    margin-left: 0px;
}

a.TOC
{
    font-family: Arial;
    font-size: 12px;
	line-height: 15px;
    color: #FFD504;
    text-decoration: none;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px; 
    margin-left: 0px;
}        

.TOCLink
{
    text-decoration: none;
    color: #FFD504;
}

a.TOCLink:visited
{
    color: #FFD504;
    text-decoration: none;
}

a.TOCLink:hover
{
    text-decoration: none;
    background-color: #ECE2EB;
    color: #E30968;
}
A.TOC:hover
{
    text-decoration: underline;
    background-color: #ECE2EB;
    color: #E30968;
}

.TOCLevel1Row
{
    background-color: #A077A1;
}
/*	background-image: url(images/leftnavLevel1IconNormal.jpg); //    background-image: url(images/navChapterIcon_normal.gif); */
.TOCLevel1RowImage
{
    text-align: center; 
    vertical-align:top; 
    padding: 0px 0px;
	background-color: #A077A1; 
    background-repeat: no-repeat;
    text-decoration: none;
	width: 10px;
}
a.TOCLevel1
{
    color: #FFD504;
    margin-bottom: 0px;
    text-decoration: none;
    padding-left: 0px;
}

.TOCLevel2Row
{
    background-color: #A077A1;
}
/*		background-image: url(images/leftnavLevel2IconNormal.jpg); //        background-image: url(images/navHeading1Icon_normal.gif); */
.TOCLevel2RowImage
{
    text-align: center; 
    vertical-align:center;
    padding: 0px 0px;
	background-color: #A077A1;
    background-repeat: no-repeat;
    text-decoration: none;
	width: 20px;
}
a.TOCLevel2
{
    color: #FFD504;
    margin-bottom: 0px;
    text-decoration: none;
	padding-left: 0px;
}

.TOCLevel3Row
{
    background-color: #A077A1;
}
/*		background-image: url(images/leftnavLevel3IconNormal.jpg); //        background-image: url(images/navHeading2Icon_selected.gif);*/
.TOCLevel3RowImage
{
    text-align: center; 
    vertical-align:top;
    padding: 0px 0px;
	background-color: #A077A1;
    background-repeat: no-repeat;
    text-decoration: none;
	width: 30px;
}
a.TOCLevel3
{
    color: #FFD504;
    margin-bottom: 0px;
    text-decoration: none;
	padding-left: 0px;
}
.TOCLevel4Row
{
    background-color: #A077A1;
}
/*		background-image: url(images/leftnavLevel4IconNormal.jpg); //        background-image: url(images/spacer.gif);*/
.TOCLevel4RowImage
{
    text-align: center; 
    vertical-align:top;
    padding: 0px 0px;
	background-color: #A077A1; 
    text-decoration: none;
    background-repeat: no-repeat;
    text-decoration: none;
	width: 40px;
}
a.TOCLevel4
{
    color: #FFD504;
    margin-bottom: 0px;
    text-decoration: none;
	padding-left: 0px;
}
.TOCLevel5Row
{
    background-color: #A077A1;
}
/*		background-image: url(images/leftnavLevel5IconNormal.jpg); //        background-image: url(images/spacer.gif);*/
.TOCLevel5RowImage
{
    text-align: center; 
    vertical-align:top;
    padding: 0px 0px;
	background-color: #A077A1; 
    text-decoration: none;
    background-repeat: no-repeat;
    text-decoration: none;
	width: 50px;
}
.TOCLevelAlternateRow
{
    height: 1px; 
    background-color: #A077A1;
}
a.TOCLevel5
{
    color: #FFD504;
    margin-bottom: 0px;
    text-decoration: none;
	padding-left: 0px;
}

.TOCSelectedLevel1
{
    font-size: 12px;
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.TOCSelectedLevel2
{
    font-size: 12px;
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.TOCSelectedLevel3
{
    font-size: 12px;
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.TOCSelectedLevel4
{
    font-size: 12px;
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.TOCSelectedLevel5
{
    font-size: 12px;
    color: white;
    font-weight: bold;
    text-decoration: none;
}

