#hd {
  height: 233px;
  position: relative;
}

#ft {
  height: 122px;
  background: #ffffff url(/images/layout/footer.jpg) bottom center no-repeat;
}

#bd {
  background: #ffffff url(/images/layout/body.jpg) top center repeat-y;
  padding: 20px;
}

#custom-doc { width:913px;*width:913px;min-width:913px; margin:auto; text-align:left; }

#page-header {
	font-size: 1.4em;
	font-style: italic;
	color: #6f8459;
	font-weight: bold;
	padding-bottom: 15px;
}

body, html {
	background-color: #DEDBCA;
}

body.popup {
	background-color: #ffffff;
	margin: 0px;
	padding: 15px;
	text-align: left;
	}
a, a:hover, a:visited, a:link {
	color: #6f8459;
}

#yui-main .yui-b .yui-g {
	padding-left: 10px;
}

#navmenu {
	position: absolute;
	top: 195px;
	left: 18px;
}

.section_header {
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #6f8459;
	font-size: 1.1em;
	margin-top: 18px;
	margin-bottom: 5px;
	clear: both;
}

#sidenav {
	margin-bottom: 12px;
	border: 2px solid #DEDBCA;
}
#sidenav li {
	background-color: #EEEEE4;
	padding: 5px;
}
#sidenav a, #sidenav a:active, #sidenav a:visited, #sidenav a:link {
	text-decoration: none;
	width: 100%;
}
#sidenav li:hover {
	background-color: #DEDBCA;
}

p {
	margin-bottom: 7px;
}

table.datatable td {
	padding: 4px;
}

table.datatable caption {
  padding: 3px;
  font-weight: bold;
  color: #666666;
}
table.datatable th {
  font-weight: bold;
  color: #910029;
  
}

.altrow {
	background: #ECEADD;
}

strong {
	font-weight: bold;
}
dl dt {font-weight: bold;}
dl dd {margin-left: 25px; padding-bottom: 10px;}

ul.datalist li {
  margin-bottom: 7px;
}
#homelnk {
height:130px;
left:25px;
position:absolute;
top:35px;
width:175px;
}
div.panel-header {
  font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #6f8459;
	font-size: 1.1em;
	margin-top: 18px;
	margin-bottom: 5px;
	clear: both;
  
}