@import "nullDefault.css";

body {
  width:auto;
  height:auto;
  font-family : Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#353535;
  line-height:18px;
}

input, table, select {
  font-family : Arial, Helvetica, sans-serif;
}

a {
  color:#F7941E;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

#page {
  width:860px;
  height:auto;
  margin:21px auto 21px auto;
}

#head {
  width:auto;
  height:auto;
  position:relative;
  margin-bottom:7px;
  border-bottom:1px solid #8CA3AF;
}

#head .logo {
  margin:8px 0px 0px 10px;
  float:left;
}

#head .logo span {
  display:none;
}

#body {
  padding-bottom:10px;
  border-bottom:1px solid #8CA3AF;
}

#content h1 {
  font-size:17px;
  line-height:18px;
  font-weight:bold;
  color:#083A55;
  padding:20px 0px 0px 0px;
  margin:0px 0px 5px 0px;
}

#content h1 strong {
  margin-left:10px;
  font-style:italic;
}

#content h2 {
  font-size:14px;
  font-weight:bold;
  color:#083A55;
  margin-bottom:17px;
  margin-top:10px;
}

#content h3 {
  font-size:12px;
  font-weight:bold;
  color:#F7941E;
  margin-bottom:10px;
  margin-top:10px;
}

#content h4 {
  font-size:12px;
  font-weight:bold;
  color:#353535;
  margin-bottom:0px;
  margin-top:10px;
}

#content p {
  margin-bottom:10px;
}

#content ul {
  margin:0px 0px 10px 15px;
}

#content ul ul {
  margin-bottom:0px;
}

#content ul li {
  padding:0px 0px 0px 12px;
  background:url('../img/econsNew/Bg_listArrow.png') no-repeat 0px 6px;
}

#content ol {
  margin:0px 0px 10px 10px;
  padding-left:25px;
}

#content ol ol {
  margin-bottom:0px;
}

#content ol li {
  list-style:decimal;
}

#content td {
  vertical-align:top;
}

#content .ChapterName {
  font-size:12px;
  line-height:14px;
  font-weight:bold;
  margin-bottom:5px;
}

#content .backLink {
  float:right;
  color:#8CA3AF;
  font-size:11px;
}

#footer .footText {
  clear:both;
  font-size:11px;
  text-align:center;
  padding-top:15px;
}

.contactItem {
  width:auto !important;
}

.contactItem img {
  margin-right:10px;
  margin-left:10px;
}

/* FCK Styles START */

.boldText {
  font-weight:bold;
}

.italicText {
  font-style:italic;
}

.underlineText {
  text-decoration:underline;
}

.defaultText {
  color:#353535;
}

.orangeText {
  color:#F7941E;
}

.blueText {
  color:#14445D;
}

.blueText2 {
  color:#6E93A6;
}

.phone {
  padding-left:13px;
  background:url('/img/econsNew/Bg_icoPhone.png') no-repeat 0px 3px;
}

.email {
  padding-left:13px;
  background:url('/img/econsNew/Bg_icoMail.png') no-repeat 0px 3px;
}

.fckMoreLink {
  padding-left:15px;
  background:url('/img/econsNew/Bg_moreLink.png') no-repeat 0px 4px;
}

/* FCK Styles END */

