@import "default.css";

body, #site, #content {
  background:none !important;
}

body, input, select, table, textarea {
  font-family:Arial, Helvetica, sans-serif;
  line-height:18px;
  font-size:12px;
}

#page {
  width:977px;
  height:auto;
  margin:0px auto 0px auto;
  padding:0px;
}

#pageIn {
  padding:15px 0px 0px 0px;
}

#content h1 {
  font-size:18px;
  font-weight:normal;
  line-height:24px;
  margin-bottom:15px;
  padding-bottom:8px;
}

#content h1 strong {
  margin-left:15px;
}

#content h2 {
  font-size:14px;
  font-weight:bold;
  line-height:18px;
  margin:10px 0px 10px 0px;
}

#content h3 {
  font-size:12px;
  font-weight:bold;
  line-height:18px;
  margin:10px 0px 10px 0px;
  padding-left:20px;
}

#content h4 {
  font-size:12px;
  font-weight:bold;
  line-height:14px;
  margin:10px 0px 10px 0px;
  padding-left:20px;
}

.ChapterName {
  font-size:14px;
  font-weight:bold;
  line-height:14px;
  margin:10px 0px 10px 0px;
  padding-left:20px;
}

#content p {
  margin-bottom:5px;
}

#content ul {
  margin:0px 0px 15px 10px;
}

#content ul ul {
  margin:0px 0px 0px 10px;
}

#content ul li {
  padding:0px 0px 0px 15px;
}

#content ol {
  margin:0px 0px 15px 10px;
}

#content ol ol {
  margin:0px 0px 0px 10px;
}

#content ol li {
  margin:0px 0px 0px 17px;
  list-style:decimal;
}

#content .perexArt {
  font-weight:bold;
  margin-bottom:22px;
}

.backLink {
  float:right;
  display:none;
}

.tempTable1, .tempTable2 {
  border-collapse:collapse;
  border-spacing:0px;
  margin:10px 0px 10px 0px;
}

.tempTable1 td,.tempTable2 td {
  padding:5px;
}

.tempTable1 .firstLine td {
  font-weight:bold;
}

.tempTable2 thead th {
  text-align:center;
  padding:5px;
  font-weight:bold;
}

.tempTable2 tbody th {
  text-align:left;
  padding:5px;
  font-weight:bold;
}

/* ---------- Footer START ---------- */

#footer {
  margin:0px 0px 10px 0px;
}

#footer .productLink {
  margin:30px 0px 10px 0px;
  padding:0px 0px 15px 0px;
}

#footer .productLink .leftBox {
  float:left;
}

#footer .productLink .rightBox {
  float:right;
}

#footer .productLink a {
  text-decoration:none;
}

#footer .productLink .separate {
  margin:0px 15px 0px 15px;
}

#footer .signature {
  padding:10px;
  text-align:right;
  margin-top:10px;
}

#footer .signature a {
  text-decoration:none;
  font-weight:bold;
}

#footer .signature a:hover {
  text-decoration:underline;
}

/* ---------- Footer END ---------- */
