/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
//
//																xHtml Template 2016 StyleSheet
//																			toc
//
//------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
body {
	margin:0; 
	padding: 6.849% 9.396% 6.849% 9.396%; 
	
	font-family:Helvetica, Arial, sans-serif; 
	
	background-color:#404040; 
	background-position: top; 
	background-repeat: repeat-x;
}

a {
	margin-top:14px;
	margin-bottom:0;
	padding: 2px;
	width: calc(100% - 16px);
	
	font-size:14px; 
	color:white; 
	text-decoration:none; 
	
	display:inline-table; 
}

img {
	margin-top:18px;
	margin-bottom:4px;
	height:12px; 
	width:12px;
	
	vertical-align: top; 
	display:inline-block;
}

img:hover {
	cursor: pointer;
}

img[src*="cbook.gif"],img[src*="obook.gif"], img[src*="space.gif"], .sp {
	display:none;
}

/* Expanded links */

span span {
	display:block; 
	padding-left:25px; 
	text-indent: 0;
}

span a:focus	{
	border: 0;
    border-radius: 3px;
    background-color: #ffd3ac;
    color: black;
}

.activeHref{
	border: 0;
    border-radius: 3px;
    background-color: #ffd3ac;
    color: black;
}

span span a	{
	font-size:13px; 
	text-decoration:none; 
	padding:2px;
	display:inline-table; 
	margin-top:3px;
	margin-bottom:0;
}

span span a:focus	{
    border: 0;
    border-radius: 3px;
    background-color: #ffd3ac;
    color: black;
}

span span img {
	vertical-align: top; 
	height: 10px; 
	width: 10px;
	margin-top:7px;
	margin-bottom:5px;
}


.toc {
	font-family: "Arial", verdana, arial, helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    background-color: inherit;
    word-spacing: normal;
    letter-spacing: normal;
    vertical-align: baseline;
    text-decoration: none;
    text-transform: none;
    line-height: normal;
    margin: 0;
    padding: 0;
    float: none;
    clear: none;
    text-align: left;
    text-indent: 3px;
    width: auto;
    height: auto;
    white-space: normal;
}