﻿.container-div
{
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.bodyClass, .RadEContentBordered, .motherContent
{
  font-family: Arial;
  font-size: 13px;
  color: Black;
  line-height: 1.4;
}
.bodyClass a
{
  color: black;
  text-decoration: none;
}
.bodyClass a:hover
{
  text-decoration: underline;
}
.logo
{
  width: 266px;
  height: 80px;
  background-image: url(../../Images/Kern/new-kern-logo.png);
  background-repeat: no-repeat;
  cursor: pointer;
  float: left;
}
.top-page
{
  width: 758px;
  height: 50px;
  float: left;
}
.page-menu-level1
{
  width: 758px;
  height: 28px;
  background-color: #EDD7AD;  
  float: left;
  border-bottom: solid 2px #B57A0C;
}
.page-menu-level2
{
  width: 758px;
  height: 33px;
  background-color: White;
  float: left;
  margin-left: 266px;
}
.footer td
{
  padding-left: 3px;
  padding-right: 3px;
  vertical-align: top;
}
.footer-link
{
  font-size: 11px;
  color: #00497b;
  text-decoration: none;
}
a.footer-link:hover
{
  text-decoration: underline;
}
.separator
{
  font-size: 11px;
  color: #392400;
}
a img
{
  border-width: 0px;
}
.img-bbulet
{
  margin-left: 5px;
  margin-top: 10px;
  width: 30px;
  height: 19px;
  background-image: url(../../Images/Kern/eye.png);
  background-repeat: no-repeat;  
}
.kern-button-left
{
  width: 12px;
  height: 32px;
  float: left;
  background-image: url(../../Images/Kern/kern-button-left.png);
  background-repeat: no-repeat;
}
.kern-button-center
{
  float: left;
  height: 27px;
  padding-top: 5px;
  background-image: url(../../Images/Kern/kern-button-center.png);
  background-repeat: repeat-x;
  padding-left: 5px;
  padding-right: 5px;
}
.kern-button-center a
{
  color: White;
  text-decoration: none;
  font-style: italic;
}
.kern-button-right
{
  float: left;
  width: 15px;
  height: 32px;
  background-image: url(../../Images/Kern/kern-button-right.png);
  background-repeat: no-repeat;
}

.kern-round-top-left
{
  background-image: url(../../Images/Kern/kern-round-top-left.png);
  background-repeat: no-repeat;
  width: 8px;
  height: 8px;
}
.kern-round-top-center
{
  height: 8px;
  background-image: url(../../Images/Kern/kern-round-top-center.png);
  background-repeat: repeat-x;
  background-position: left top;
}
.kern-round-top-right
{
  width: 8px;
  height: 8px;
  background-image: url(../../Images/Kern/kern-round-top-right.png);
  background-repeat: no-repeat;
}
.kern-round-bottom-left
{
  width: 8px;
  height: 8px;
  background-image: url(../../Images/Kern/kern-round-bottom-left.png);
  background-repeat: no-repeat;
}
.kern-round-bottom-center
{
  height: 8px;
  background-image: url(../../Images/Kern/kern-round-bottom-center.png);
  background-repeat: repeat-x;
}
.kern-round-bottom-right
{
  width: 8px;
  height: 8px;
  background-image: url(../../Images/Kern/kern-round-bottom-right.png);
  background-repeat: no-repeat;
}
.kern-round-box td
{
  vertical-align: top;
}
.kern-round-middle
{
  border-left: solid 2px #B57A0C;
  border-right: solid 2px #B57A0C;
  /*background-image: url(../../Images/Kern/kern-round-middle.png);
  background-repeat: repeat-x;*/
  background-color: White;
  min-height: 41px;
  padding: 4px;
}
.kern-round-row-top, .kern-round-row-bottom
{
  font-size: 0px;
}

