body  {
  font: 100% Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ffffff;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #000000;
  margin-bottom: 10px;
}

h1  {
  font-size: 20px;
  color: #631d76;
  text-align: right;
}

h2  {
  font-size: 16px;
  color: #631d76;
}

a {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
}

.bodyLink {
	color: #0000ff;
}

#capitaBorder {
  border-top: #631d76 10px solid;
  border-bottom: #631d76 10px solid;
  border-left: #631d76 10px solid;
  border-right: #631d76 10px solid;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
}

#header {
  height: 60px;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: bottom;
}

#cfslLogo {
  border: 0px;
}

#intropic {
  border: 0px;
  padding-left: 10px;
  padding-top: 10px;
}

#button01 {
  border-bottom: #ffffff 1px solid;
  height: 40px;
  line-height: 40px;
  width: 145px;
  background-color: #631d76;
  font-weight: bold;
  color: #ffffff;
  vertical-align: middle;
  padding-left: 10px;
}
#button02, #button03, #button04, #button05, #button06, #button07, #button08, #button09 {
  border-bottom: #ffffff 1px solid;
  height: 40px;
  line-height: 40px;
  width: 145px;
  background-color: #a1c6cf;
  font-weight: bold;
  color: #ffffff;
  vertical-align: middle;
  padding-left: 10px;
}

#tableLayout {
  border-spacing: 0px;
  margin: 0px;
  padding: 0px;
}

#tableLeftColumn {
  margin: 0px;
  padding: 0px;
  vertical-align: top;
}

#tableRightColumn {
  margin: 0px;
  padding: 0px;
  vertical-align: top;
}

#leftMenu {
  margin-right: 10px;
  vertical-align: top;
  width: 155px;
}

#contentArea {
  vertical-align: top;
}

#dataCopy, #synopsisCopy, #dobCopy, #icsCopy, #hobCopy, #feature, #contract, #otherCopy {
  display: none;
}

#summaryTable {
  border: #b2b3b5 1px solid;
}

#sumTabCheapestHead {
  background-color: #a1c6cf;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

#sumTabExpensiveHead {
  background-color: #983222;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

#sumTabTopHeadSpaceImg {
  height: 1px;
  width: 285px;
}

#sumTabHead {
  font-weight: bold;
}

#sumTabHeadYr {
  text-align: center;
  font-weight: bold;
  min-width: 57px;
}

#sumTabBody {
  border: #b2b3b5 1px solid;
  text-align: left;
}

#sumTabBodyNum {
  border: #b2b3b5 1px solid;
  min-width: 57px;
  text-align: center;
}

#sumTabBodyGrey {
  background-color: #cfcfcf;
  text-align: center;
}
