/* Generated by KompoZer */
#container {
  margin: 0 auto;
  width: 800px;
  font-family: Lucida Grande,Tahoma,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 1.6em;
  background-color: #ffffff;
  color: #333333;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  color: #000000;
  margin-bottom: 30px;
  background-color: #ffffff;
}
h2 {
  color: #000000;
  font-weight: normal;
  font-size: 16px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #ffffff;
}
a {
  color: #014a8e;
  text-decoration: none;
}
a:hover {
  color: #e51837;
  background-color: #f5f5f5;
}
form {
  float: right;
  margin-top: -45px;
  font-size: 9px;
}
input {
  border: 1px solid #cccccc;
  padding: 3px;
  background-color: #ffffff;
  color: #000000;
  font-size: 11px;
}
.button {
  padding: 5px;
}
#header {
  border-bottom: 4px solid #014a8e;
  padding-top: 10px;
  clear: both;
  margin-bottom: 10px;
}
#header p {
  margin-top: -20px;
  margin-left: 30px;
  color: #999999;
}
#navigation ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  float: left;
  width: 170px;
}
#navigation a {
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  display: block;
  width: 160px;
}
#navigation a:link, #navlist a:visited {
  color: #014a8e;
  text-decoration: none;
}
#navigation a:hover {
  background: #f5f5f5 url(graphics/pil.gif) no-repeat scroll 96% 50%;
  color: #e51837;
}
#navigation p {
  border-top: 1px dotted #cccccc;
  border-bottom: 1px dotted #cccccc;
  padding: 5px;
  margin-top: 40px;
}
#content {
  width: 400px;
  margin-left: 200px;
  margin-right: 200px;
}
#content p {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
}
#sidebar {
  float: right;
  width: 175px;
}
#sidebar p {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
}
#footer {
  padding: 0px 5px;
  margin-top: 20px;
  clear: both;
  background-color: #014a8e;
}
#footer p {
  padding: 5px;
  color: #f5f5f5;
}
#footer p a {
  color: #f5f5f5;
}
#footer p a:hover {
  color: #e51837;
  background-color: #014a8e;
}
