div   	{ color: #000000; font-size: 14pt; font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif; }	
body {
     background-image: url('images/kcback1.gif');
	 font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif;
     
	 font-size: 18pt;
     color: #000000;
}

#menu {
      position: absolute; 
	  font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif;
      top: 3px;
      left: 2px;
	  right: 0;
      
	  bottom: 1px;
	  voice-family: "\"}\"";
	  voice-family:inherit;
	  width:129px;
}

#spacer { clear : both;
} 

#footer {
	position: relative;
	bottom: 1px;
	left: auto;
}

#header {
	background-image: url('images/header-bga.jpg');
	background-repeat: no-repeat;
	position: relative;
	width: 800px;
	height: 112px;
	top: 1px;
	left: 10.3em;
	/*padding-left: 1; */
	bottom: 1px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 800px;
}

#main {
	position: relative;
	font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif;
	top: 1px;
	left: 12em;
	/* padding-left: 1; */
	background:#eae6db;
	right: 2em;
	width: 800px;
	height: auto;
	bottom: 2px;
	font-size: 12pt;
	font-style: normal;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:800px;
	height: auto;
}

h1 {
	color: blue;
	font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: x-large;
	line-height: inherit;
}

h2 {
	color: red;
	font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: large;
	font-weight: 600;
}

h3 {
	color: #7A1300;
	font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: medium;
	line-height: inherit;
	text-align: left;
}

h4 {
	color: blue;
	font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: large;
	line-height: inherit;
}

h5 {
	color: red;
	font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: medium;
	font-weight: 600;
}
 
hr {
  color: #3399CC;
  background-color: #3399CC;
  border: 0;
  width:80%;
  height: 3px;
  text-align: right;
  margin-right: 0;
 }

.headline2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

.bodycopy {
	text-align: left;
	font: 14px/12pt Georgia, "Times New Roman", Times, serif;
	letter-spacing: .3pt;
}

.pdfNotation  {
    font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif; 
	font-size: xx-small; 
	color: #7A1300; 
}

.content {
    font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif;
    font-size: small;
	line-height: inherit;
	color: #7A1300;
}
.note {
    font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif; 
	font-size: small; 
	color: red; 
	font-style:italic; 
	font-weight:400; 
}

p  {
    text-indent: 2em 
}

li {
    font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: x-small;
    color: #7A1300;
}

em {
   font-family: Arial, "Lucida Sans Unicode", Verdana, sans-serif;
   font-size: 14px;
   font-weight: 200;
   color: #7A1300;  /* #BD0000 */
}

a:link { color: blue; text-decoration: none}
a:visited { color: purple; text-decoration: none}
a:hover { color: red; text-decoration: underline}
a:active { color: blue; text-decoration: none}
#navlist
{
	position: absolute;
	color: white;
	background: #eae6db;
	border-bottom: 0.2em solid #eae6db;
	border-right: 0.2em solid #eae6db;
	padding: 0 1px;
	margin-left: 0;
	width: 12em;
	font: normal 0.8em Verdana, sans-serif;
	left: 11px;
	top: 0px;
	height: 856px;
}

#navlist li
{
list-style: none;
margin: 0;
font-size: 1em;
}

#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: white;
background: #39c;
border-width: 1px;
border-style: solid;
border-color: #5bd #035 #068 #6cf;
border-left: 1em solid #fc0;
padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a#current { border-color: #5bd #035 #068 #f30; }

#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 9.6em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
background: #28b;
border-color: #069 #6cf #5bd #fc0;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active
{
background: #17a;
border-color: #069 #6cf #5bd white;
padding: 0.4em 0.35em 0.25em 0.9em;
}

