
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  background-color: #C4D9C6;
  margin: 0px;
  padding: 0px;
}

.style2 {
  font-size: 18px
}

.style3 {
  font-size: 16px
}

.style4 {
  font-size: 14px
}

#wrapper {
  background-color: #FFFFFF;
  padding: 0px;
  width: 950px;
  margin-top: 15px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}

#masthead {
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
}

#pageHeader {
  font-weight: bold;
  padding: 8px 5px 5px;
  background-image: url(../../images/Headerbar.jpg);
  background-repeat: no-repeat;
  height: 40px;
}

#pageHeader a {
  font-weight: bold;
}

#content {
  background-color: #FFFFFF;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  height: auto;
  margin-bottom: 10px;
}

#navigation {
  width: 140px;
  padding: 0px;
}

#navigation ul {
  margin: 0px;
  padding: 0px;
}

#navigation li {
  list-style-type: none;
  padding: 5px;
}

#navigation li a {
  display: block;
  width: 120px;
  padding-top: 3px;
  padding-right: 5px;
  padding-bottom: 3px;
  padding-left: 5px;
  text-decoration: none;
  background-color: #C3CCD9;
  border: 1px outset #666666;
}

#navigation a:hover {
  padding-left: -3px;
  color: #ffffff;
  font-weight: bold;
  background-color: #C4D9C6;
}

#copyArea {
  width: 775px;
  float: right;
  border-left: 1px dotted #666666;
}

#copyArea a:link {
  color: #005689;
  font-weight: normal;
}

#copyArea a:hover {
  text-decoration: underline;
  color: #005689;
  font-weight: normal;
}

#copyArea a:visited {
  color: #005689;
  font-weight: normal;
}

#copyArea a:active {
  color: #005689;
  font-weight: normal;
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1em;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 7px;
  padding-bottom: 0px;
  padding-left: 7px;
}

#copyArea img {
  border: 0px none;
}

.column {
  width: 355px;
  padding: 10px;
  background-color: #FFFFCC;
  border: 1px solid #CCCCCC;
  margin-left: 7px;
  margin-bottom: 10px;
  margin-top: 10px;
}

#left {
  float: left;
}

#right {
  float: right;
}

h1 {
  font-size: 14px;
  text-transform: capitalize;
  padding-left: 7px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #999999;
  width: 500px;
  margin: 0px;
  font-size: 16px;
  margin-bottom: 0.5em;
  padding-left: 7px;
  font-weight: bold;
  padding-bottom: 3px;
  background-image: url("../../images/H1-bgrd.jpg");
  background-repeat: repeat-y;
  font-style: normal;
  font-family: "Courier New", Courier, mono;
  padding-top: 10px;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 3px;
  padding-top: 0px;
  padding-right: 7px;
  padding-bottom: 3px;
  padding-left: 7px;
  color: #000;
}

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 3px;
  padding-top: 0px;
  padding-right: 7px;
  padding-bottom: 3px;
  padding-left: 7px;
  color: #333;
}

.tftd-copy {
  padding: 20px;
}

.tftd-copy p {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
}

.tftd-wrapper {
  margin: 20px;
  padding: 0 20px;
  border: 1px solid #DDD;
}

.tftd-wrapper h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.tftd-wrapper p {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
}

.tftd-previous {
  width: 250px;
  padding-top: 2px;
  margin-right: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.tftd-previous li {
  margin-bottom: 5px;
}

a:link,
a:visited,
a:active {
  color: #444444;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #222222;
  text-decoration: underline;
  font-weight: bold;
}

#copyArea ul {
  list-style-position: outside;
  list-style-type: disc;
  list-style-image: url(../../Images/bluedot.gif);
  padding-left: 30px;
}

#copyArea ul.dashed {
  list-style-type: "\2014";
  list-style-image: none;
  padding-left: 20px;
}

#copyArea ul.dashed li {
  padding-left: 10px;
}

#copyArea li {
  font-size: 12px;
}

#copyArea ol {
  font-size: 12px;
  color: #005689
}

#boxright {
  float: right;
  width: 250px;
  margin-left: 20px;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #999999;
  background-color: #EBEDFB;
}

#boxright p {
  padding-right: 0px;
}

#boxright ul {
  padding-left: 5px;
  list-style-type: none;
  margin-left: 2px;
}

#boxright li {
  padding-left: 2px;
  margin-bottom: 1em;
  color: #9966FF;
  font-weight: bold;
}

#footer {
  clear: both;
  padding: 10px;
  background-color: #CBD3DE;
  height: 80px;
}

#footernav {
  text-align: right;
}

#footerstats {
  width: 380px;
}

#footerlegal {
  width: 350px;
  text-align: right;
  float: right;
}

#footer p {
  font-size: 10px;
}

#boxleft {
  width: 140px;
  margin-top: 10px;
}

#formArea {
  text-align: right;
  width: 350px;
}

#formArea p {
  padding-left: 20px;
}

.form {
  margin-top: 20px;
  width: 350px;
}

.formField {
  border: 1px solid #929194;
  padding: 2px;
  width: 210px;
  vertical-align: middle;
  color: #008000;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.formFieldSubmit {
  width: 80px;
  padding-top: 3px;
  padding-right: 7px;
  padding-bottom: 3px;
  padding-left: 7px;
  border: 2px solid #929194;
}

.navBar {
  PADDING-RIGHT: 0px;
  PADDING-LEFT: 0px;
  WIDTH: 380px;
  PADDING-TOP: 0px;
}

.committee {
  padding-left: 0px;
}

.committee img {
  float: left;
  margin-top: -3px;
}

.committeeDetail {
  margin-left: 26px;
}

.highlight {
  font-style: italic;
  color: #00CC33;
}

.smlPrint {
  font-size: 10px;
}

.xsmallview #copyArea {
  font-size: 9px;
  line-height: 11px;
}

.smallview #copyArea {
  font-size: 10px;
  line-height: 12px;
}

.normalview #copyArea {
  font-size: 12px;
  line-height: 14px;
}

.largeview #copyArea {
  font-size: 14px;
  line-height: 18px;
}

.xlargeview #copyArea {
  font-size: 16px;
  line-height: 20px;
}

a.texttoggler {
  margin-right: 6px;
}

.bookoverview {
  float: right;
  width: 200px;
  margin: 10px;
}

.bookcolumn {
  width: 500px;
  float: left;
  clear: left;
  padding: 10px;
  background-color: #FFFFCC;
  border: 1px solid #CCCCCC;
  margin-left: 7px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.bookdownload {
  float: right;
  padding-top: 8px;
}