table.articles {
	width: 100%;
	font-family: sans-serif;
	font-size: small;
}
table.articles a {
	font-family: sans-serif;
	font-size: small;
}
td#chapter-menu-head {
	border-bottom: 1px solid #2D4747;
}
td#chapter-window-head {
	border-bottom: 1px solid #2D4747;
	border-left: 3px double #2D4747;
	padding-left: 25px;
	padding-bottom: 6px;
	color: #2D4747;
	font-size: 20pt;
	font-family: Garamond;
	font-weight: bold;
}
td#chapter-menu {
	width: 200px;
	height: 240px;
	vertical-align: top;
}
td.chapter-menu-cell {
	background-color: #2D4747;
	width: 200px;
	height: 20px;
	font-size: 10pt;
	cursor: pointer;
	border-bottom: 1px solid #ECE8CB;
	color: white;
	padding: 2px 2px 2px 5px;
}
td.chapter-menu-cell-on {
	background-color: #3F6363;
	width: 200px;
	height: 20px;
	font-size: 10pt;
	cursor: default;
	border-bottom: 1px solid #ECE8CB;
	color: white;
	padding: 2px 2px 2px 5px;
}
td.chapter-menu-cell-open {
	background-color: #3F6363;
	padding: 2px 0px 2px 0px;
	width: 200px;
	height: 20px;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 10pt;
	cursor: pointer;
	border-bottom: 1px solid #ECE8CB;
}
p.chapter {
	text-align: left;
	text-indent: -12px;
	margin-left: 11px;
}
ul.chapter {
	color: white;
	margin-left: -15px;
	margin-bottom: 0px;
}
ul.chapter-open {
	list-style-type: circle;
	color: white;
	margin-left: -15px;
	margin-bottom: 0px;
}
ul.chapter-link {
	list-style-type: square;
	color: white;
	margin-left: -15px;
	margin-bottom: 0px;
}
td#chapter-window {
	vertical-align: top;
	border-left: 3px double #2D4747;
	padding-top: 10px;
	font-size: medium;
	line-height: 150%;
}
td#chapter-window A {
	font-size: medium;
}
td#chapter-window p {
	margin-left: 25px;
}
TD#chapter-window H2{
	color: #2d4747;
	margin-left: 25px;
	margin-top: -10px;
}
TD#chapter-window H3 {
	color: #2d4747;
	margin-left: 25px;
	margin-top: -10px;
}
TD#chapter-window H4{
	font-size: 12pt;
	font-weight: bold;
}
td#chapter-window UL {
	line-height: 150%;
}
td#chapter-window LI.pdf {
	list-style-image: url("../Images/icon-pdf.png");
}
td#chapter-window LI.djvu {
	list-style-image: url("../Images/icon-djvu.png");
}
table.sub-chapter-menu {
	width: 200px;
	color: white;
	font-size: 10pt;
	cursor: pointer;
	line-height: 18px;
	margin-top: 2px;
}
table.sub-chapter-menu td.sub-on {
	width: 200px;
	color: white;
	font-size: 10pt;
	cursor: default;
	background-color: #4B7777;
	line-height: 18px;
	margin-top: 2px;
}
table.sub-chapter-menu ul {
	list-style-type: disc;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
td.white-space {
	height: 10px;
}
td#chapter-window table.military-courier {
	margin-left: 25px;
}
td#chapter-window table.military-courier h4 {
	margin-top: 0;
}
td#chapter-window table.military-courier img {
	float: left;
	width: 150px;
	height: 203px;
	margin: 0 10px 0 0;
	border: 1px solid #AFAF99;
}
td#chapter-window table.military-courier td {
	vertical-align: top;
	padding: 20px 0 10px 0;
	border-top: 0 solid #AFAF99;
}
td#chapter-window table.military-courier p {
	margin: 0;
	line-height: 150%;
}
