body {
  background-color: #cecece;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  color: #000;
  padding: 15px 0 20px 0;
  margin: 0;
}

#container {
  width: 720px;
  background-color: #fff;
  background-image: url(../../picture/bgcontainer.gif);
  background-repeat: repeat-y;
  text-align: left;
  padding: 0;
  margin: 0 auto 0 auto;
}

#header {
  height: 110px;
  background-color: #f0f0f0;
  background-image: url(../../picture/bgheader.gif);
  background-repeat: no-repeat;
}
#header #logo {
  width: 285px;
  float: left;
  padding: 2px 0 0 23px;
}
#header #logo h1 {
  font-size: 12px;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
#header #logo a:link, #header #logo a:visited {
  color: #000;
}
#header #logo img {
  border: 0;
}
#header #description {
  float: right;
  width: 412px;
  position: relative;
  padding: 3px 0 0 0;
}
#header #orange {
  position: absolute;
  font-weight: bold;
  color: #f70;
  top: 88px;
  left: 40px;
}
#header #description h2, #header #description h3 {
  font-size: 13px;
  padding: 0;
  margin: 0;
}
#header #description h2 {
  text-transform: lowercase;
  text-align: center;
  letter-spacing: 3px;
  color: #f0f0f0;
  margin: 0 0 11px 0;
}
#header #description #descleft {
  width: 156px;
  float: left;
  padding: 0 0 0 40px;
}
#header #description #descright {
  width: 216px;
  float: right;
}
#header #description h3 {
  color: #666;
}
#header #orange h3 {
  color: #f70;
}

#subheader {
  height: 20px;
  background-color: #000;
  background-image: url(../../picture/bgsubheader.gif);
  background-repeat: no-repeat;
  text-align: center;
  padding: 4px 0 0 0;
  border-top: 10px solid #cecece;
  border-bottom: 10px solid #cecece;
}
#subheader h2 {
  display: inline;
  font-weight: normal;
  font-size: 12px;
  color: #ddd;
  padding: 0;
  margin: 0 8px 0 8px;
}

#page #menu {
  width: 135px;
  float: left;
  background-image: url(../../picture/bgmenu.gif);
  background-repeat: no-repeat;
  padding: 23px 0 15px 15px;
}
#page #menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#page #menu ul a:link, #page #menu ul a:visited {
  width: 88px;
  height: 23px;
  display: block;
  background-color: #f70;
  background-image: url(../../picture/bgmenuli.gif);
  background-repeat: no-repeat;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  padding: 2px 7px 0 10px;
  margin: 0 0 10px 0;
}
#page #menu ul a:hover, #page #menu ul a:active, #page #menu ul .listActive a:link, #page #menu ul .listActive a:visited {
  color: #ff0;
}
#page #content {
  width: 570px;
  float: right;
}
#page #content #text {
  width: 370px;
  float: left;
  padding: 20px 30px 10px 0;
}
#page #content #text2 {
  width: 540px;
  background-color: #fff;
  background-image: url(../../picture/bgtext2.gif);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 20px 30px 10px 0;
}
#page #content h1 {
  font-weight: bold;
  font-size: 18px;
  color: #f70;
  padding: 0 0 4px 0;
  border-bottom: 1px solid #b4b4b4;
  margin: 0 0 20px 0;
}
#page #content h3 {
  font-weight: bold;
  font-size: 14px;
  color: #333;
  padding: 0 0 4px 0;
  border-bottom: 1px solid #ddd;
  margin: 0 0 15px 0;
}
#page #content .articleText, #page #content p {
  line-height: 16px;
  padding: 0;
  margin: 0 0 20px 0;
}
#page #content .articleText img {
  border: 0;
}
#page #content strong {
  color: #666;
}
#page #content ul {
  list-style-type: square;
  line-height: 16px;
  margin-top: 0;
  margin-bottom: 10px;
}
#page #content a:link, #page #content a:visited {
  font-weight: bold;
  text-decoration: underline;
  color: #666;
}
#page #content a:hover, #page #content a:active {
  color: #f70;
}
#page #content ul li {
  padding: 0 0 10px 0;
}
#page #content .imgDIVinTextRight {
  float: right;
}
#page #content .imgDIVinTextRight img {
  margin: 5px 0 20px 30px;
}
#page #content .imagelisttd img {
  border: 1px solid #999;
}
#page #content .imglistcaption {
  background-color: #f0f0f0;
  text-align: center;
  color: #333;
  padding: 5px 5px 7px 5px;
  border: 1px solid #999;
  border-top: 0;
}
#page #content table {
  font-size: 12px;
  padding: 0;
  border-collapse: collapse;
  margin: 0 0 20px 0;
}
#page #content th {
  font-weight: normal;
  text-align: left;
}
#page #content #extra {
  width: 156px;
  float: right;
  background-color: #b4b4b4;
  background-image: url(../../picture/bgextra.gif);
  background-position: top right;
  background-repeat: no-repeat;
  padding: 23px 0 0 14px;
}
#page #content input, #page #content textarea, #page #content select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#page #content #extra .box {
  width: 140px;
  background-color: #cecece;
  text-align: center;
  padding: 0;
  border: 1px solid #666;
  margin: 0;
}
#page #content #extra h2 {
  font-weight: normal;
  font-size: 12px;
  padding: 1px 5px 7px 5px;
  margin: 0;
}
#page #content td.formLabelRequired {
  vertical-align: top;
  padding-right: 20px;
}
#page #content div.fout {
  font-weight: bold;
  color: #f70;
  line-height: 16px;
  padding: 0;
  margin: 0 0 20px 0;
}

#page #content ul li h1 {
  font-size: 12px;
  padding: 0;
  border: 0;
  margin: 0;
}

#footer {
  clear: both;
  height: 20px;
  background-color: #b4b4b4;
  background-image: url(../../picture/bgfooter.gif);
  background-repeat: no-repeat;
}

.clear {
  height: 2px;
  font-size: 0;
  padding: 0;
  margin: 0;
}