#page-terms .contentheader h1.termshome {
  background: transparent url('../images/terms-h1flag.png') no-repeat 0 0;
  width: 420px;
  height: 77px;
}

#page-terms h1 {
  font-family	"Trebuchet MS";
  font-size	15px;
  font-weight	bold;
  font-style	normal;
  line-height: 20px;
  padding: 20px 30px 0 30px;
}

.termscontent p {
  margin: 13px 0px;
}

#page-terms {
  font-family:"Trebuchet MS";
  font-size:13px;
  line-height:18px;
}

.termscontent ol {
  display: block;
  list-style-type: decimal;
  margin: 13px 0;
  padding-left: 50px;
}

.termscontent ol li {
  margin-bottom: 20px;
}

.termscontent ol ul {
  display: block;
  list-style-type: circle;
  padding-left: 40px;
  padding-bottom: 20px;
}

.termscontent ul li {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.termscontent {
  margin: 0px auto 0px auto;
  padding: 30px 30px 0px 30px;
  overflow: hidden;
  background: white;
}

.termscontent p.heading3 {
  border-bottom:1px solid #C0BDBD;
  font-size:12px;
  font-weight:bold;
  margin: 0 0 12px 0px;
  padding: 0 0 6px 0px;
  width:100%;
}

.termscontent a {
  border-bottom:1px solid #296E7F;
  color:#296E7F;
  text-decoration:none;
}

.termscontent a:hover {
  border-bottom: 1px dotted #c0bdbd;
}

#page-terms .dataTable {
	width:100%;
	background: transparent;
}

#page-terms .dataTable td {
	padding: 6px 4px 6px 4px;
}

#page-terms .dataTable tr.dataTableheading {
	background-color:#F4F0EF;
	font-weight:bold;
	text-align:left;
	font-size: 14px;
	height: 32px;
}
#page-terms .dataTable tr.dataTableNoheading {
	font-weight:bold;
	font-size: 14px;
	height: 32px;
}
#page-terms .dataTable tr.dataTableactive {
	background-color:#ffffff;
	border-bottom: 1px solid #C0BDBD;
}

#page-terms #topnav {
  line-height: 11px;
}
