﻿.title
{
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  color: #00497b;
}
.sub-title, a.sub-title, .sub-title a
{
  font-size: 13px;
  font-family: Arial;
  font-weight: bold;
  color: #5989a9;
}
.italic-title
{
  font-size: 17px;
  font-family: Arial;
  color: #2E2113;
}
.middle-title
{
  font-size: 14px;
  font-family: Arial;
  color: #2E2113;
  font-weight: bold;
}
.middle-title a
{
  color: #4779A3;
}
.table-list td
{
  background-image: url(../../Images/Kern/list-arrow.png);
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-right: 10px;
  background-position: 0px 5px;
  font-size: 11px;
  font-style: italic;
}
.kern-banner
{
  width: 100%;
  background-image: url(../../Images/Kern/banner-kern-left.png);
  background-repeat: no-repeat;
  min-width: 100px;
  min-height: 53px;
}
.left-kern-person
{
  position: absolute;
  width: 266px;
  height: 511px;
  background-image: url(../../Images/Kern/kern-man.jpg);
  background-repeat: no-repeat;
  left: 0px;
  top: 80px;
}
.left-kern-person-admin
{
  position: static !important;
}

