/* CSS Document - Last Updated: July 30, 2014 by Eric Fraim */

/* If you want to make changes, please place your changes at the bottom of this stylesheet. */

body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:1em;
  line-height:130%;
  color:#000;
  width:720px;
  margin:auto;
  padding:8px;
  text-align:center;
  }

div#paper {
  position:relative;
  padding:10px;
  width:700px;
  background:url("../images/sumtextb.jpg") scroll center top transparent;
  }

div {
  text-align:left;
  }

div.clear {
  clear:both;
  margin:0;
  border:0;
  padding:0;
  }

div.clearleft {
  clear:left;
  margin:0;
  border:0;
  padding:0;
  }

.center {
  margin: auto;
  width: 100%;
  text-align:center;
  }

ol, ul {
  padding-left:5px;
  margin:5px 15px 15px 30px;
  list-style-position:outside;
  text-align:left;
  }

li {
  padding-bottom:5px;
  }

dl {
  padding-left:5px;
  margin-top:5px;
  margin-left:30px;
  list-style-type:none;
  text-align:left;
  }

a:link, a:visited {
  color:#069;
  text-decoration:none;
  }

a:hover {
  color:#069;
  text-decoration:underline;
  }

p {
  margin-top:0;
  margin-bottom:15px;
  }

img {
  margin-bottom:0;
  border-collapse:collapse;
  display:block;
  }

table, tbody, tr, td, th {
  width:100%
  height: 100%;
  border-collapse:collapse;
  margin:0;
  padding:0;
  spacing:0;
  background:#fff;
  vertical-align:top;
  text-align: center;
  background:inherit;
  }

h1 {
  font-size:1.25em;
  font-weight:bold;
  margin:0;
  padding:0;
  }

h2 {
  font-size:16px;
  font-weight:bold;
  margin:0;
  padding:0;
  }

h3, h4, h5, h6, h7, h8, h9 {
  font-size:12px;
  font-weight:bold;
  margin:0;
  padding:0;
  }

.hide {
  display: none;
  }

.hidden {
  height: 0;
  width: 0;
  overflow: hidden;
  position: absolute;
  /* for the benefit of IE5 Mac */
  }

.inline {
  display:inline;
  }

.left {
  float:left;
  }

.right {
  float:right;
  }

input[type=button] {
  width: 6em;
  }
  
#jpl table {
  border-collapse:separate;
  width: 720px;
  }

#jpl tr td {
  border: 2px inset #fff;
  border-collapse:separate;
  height: 30px;
  width: 88px;
  background: #000080;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  font-family: Arial;
  font-size: .63em;
  line-height: 1.4em;
  font-weight: bolder;
  }

#jpl #bottom {
  width: 133px;
  }

#jpl a:link, #jpl a:visited, #jpl a:hover, #jpl a:active {
  color: #fff;
  text-decoration:none;
  border-bottom: 2px solid #fff; 
  }

#srf table {
  border-collapse:separate;
  width: 500px;
  }

#srf tr th {
  border: 1px solid #000;
  border-collapse:separate;
  width: 125px;
  background-color:#cfcfcf;
  font-weight: bold;
  }

#srf tr td {
  border: 1px solid #000;
  border-collapse:separate;
  width: 125px;
  background-color:#f5f5f5;
  }

#footnote {
  text-align: left;
  padding: 2px 5px;
  font-size: 0.8em;
  }
