
body {
  text-align: center;
  font-size: 73%;
  font-family: Arial, Helvetica, sans-serif;
  background: url(head_ki_background.gif) top left repeat-x #f4e7c6;
  color: #343428;  
}

#wrapper {
  width: 760px;
  margin: 0 auto;
  background: #fff;
}

#header {
  background: url(head_ki.gif) bottom left no-repeat;
  position: relative;
  height: 85px;
  border-bottom: 1px solid #91321f;
  border-left: 1px solid #666;
  border-right: 1px solid  #666;
}

#header #header-cell-1 {
  display: none;
}

#navigation {
  clear: right;
  float: right;
  color: #343428;
  position: absolute;
  right: 0;
  bottom: 0;
}

#navigation ul {	
  list-style-type: none;
  font-weight: bold;
  font-size: 0.97em;
  margin: 0;
  padding: 0;
}

#navigation li {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  /* margin-left: -3px; */
}
		
#navigation li a {	
  text-decoration: none;
  background-color: #f4e7c6;
  color: #343428;	
  padding: 2px 10px 2px 10px;
  border-left: 1px solid #cc8a68;
  border-top: 1px solid #cc8a68;
  margin-bottom: 0px;
  display: block;
}
	              
#navigation li a:hover {
  color: #91321f;
  background-color: #fff;
}
	
#navigation li.selected a {
  color: #343428;
  background-color: #fff;
}		       

#login-panel {
  float: right;
  width: 256px;
  background: #f1e8c6;
  border: 1px solid #d8a78e;
}

#login-panel p {
  margin: 12px;
  margin-bottom: 16px;
}

#login-panel p span {
  color: #91321f;
  font-weight: bold;
}

#login-panel p input.text {
  background: #fff;
  border: 1px solid #d8a78e;
  padding: 2px;
}

#login-panel p input.submit {
  border: 1px solid #91321f;
  background: #d6a280;
  color: #91321f;
}

#logout {
  position: absolute;
  bottom: 40px;
  right: 25px;
}

#logout a {
  font-weight: bold;
  font-size: 0.9em;
  text-decoration: none;
  color: #343428;
}

#logout a:hover {
  color: #91321f;
}	
  
#content {
  text-align: left;
  border-top: 1px solid #fff;
  border-left: 1px solid #d6a280;
  border-right: 1px solid  #d6a280;
  border-bottom: 1px solid #91321f;
}

#content table {
  font-size: 1.0em;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 25px;
}

#content table th, #content table td {
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: top;
  line-height: 150%;
  font-size: 1.0em;
}

#content table th {
  color: #91321f;
  font-weight: bold;
  text-align: left;
}

#content table td {

}

#content table tr {

}

#page-header {
  padding-left: 34px;
  padding-right: 34px;
  border-bottom: 1px solid #acaca0;
}

#page-header h1 {
  margin: 1em 0;
  text-transform: uppercase;
}

#page-body {
  padding-left: 34px;
  padding-right: 34px;
  padding-bottom: 40px;
}

#footer {
  bxorder-top: 1px solid transparent;
  border-left: 1px solid #d6a280;
  border-right: 1px solid  #d6a280;
  border-bottom: 1px solid  #d6a280;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 32px;
  padding-right: 34px;
  text-align: left;
}

#footer p {
  margin: 0;
}

#footer a {
  color: #000;
  text-decoration: none;
}

#footer img {
  float: left;
  padding-right: 10px;
}

#footer a:hover {
  text-decoration: underline;
}

h1 {
  display: block;
  font-family: verdana, arial, sans-serif;
  font-size: 1.2em;
  color: #91321f;
}

h2 {
  display: block;
  font-family: verdana, arial, sans-serif;
  font-size: 1.1em;
  color: #91321f;
  margin: .83em 0;
}

h3 {
  display: block;
  font-size: 1.0em;
  color: #91321f;
  font-weight: bold;
  margin: 1em 0;
}

p {
  font-size: 1.0em;
  line-height: 140%;
}

a, a:link, a:visited, a:hover, a:visited {     
  text-decoration: none;
}

hr {
  color: #b1af84;
  background-color: #b1af84;
  height: 1px;
  border: 0;
}

table#manifest {

}

table#manifest th {
  width: 25%;
}

table#manifest th.narrow {
  width: 5%;
}

table#manifest th.wide {
  width: 45%;
}

table#cashreport a {
  color: #91321f;
}

table#cashreport-component {
  margin-top: 0;
}

table#cashreport-component th {
  color: #000;
  padding-top: 0;
}

table#cashreport-component td {
  padding-top: 0;
}

.no-caps {
  
}

p.news-attachment img {
  vertical-align: middle;
  border: 0;
}

p.news-attachment a {
  /* color: #f00; */
}

p.news-posted {
  color: #91321f;
}

a { 
  color: #000;
}

.maroon {
  color: #91321f;
}

.date {
		float: right;
		font-family: verdana, arial, sans-serif;
		font-size: 1.1em;
		font-weight: bold;
		color: #91321f;	
	}
	

.instruction
	{
		font-family: verdana, arial, sans-serif;
		font-size: 0.85em;
		color: #91321f;	
	}
	
	
.transaction a, a:hover
	{
		font-size: 1.0em;
		text-decoration: underline;
		color: #91321f;	
	}	

