
/* CSS Document */
a {
  color: 04749A;
}

/* BEGIN QUICK SEARCH CLASSES */
.quickSearchFieldName {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

.quickSearchText {
  font-family: Arial;
  font-size: 11px;
  width: 120px;
  display: block;
  background-color: #FFFFFF;
  color: #000000;
  border-top: #999999;
  border-right: #999999;
  border-bottom: #999999;
  border-left: #999999;
}

.quickSearchSelect {
  font-family: Arial;
  font-size: 11px;
  width: 120px;
  display: block;
  background-color: #FFFFFF;
  color: #000000;
  border-top: #999999;
  border-right: #999999;
  border-bottom: #999999;
  border-left: #999999;
}

.quickSearchButton {
  background-color: #C1C8B4;
  color: #FFFFFF;
  height: 18px;
  padding-bottom: 2px;
  text-align: center;
  vertical-align: middle;
  width: 40px;
  cursor: pointer;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Helvetica;
  font-size: 8pt;
  font-weight: bold;
  border-top: 1px #FFFFFF solid;
  border-right: 1px #FFFFFF solid;
  border-bottom: 1px #FFFFFF solid;
  border-left: 1px #FFFFFF solid;
}

.quickSearchOR {
  font-size: 9px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}

.quickSearchTips {
  font-size: 9px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}

.quickSearchOR-one {
  font-size: 9px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}

.quickSearchOR-two {
  font-size: 9px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}

.quickSearchSettings {
  display: block;
  visibility: hidden;
  height: 1px;
  width: 1px;
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
}

/* END QUICK SEARCH CLASSES */
#ContactLable {
  background-color: EAEAEA;
  padding-top: 145px;
}

#ContactLable font {
  color: #030073;
}

#ContactTable .PRETTY_NAME {
  color: #030073;
}

#ContactTable .PHONE_NUMBERS {
  color: #030073;
}

#ContactTable .OFFICE_ADDRESS {
  color: #030073;
}

#ContactTable .OFFICE_NAME {
  color: #030073;
}

#ContactTable a font {
  color: #030073;
}

#articlesLable {
  background-color: #eaeaea;
}

#articlesLable font {
  color: #030073;
}

#articlesTable {
  font-size: 2pt;
}

#articlesTable td {
  text-align: left;
  padding-left: 15px;
}

#articlesTable a font {
  color: #030073;
} 

#NavTable {
  display: none;
}

#headerFloor .top {
  display: none;
}

#headerFloor .bottom {
  display: none;
}

DIV {
  font-family: Tahoma;
  font-size: 10pt;
}
