table#toc-table {
	margin: 0;
	padding: 0;
	width: 100%;
}

table#toc-table .articles{
	clear: both;
	margin: 20px 0 0;
	padding: 0 0 0 4px;
}

table#toc-table .articles p{
	font-size: 1em !important;
	line-height: 1em;
	margin: 0;
	padding: 6px 0 !important;
}

table#toc-table .col1 .subhead {
	clear: both;
	color: #990000 !important;
	font-weight: bold !important;
}

table#toc-table .col1 h1{
	color: #000000;
	font-size: 1.5em;
	line-height: 1em;
	margin: 0;
	padding: 0px;
}

table#toc-table .col1 h1 a{
	color: #000000;
	text-decoration: none;
}

table#toc-table .col1 h1 a:hover{
	border-bottom: solid 1px #990000;
	color: #000000;
	text-decoration: none;
}

table#toc-table .departments{
	clear: both;
	margin: 20px 0 0;
	padding: 0 0 0 4px;
}

table#toc-table .departments a{
	font-weight: bold;
	margin: 0 16px 0 0 !important;
	padding: 0;
}

table#toc-table .departments p{
	font-size: 1em;
	padding: 2px 0 !important;
}

table#toc-table .subfeature{
	clear: both;
	margin: 0 0 8px 0;
}

table#toc-table .subfeature h3{
	font-size: 1.00em;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 3px;
}

table#toc-table .subfeature p{
	font-size: 0.85em;
	line-height: 1.2em !important;
	margin: 0;
	padding: 0;
}

table#toc-table a:link, table#toc-table a:hover, table#toc-table a:active{
	color: #990000;
}

table#toc-table a:visited {
	color: #663300;
}

table#toc-table img {
	margin: 0 3px  0 0;
	padding: 0;
}

table#toc-table td.col1{
	border: solid 1px #D39556;
	float: left;
	margin: 0 0 5px 0;
	padding: 4px;
	width: 273px;
}

table#toc-table td.col1{
	width: 273px;
}

table#toc-table td.col1 h3{
	color: #000000;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.3em;
	padding: 2px 0 0;
	text-align: left;
}

table#toc-table td.col2 {
	padding: 4px 0 15px 8px;
}

table#toc-table h4 {
	border-bottom: solid 1px #D39556 !important;
	clear: both;
	color: #000000 !important;
	font-size: 0.7em !important;
	font-weight: bold !important;
	line-height: 1em !important;
	margin: 0 30px 0 0;
	padding: 0 !important;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

table#toc-table td.col2 img{
	margin: 0;
	padding: 0 3px 7px 0;
}

.toc .download{
	margin: 7px 0 0 1px
}

.toc .download img{
	margin-right: 4px;
}

.toc .pdf{
	margin-bottom: 10px !important;
}

