body{
  font-family:  Arial, Helvetica, sans-serif;
}

a{
  color: #163776;
  text-decoration: none;
}

a:hover{
  color: #163776;
  text-decoration: underline;
}

a:visited{
  color: #163776;
  text-decoration: none;
}

div.rss_news_icon{
  float: right;
}

h1{
  font-size: 18pt;
  font-weight: bold;
}
p{
  color: #434343;
  font-size: 12px;
  line-height: 16px;
}

a.quick{
  font-size: 12px;
  line-height: 16px;
}

h1{
  color: #000000;
  margin-top: -20px;
  font-size: 16pt;
}

h2{
  font-size: 14pt;
  font-weight: bold;
}

h3{
  font-size: 12pt;
  font-weight: bold;
}

p.welcome{
  color: #434343;
  font-size: 12px;
  line-height: 16px;
}

div.news_header{
  margin-bottom: 5px;
  font-size: 11pt;
  font-weight: bold;
}

div.news_row{
  font-size: 10pt;
}

div.news_date#white,  div.news_headline#white{
  background-color: #ffffff;
}

div.news_date{
  display: block;
  width: 80px;
  padding-top: 3px;
  padding-bottom: 3px;
  float:left;
}

div.news_headline{
  display: block;
  width: 590px;
  padding-top: 3px;
  padding-bottom: 3px;
  float: left;
}

div.start_news{
  width: 670px;
  height: 100px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #000000;
}

div.start_left{
  float: left;
  display:block;
  width: 325px;
  margin-right: 10px;
}

div.start_right{
  display:block;
  float:left;
  width: 325px;
  padding-left: 10px;
  border-left: 1px dotted #000000;
}

p.intro{
  margin-top: 12pt;
  font-size: 10pt;
  font-style: italic;
  line-height: 1.2em;
}

ul.home{
  list-style-position: outside;
  margin-left: 30px;
}


table.kmu, table.kmu th, table.kmu td
{
  border: 1px #000000 solid;
  padding: 5px;
}

table.kmu{
  border-spacing: 0px;
  border-collapse: collapse;
}

table.kmu th{
  background: #DEE2E8;
  padding: 5px;
  font-weight: bold;
  text-align: left;
}

table.kmu td.headline{
  font-weight: bold;
  text-align: center;
  background: #163776;
  color: #ffffff;
}

table.kmu a{
  text-decoration: underline;
}

table.kmu td{
  background: #ffffff;
}

blockquote.kmu {
  font: 14px/20px italic Times, serif;
  padding: 8px;
  background-color: #DEE2E8;
  margin: 5px;
  background-image: url(img/quote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.kmu div.kmu-quote {
      display: block;
      background-image: url(img/quote2.gif);
      background-repeat: no-repeat;
      background-position: bottom right;
      margin-left: 5px;
    }

table.quote{
  border-spacing: 0px;
}

img.quote{
  margin-left: 13px;
}

td.quote{
  background-color: #F4ED7C;
  padding: 0px;
  margin: 0px;
}


div.kmu-quote-author{
  margin-top: 10px;
  font-weight: bold;
  font-size: 12px;
  font-style: italic;
  text-indent: 0px;
}


div.kmu_news_all_date{
  float: left;
  display: block;
  padding: 4px;
  width: 70px;
  text-align: right;
  margin-right: 10px;
}

div.kmu_news_all_title{
  padding: 4px;
}
