.table_outline_form {
  padding: 20px;
  text-align: left;
  background-color: #eeeeee;
  margin: 0 auto;
  font-family: Arial, "MS Trebuchet", sans-serif;
  color: #333333;
  border: 1px solid #cccccc;
  display: inline-block;
}
.table_outline_form a:link {
  color: #990000;
}
.table_outline_form a:visited {
  color: #990000;
}
.table_outline_form a:hover {
  color: #cc0000;
}
tr.table-row-style1 td {
  background-color: #E1E6EC;
}
tr.table-row-style2 td {
  background-color: #A5B3C4;
}
tr.table-row-noborder td {
  border-bottom: none;
}
tr.table-row-graytext td {
  color: #666666;
}
#property {
  width: 99%;
  margin: 15px 5px 5px 5px;
  text-align: left;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  padding: 10px;
  color: #000000;
  background-image: url(../images/background_property.gif);
  background-repeat: no-repeat;
  background-position: top right;
  clear: both;
  display: inline-block;
}
#property a:link {
  color: #990000;
}
#property a:visited {
  color: #990000;
}
#property a:hover {
  color: #cc0000;
}
#property p {
  margin: 0px 0px 0px 5px;
  font-size: 12px;
}
#real_property_message {
  width: 950px;
  margin: 15px auto 5px auto;
  text-align: right;
  padding: 0px;
  color: #01293D;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
}
#kwicunit {
  width: 99%;
  margin: 15px 5px 5px 5px;
  text-align: left;
  border: 1px solid #cccccc;
  background-color: #f7f7f7;
  padding: 10px;
  color: #333333;
  background-image: url(../images/background_kwic_unit.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
#kwicunit a:link {
  color: #990000;
}
#kwicunit a:visited {
  color: #990000;
}
#kwicunit a:hover {
  color: #cc0000;
}
#system {
  width: 99%;
  margin: 15px 5px 5px 5px;
  text-align: left;
  border: 1px solid #cccccc;
  background-color: #e8e8e8;
  padding: 10px;
  color: #333333;
  background-image: url(../images/background_system.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
#system a:link {
  color: #990000;
}
#system a:visited {
  color: #990000;
}
#system a:hover {
  color: #cc0000;
}
#component {
  width: 99%;
  margin: 15px auto 5px auto;
  text-align: left;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  padding: 10px;
  color: #0A246A;
}
#component a:link {
  color: #c49300;
}
#component a:visited {
  color: #c49300;
}
#component a:hover {
  color: #dfa800;
}
.box-table-a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 20px;
  text-align: left;
  border-collapse: collapse;
}
.box-table-a th {
  font-size: 14px;
  font-weight: normal;
  padding: 8px;
  background: #cccccc;
  border-top: 4px solid #999999;
  border-bottom: 1px solid #fff;
  color: #000000;
}
.box-table-a td {
  padding: 8px;
  background: #ffffff;
  border-bottom: 1px solid #eeeeee;
  color: #333333;
  border-top: 1px solid transparent;
}
.box-table-a tr:hover td {
  background: #f3f4f7;
  color: #000;
  border-bottom: 1px solid #cccccc;
}
.box-table-a td a:link {
  color: #CC9900;
}
.box-table-a td a:visited {
  color: #CC9900;
}
.box-table-a td a:hover {
  color: #000066;
}
.box-table-print {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 20px;
  text-align: left;
  border-collapse: collapse;
}
.box-table-print th {
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  border-bottom: 1px solid #fff;
  color: #000000;
}
.box-table-print td {
  padding: 8px;
  border-bottom: 1px solid #eeeeee;
  color: #000000;
}
.system a:hover {
  color: #F4B800;
}
.task-links a:link {
  color: #ff5015 !important;
}
.task-links a:visited {
  color: #ff5015 !important;
}
.task-links a:hover {
  color: #ff6633 !important;
}
div.add_link {
  padding: 0px 20px 0px 0px;
  float: right;
  text-align: right;
}
div.gallery {
  margin-top: 40px;
  padding: 10px;
  float: left;
  margin-right: 10px;
}
div.gallery ul {
  list-style: none;
}
div.gallery ul li {
  display: inline;
  padding: 2px;
}
div.gallery ul img {
  border: 1px solid #000000;
}
.gallery_edit ul {
  list-style: none;
}
.gallery_edit ul li {
  display: inline;
  padding: 2px;
}
.gallery_edit ul img {
  border: 1px solid #000000;
}
.detailsColumn {
  padding: 10px;
  float: left;
  margin-right: 10px;
}
.form_textWhtHeader {
  color: #ffffff;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 10px 0px 10px 30px;
  font-weight: bold;
}
.form_textBlue {
  color: #014A6d;
  font-size: 12px !important;
  font-family: Arial, Helvetica, sans-serif;
}
.form_textBlueSm {
  color: #014A6d;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
.form_textGraySm {
  color: #666666;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}
.form_textBlack {
  color: #000000;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}
.form_textRed {
  color: #640000;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}
.form_textRedSm {
  color: #640000;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
.form_textSlateSm {
  color: #3C4B68;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
.passedMessage {
  text-align: left;
  margin: 0 0 0 40px;
  size: 1.2em;
  color: #cc0000;
}
.white_box {
  border: 1px solid #2f3947;
  text-align: center;
  padding: 10px;
  background-color: #ffffff;
}
.blue_box {
  border: 1px solid #2f3947;
  text-align: center;
  padding: 10px;
  background-color: #5472bd;
}
.historyStyle {
  /*color: #996600;*/
  margin: 0 0px 0px 10px;
  text-align: left;
}
.historyStyleFloat {
  padding: 10px;
  float: left;
  margin-right: 20px;
}
.notes_header {
  font-weight: bold;
  font-size: 0.80em;
}
.last_updated {
  font-size: 0.85em;
}
ul.genealogy {
  margin: 0;
  padding: 0;
}
ul.genealogy li {
  color: #0033FF;
  display: inline;
  padding: .3em;
}
div.pdfLink {
  margin-top: 55px;
  padding: 10px;
  margin-right: 10px;
  text-align: left;
}
div.pdfLink a:link {
  color: #014a6d !important;
}
div.pdfLink a:visited {
  color: #014a6d !important;
}
div.pdfLink a:hover {
  color: #016494 !important;
}
.effectiveDateText {
  margin-bottom: 10px;
  text-align: right;
  color: #FFFF00;
  clear: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.error {
  color: #cc0000;
  display: inline;
  padding: 6px;
  font-size: 1em;
}
input.error {
  border: 1px solid #cc0000;
}
select.error {
  color: #000000;
  padding: 0;
  font-size: 1.2em;
}
#shared_property_list {
  font-family: Arial, "MS Trebuchet", sans-serif;
  background-color: #01354E;
  color: #CCCCCC;
  left: 10px;
  padding: 10px 0 10px 0;
  margin: 0px;
  position: relative;
  width: 100%;
  display: none;
  text-align: left;
}
#shared_property_list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#shared_property_list li {
  cursor: pointer;
  padding: 2px;
  font-size: 12px;
}

#shared_component_list {
  font-family: Arial, "MS Trebuchet", sans-serif;
  background-color: #eeeeee;
  color: #333;
  left: 10px;
  padding: 10px 0 10px 0;
  margin: 0px;
  position: relative;
  width: 100%;
  text-align: left;
}
#shared_component_list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#shared_component_list li {
  cursor: pointer;
  padding: 2px;
  font-size: 12px;
}
.red-link a:link {
  color: #990000;
}
.red-link a:visited {
  color: #990000;
}
.red-link a:hover {
  color: #cc0000;
}
.this-blue {
  color: #014A6d !important;
}
.this-black {
  color: #000000 !important;
}
.this-white {
  color: #ffffff !important;
}
.this-green {
  color: #009900 !important;
}
.this-orange {
  color: #FF6633 !important;
}
.this-yellow {
  color: #cc9900 !important;
}
.this-small {
  font-size: 0.85em !important;
}
.this-smaller {
  font-size: 1em;
}
.this-smallest {
  font-size: 0.75em !important;
}
.this-bigger {
  font-size: 1.2em !important;
}
.this-margin-top10 {
  margin-top: 10px !important;
}
.this-margin-right20 {
  margin-right: 20px;
}
.this-margin-left15 {
  margin-left: 15px;
}