TABLE.articles {
	width: 100%;
	font-family: sans-serif;
	margin-top: 20px;
}
TABLE.articles A {
	font-family: sans-serif;
}
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: bold 20pt "Times New Roman";
}
TD#chapter-menu {
	width: 200px;
	height: 210px;
	vertical-align: top;
}
TD.chapter-menu-cell {
	background-color: #2D4747;
	width: 200px;
	height: 20px;
	font-size: 10pt;
	border-bottom: 1px solid #ECE8CB;
}
TD.chapter-menu-cell UL {
	margin: 0;
}
TD.chapter-menu-cell-on {
	background-color: #3F6363;
	width: 200px;
	height: 20px;
	font-size: 10pt;
	cursor: default;
	border-bottom: 1px solid #ECE8CB;
}
TD.chapter-menu-cell-on UL {
	margin: 0;
}
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;
	margin-left: 11px;
}
UL.chapter {
	color: white;
	margin-bottom: 0px;
	padding-left: 6px;
	list-style-type: none;
}
UL.chapter A {
	color: white;
	text-decoration: none;
}
UL.chapter-open {
	list-style-type: circle;
	color: white;
	margin-left: 20px;
	margin-bottom: 0px;
}
UL.chapter-link {
	list-style-type: square;
	color: white;
	margin-left: 20px;
	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 P {
	margin-left: 25px;

TD#chapter-window H2, H3 {
	color: #2D4747;
	margin-left: 25px;
	margin-top: -10px;
}
TD#chapter-window H3{
	font-size: 12pt;
	font-weight: bold;
}
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: -5px;
	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 {
	font-size: x-small;
}
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;
	font-size: x-small;
}