/* dynaXML TOC stylesheet */

body {
margin-left: 0;
 font-family: verdana, helvetica, arial, sans-serif;
 font-size: .8em;
	/*font-size: 70%;*/
	
}
hr {
background: #666;
color: #666;
}

a:link {
                color: #8C140F;
                /*font-size: 100%;*/
                text-decoration: underline;
}


a:visited {


                color: #8C140F;
                /*color: #cc5323;*/
                /*font-size: 100%;*/
                text-decoration: underline;                                     
}

a:hover {
                color: #333333; 
                /*font-size: 100%;*/
                text-decoration: none;
}

a:active {
                color: #8C140F;
                /*font-size: 100%;*/
                text-decoration: none;
}



table {
margin 0 0 0 0;

padding: 0;}

table.toc-sections {

align: left;

/*width: 100px;*/

text-align: left;

padding-right: 5px;

font-size: 12.8px;



}
table.toc-title {

align: left;

}
.toc-sections tr {


}




/*
table.title {
   font-weight: bold;
}
*/
table.toc-line {
   width: 1000px;
}

table.toc-line td {
	padding: 4px;
}

.toc table td {
	padding: 3px;
	
}

.toc table .l1 {
}

td.hits {
   text-align: right;
   vertical-align: top;
}

td.expand {
   width: 15px;
   text-align: center;
	 vertical-align: top;
}

td.expand img {
	margin-top: 3px;
}

td.divnum {
   text-align: right;
   vertical-align: top;
   font-weight: bold;
   width: 30px;
}

td.head {
   vertical-align: top;
	 white-space: nowrap;
}

.hit-count {
   color: #8C140F;
}

.toc-hi {
   background-color: #FFCC66;
   font-weight: bold;
}

div.hitSummary {

}

div.expandAll {
}

div.l1 {
   margin-top: 0;
   margin-bottom: 0;
}

div.l2 {
   font-size: 95%;
   margin-top: 0;
   margin-bottom: 0;
}

div.l3, div.l4, div.l5, div.l6, div.l7 {
   font-size: 90%;
   margin-top: 0;
   margin-bottom: 0;
}
