body {
  background-color: white;
  color: #1F4287;
	font-family: Trebuchet MS, Tahoma, Helvetica;
	font-size: 9pt;
}

.title {
  font-size: 13pt;
}

.vc-hold-table {
  margin-left: auto;
	margin-right: auto;
	width: 899px;
	border: solid black 0px;	
	padding: 0px;  
  border-spacing: 0px; 
}

.top {
  background-color: #1F4287;
	width: 100px;
	height: 22px;
	margin-left: 380;
	margin-right: auto;
	text-align: center;
	color: white; 
	align: center;
}

.frame {
  background-color: #FEF9BF;
	width: 838px;
	font-size: 11px;
}

ul {
  list-style: none outside url('/template/images/bullet-kc.gif');
	margin-left: 20px;
	padding-left: 0px; 	 
}

.content {
  width: 859px;	
	font-size: 11px;
}

td { 
  border: 0px solid red; 
	padding: 0px; 
	text-align: justify;
}

h1 {
  color: #798EB7;
	font-size: 18px;
	font-weight: normal;
}

h2 {
  color: #798EB7;
	font-size: 11px;
	font-weight: bold;
}

a:link {
  color: #1F4287;
  border-bottom: 2px solid #ffee00;
  text-decoration: none;
}

a:visited {
  color: #004287;
  border-bottom: 2px solid #eedd00;
  text-decoration: none;
}

#b1 {
	background-image: url('/template/images/kc-index_mission.gif');
	width:299px;
	height:184px;
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position: 1px 0px;
}

#b1:hover {
	background-position: -300px 0px;
}

#b2 {
	background-image: url('/template/images/kc-index_drive.gif');
	width:289px;
	height:184px;
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

#b2:hover {
	background-position: -289px 0px;
}

#b3 {
	background-image: url('/template/images/kc-index_services.gif');
	width:296px;
	height:184px;
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

#b3:hover {
	background-position: -296px 0px;
}


.link2 {
  font-size: 9px;
	font-weight: bold;	
  border-bottom: 0px solid #ffee00;
} 

.link2 a:link {
  text-decoration: none;
  border-bottom: 0px solid #ffee00;	
}

.link2 a:hover {
  border-bottom: 0px solid #ffee00;
  text-decoration: underline;	
}

.link2 a:visited {
  border-bottom: 0px solid #ffee00;
}

.link3 a:link {
  color: #1F4287;
  border-bottom: 0px solid #ffee00;
  text-decoration: none;  
}

.link3 a:visited {
  color: #1F4287;
  border-bottom: 0px solid #ffee00;
  text-decoration: none;  
}

.link3 a:hover {
  color: #1F4287;
  border-bottom: 0px solid #ffee00;
  text-decoration: underline;  
}

#linkorig a:link {
  color: #1F4287;
  border-bottom: 2px solid #ffee00;
  text-decoration: none;
}

#linkorig a:visited {
  color: #004287;
  border-bottom: 2px solid #eedd00;
  text-decoration: none;
}

#linkorig {
  color: #1F4287;
  border-bottom: 2px solid #ffee00;
  text-decoration: none;
}

.linkorig {
  color: #1F4287;
  border-bottom: 2px solid #ffee00;
  text-decoration: none;
}
