a {
	color: #005566;
	text-decoration: none;
}

a:hover {
	color: #004455;
	background-color: #aadddd;
	text-decoration: none;
}

a.siteheading {
	color: white;
	text-decoration: none;
	background-color: #008899;
	padding: 0px, 0px, 0px, 0px
}

a.siteheading:hover {
	color: white;
	text-decoration: none;
	background-color: #33bbcc;
	padding: 0px, 0px, 0px, 0px 
}

a.author {
	color: white;
	text-decoration: none;
	padding: 2px, 2px, 2px, 2px
}

a.author:hover {
	color: #339999;
	text-decoration: none;
	background-color: #aaffff
}

a.navbarlink {
	font-family: verdana, tahoma, arial;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	padding: 1px, 1px, 1px, 1px
}

a.navbarlink:hover {
	color: #223333;
	text-decoration: none;
	background-color: #99ffff
}

a.backlink {
	font-family: verdana, tahoma, arial;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1px
}

a.tab:hover {
	background-color: #eeffff
}

a.tab {
	font-family: verdana, tahoma, arial;
	font-size: 8pt;
	padding: 1px, 1px, 1px, 1px
}

a.imglink:hover {
	border-bottom: 0px
}

h1 {
	font-size: 18pt;
	color: #662200
}

h2 {
	# font-family: georgia, palatino, bookman;
	font-family: verdana, tahoma, arial;
	font-style: italic;
	font-size: 16pt;
	background-color: #006677;
	color: #ffffff;
	width: 100%;
	padding: 5px, 5px, 5px, 5px;
	border-top: 2px solid #007788;
	border-left: 2px solid #007788;
	border-bottom: 2px solid #004455;
	border-right: 2px solid #004455;
	letter-spacing: 1px
}

h3 {
	# font-family: georgia, palatino, bookman;
	font-family: verdana, tahoma, arial;
	font-size: 14pt;
	font-weight: bold;
	color: black;
	background-color: #b0c0c0;
	padding: 5px, 5px, 5px, 5px;
	letter-spacing: 1px;
	border-top: 1px solid #e0e0d0;
	border-left: 1px solid #e0e0d0;
	border-bottom: 1px solid #302000;
	border-right: 1px solid #302000;
}

.pagehead {
	font-family: georgia, palatino, bookman;
	font-size: 28pt;
	font-weight: bold;
	font-style: italic;
	color: #007788;
	padding-bottom: 0px ;
	letter-spacing: 1px;
	border-bottom: 1px dashed #c0c0b0;
	text-transform: lowercase;
}

h4 {
	font-family: georgia, palatino, bookman;
	font-size: 11pt;
	letter-spacing: .2ex
}

tt, code {
	font-family: courier new, courier, monospace;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	background-color: #ccdddd ;
	padding: 1px, 1px, 1px, 1px;
	white-space: nowrap
}

blockquote.article {
	margin-left: .25in;
	margin-right: .25in;
    font-size: 8.5pt;
	font-family: georgia, palatino, bookman;
	font-style: normal;
	color: #223030;
	background-color: #ccdddd;
	padding: 10px, 10px, 10px, 10px ;
	border-top: 1px solid #ffffee;
	border-left: 1px solid #ffffee ;
	border-bottom: 1px solid #223030;
	border-right: 1px solid #223030
}

pre {
	font-size: 9pt;
	font-family: courier new, courier, monospace;
	font-style: normal;
	background-color: #ccdddd;
	padding: 3px 3px 3px 3px;
	border: 1px solid #aabbbb
}

.prebreak {
	display: none
}
 
sup {
	font-size: larger
}

body, li, td, dd, dt, p {
	font-family: verdana, tahoma, arial;
	font-size: 8pt
}

dt {
	font-weight: bold;
}

dd {
	padding-bottom: 12px
}

li {
	margin-top: 5px
}

blockquote {
	font-family: verdana, tahoma, arial;
	font-size: 8pt
}

#article {
	background-color: #f8ffff
}

.tab {
	font-family: arial;
	font-size: 8pt
}

.contentbox {
	border-right: #336666 3px solid;
	border-top: #669999 1px solid;
	border-left: #669999 1px solid;
	border-bottom: #336666 3px solid;
}

.old-heading {
	background-color: #33cccc;
	padding: 0px, 0px, 0px, 0px
}

.heading {
	background-color: #008899;
	padding: 0px, 0px, 0px, 0px
}

.booktitle {
	font-weight: bold;
	font-family: arial unicode ms, arial;
	font-size: 16pt;
	color: white;
}

.booksubtitle {
	font-weight: normal;
	font-family: arial unicode ms, arial;
	font-size: 12pt;
	color: black;
}

.bookauthors {
	font-weight: normal;
	font-family: arial unicode ms, arial;
	font-size: 12pt;
	color: white;
}

.booktitlesmall {
	font-weight: bold;
	font-family: arial unicode ms, arial;
	font-size: 11pt;
	color: white;
}

.booksubtitlesmall {
	font-weight: normal;
	font-family: arial unicode ms, arial;
	font-size: 9pt;
	color: black;
}

.navbar {
	background-color: #004455;
	padding: 3px, 3px, 3px, 3px;
	text-align: right;
	font-size: 9pt
}

.old-navbar {
	background-color: #007766;
	padding: 3px, 3px, 3px, 3px;
	text-align: right;
	font-size: 9pt
}

.bqhead {
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 5px;
	letter-spacing: .1ex
}

.dataentry {
	color: #666666;
	font-style: normal;
}

.checklist-instr {
	font-size: 8pt;
	margin-left: .25in;
	padding-top: 5px;
	padding-bottom: 3px
}

.hdg-intable {
	font-size: 12pt;
	font-weight: bold;
	background-color: #ccbbaa;
	width: 100%;
	padding: 5px, 5px, 5px, 5px
}

.modified {
	font-style: italic;
	color: #776655
}

.pageicon {
	position: absolute;
	left: 121px;
}

.bodycontent {
	margin-left: .75in;
	margin-right: .5in
}

.bodycontenttable {
	text-align: left;
	background-color: #ddeeee
}

h1.toc {
	font-size: 18pt;
	color: #662200;
}

h2.toc {
	font-size: 13pt;
	background-color: #665544;
	color: #ffeeee;
	width: 100%;
	padding: 2px, 2px, 2px, 2px;
	margin-bottom: 4px
}

h3.toc {
	font-size: 10pt;
	text-indent: 25px ;
	margin-bottom: 3px;
	margin-top: 3px
}

h4.toc {
	font-size: 9pt;
	font-weight: normal;
	text-indent: 50px;
	margin: 0,0,0,0 
}

a.toc {
	color: #ccaaaa;
	text-decoration: none
}

a.toc:visited {
	color: #ccaaaa;
	text-decoration: none
}

a.toc:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #665544
}

td.subsection {
	font-family: courier new, courier, monospace;
	font-size: 9pt
}

td.section {
	font-family: arial, sans serif;
	font-size: 10pt;
	font-weight: bold
}

td.chapter{
	font-family: arial, sans serif;
	font-size: 11pt;
	font-weight: bold
}

td.daemon-desc {
	font-size: 9pt;
	font-family: courier new, courier, monospace;
	text-align: left;
	vertical-align: middle
}

td.daemon-label {
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt ;
	text-align: right ;
	vertical-align: top
}

td.daemon-service {
	font-family: courier new, courier, monospace;
	text-align: right ;
	vertical-align: top ;
	font-size: 10pt
}

td.daemon-blank {
	text-align: center ;
	vertical-align: middle ;
}

