/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0 0 15px;
  background: #ffffff none repeat-x scroll 0;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #333333;
  text-align: center;
  min-width: 500px;
}
p {
  margin: 1em 0;
}
.red {
  color: #ff0000;
}
#Container {
  width: 100%;
  position: absolute;
  top: 230px;
  left: 0;
  margin-top: -140px;
  text-align: center;
}
#main {
  margin: 0 auto;
  position: relative;
  width: 940px;
  text-align: center;
}
#mainContent {
  height: 100%;
  overflow: hidden;
  padding-top: 6px;
  padding-bottom: 60px;
  width: 940px;
}
#wrapper {
  text-align: left;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
#footer {
  padding: 30px 25px 12px;
  color: #666666;
  font-size: 11px;
  height: 14px;
  position: relative;
  text-align: center;
  line-height: 20px;
}
#footer a {
  border-bottom: 1px dashed #a1a1a1;
  position: relative;
  color: #444444;
  text-decoration: none;
  font-weight: normal;
}
#footer a:hover {
  border-bottom: 1px solid #4083c5;
  color: #4083c5;
}
