body, td, th {
	font-family : "Times New Roman", Times, serif;
	color : White;
	font-size : 14px;
}

#doc {
	background-color : #1A7288;
	padding : 10px;
}

#doc h1 {
	font-size: 22px;
	border-bottom : 1px solid Silver;
}

#doc h3, h2 {
	font-size: 19px;
	font-weight: normal;
	margin-top: 22px;
	margin-bottom: 10px;
}

#doc h3.heading-1-1, h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
}

#doc a {
	text-decoration : none;
	color : #E9895A;
	font-weight : bold;
}

#doc img, img.framed {
	border : 1px solid White;
	margin : 10px;
}

#top {
	background-color : #CFA978;
	padding : 0px;
	margin: 0px;
}

.wiki-table,  .wiki-table th, .wiki-table td {
	border : 1px solid Silver;
}

.wiki-table td {
	padding : 3px;
}

.wiki-table th {
	background-color : #E17226;	
	color: White;
	padding : 3px;
}

#doc p {
	margin-top : 7px;
}

div.folders {
}

div.folder0 {
    margin-top: 10px;
	background-color : #E17226;
	color: White;
	padding : 3px;
	border : 1px solid White;
}

div.folder1 {
	background-color : Gray;
	color: White;
	padding : 2px;
	border-left : 1px solid White;
	border-right : 1px solid White;
	border-bottom : 1px solid Silver;
}

span.folderitem {
	color: White;
	font-weight: normal;
}

table.shi {
	background-color: White;
	margin-bottom: 5px;
}

td.shihdr {
	background-color : #E17226;
}

td.shibody {
	background-color : #1A7288;
}

td.shiftr {
	background-color : Gray;
}

table.visible {
	background-color: White;
}

table.visible th {
	background-color : #E17226;
}

table.visible td {
	background-color : #1A7288;
}

table.visible td.ftr {
	background-color : Gray;
}

div.bargraph {
	background-color : Gray;
	padding: 3px;
	border : 1px solid;
	border-bottom-color : Black;
	border-left-color : Silver;
	border-right-color : Black;
	border-top-color : Silver;
}

#docftr {
	margin-top: 10px;
	color: Silver;
	font-size: 12px;
}

#searchform {
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding-bottom : 10px;
}

td.hi,  table.visible td.hi {
	background-color : #25A4C4;
}

/* ----------------------- print ----------------------- */

#doc.print, .print body, .print td, .print th {
	background-color : White;
	color : Black;
}

#doc.print a {
	font-style: italic;
	color : Black;
	font-weight : normal;
}

.print .wiki-table,  .print .wiki-table th, .print .wiki-table td {
	border-color : Black;
}

.print .wiki-table th {
	background-color : Silver;	
	color: Black;
	padding : 3px;
}

.print table.visible {
	background-color: Black;
}

.print table.visible th {
	background-color : Silver;
}

.print table.visible td {
	background-color : White;
}

.print table.visible td.ftr {
	background-color : Gray;
}

.print #docftr {
	color: Black;
}

/* ----------------------- /print ----------------------- */
