body {
  font-family: Times New Roman, Times, serif;
	color: #000;
	background-color: #fff;
	font-size: 14pt;
/*  margin: 0px auto; */
}

hr {
	border: 1px solid #DDD;
	width: 500px;
}

a { color: #BF6000; }

a:hover { color: #FF6600; text-decoration: underline }

#wrapper {
  width: 985px;
/*  margin: 0px auto;*/ /* center in window */
  border-top: 3px solid #000;
  border-left: 3px solid #000;
  border-right: 1px solid #aaa;
  border-bottom: 3px solid #000;
}
#head {
}
#inner-head {
  height: 100px;
  background: url(images/header.jpg) top right no-repeat;
}
#inner-head-sub {
  height: 0px;
}
#head-shadow {
  height: 8px;
  background: url(images/bottom-edge-shadow.png) top left no-repeat;
}

#pagefooter {
	width: 985px;
	font-size: 7pt;
	font-style: normal;
	text-align: right;
	color: #fff;
	background-color: #4D3741;
	border-bottom: 1px solid #636563;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#pagefooter a {
	text-decoration: none;
	color: #fff;
}

#pagefooter a:hover {
	text-decoration: underline;
	color: #fff;
}

#page-actions {
	font-size: 6pt;
	text-align: right;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#page-actions ul { list-style: none; color: #444444; padding: 2px 4px 2px 0px;}
#page-actions li { display: inline; color: #444444; padding: 2px 4px 2px 0px;}
#page-actions li a { text-decoration: none; color: #444444; padding: 2px 4px 2px 0px;}
#page-actions li a:hover { text-decoration: underline; color: #000000; padding: 2px 4px 2px 0px;}

#page-menu {
  width: 985px;
	font-size: 10pt;
	font-style: normal;
	text-align: center;
  color: #CECF9C;
  background-color: #4D3741;
  padding-bottom: 4px;
}

#content {
  width: 992px;
  table-layout: fixed;
  border-collapse: collapse;
}
#col-left {
  width: 122px;
  vertical-align: top;
  padding-top: 0px;
  padding-right: 0px;
  background: #4d3741 url(images/right-edge-shadow2.png) right repeat-y;
}
#col-right {
  width: 861px;
  vertical-align: top;
  padding-top: 0px;
/*  padding-left: 10px;
  padding-right: 20px;*/
}

#wikitext {
	padding: 10px 10px 10px 10px;
}

#wikitext h1, h2, h3, h4, h5 { font-family:Times; font-weight: normal; color: #000; margin-top: 0em }
#wikitext h1 { font-size: 28pt; ; color: #114D4D; }
#wikitext h2 { font-size: 14pt; font-weight:bold; color: #114D4D; }
#wikitext h3 { font-size: 12pt; color: #000000; margin-bottom:0.2em; }
#wikitext h4 { font-size: 14pt; color: #000000; margin-bottom:0.2em; }
#wikitext h5 { font-size: 9pt; color: #000000; font-style: italic; }

h1, h2, h3, h4, h5 { font-family:Times; font-weight: normal; color: #000; margin-top: 0em }
h1 { font-size: 28pt; ; color: #114D4D; }
h2 { font-size: 14pt; font-weight:bold; color: #114D4D; }
h3 { font-size: 12pt; color: #000000; margin-bottom:0.2em; }
h4 { font-size: 14pt; color: #000000; margin-bottom:0.2em; }
h5 { font-size: 9pt; color: #000000; font-style: italic; }

.required, .error
{
font-weight: normal;
font-style: normal;
color: red;
text-decoration: none;
}

#sidebar {
  height: 100%;
  text-align: left;
  /*margin-right: 0px;*/
	padding: 2px 0px 6px 5px;
  color: #ffffff;
}
#sidebar ul { list-style: none; margin: 0px; margin-left: 0px; padding: 0px; }
#sidebar li {
  display: list-item;
  padding: 0 0 0 0;
  margin: 0px;
}
#sidebar li a {
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  padding: 15px 0px 0px 4px;
  border-bottom: 1px solid #ffffff;
}
#sidebar ul li a {display:inline-block;} /* required to close the gap on listitems in IE */
#sidebar ul li a { display: block; }
#sidebar ul li a:hover { 
  text-decoration: none; 
  font-style: italic;
}
#sidebar a.selflink {
	text-decoration: none;
	color: #ffffff;
	font-style: italic;
}
#sidebar ul ul li a {
		font-size: 9pt;
		  color: #dddddd;
	font-weight: bold;
  border-bottom: none;
	padding: 0px 0px 5px 4px;
}

#sidebar h1, h2, h3, h4, h5 { font-family:Times New Roman, Times, serif; font-weight: normal; color: #000; margin-top: 0em }
#sidebar h1 { font-size: 12pt; font-weight:bold; color: #006600; text-transform: uppercase; }
#sidebar h2 { font-size: 12pt; color: #666666; }
#sidebar h3 { font-size: 12pt; color: #006600; margin-bottom: 0.2em; }
#sidebar h4 { font-size: 9pt; color: #006600; font-weight:bold; margin-bottom: 0em; } 
#sidebar h5 { font-size: 9pt; color: #006600; font-style: italic; }

#wikiedit form { margin:0px; }
#wikiedit textarea { width:99%; font-family: monospace; }

.difftype,.difftime,.diffrestore { font-size: 8pt; }

.urllink { color: #BF6000; text-decoration: none }
.blockborder { border-left: 3px solid #94969C; padding-left: 10px; }

.quickref table { margin: 2px auto; }
.quickref tr { border: 1px solid #999; }
.quickref td { padding: 2px; vertical-align: top; }

table.markup { border: 1px solid #ccc; }
td.markup1 { border-bottom: 1px solid #ccc; }
dd { margin-left: 18px; }
