a {	font-family: Arial;	font-size: 12pt; color: #108ad3; text-decoration: None;}
a:hover {font-family: Arial; font-size: 12pt; color: #000000; background-color: ; text-decoration: Underline;}
body {font-family: Arial; background-color: #FFFFFF; color: #000000; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
body {font-family: Arial; background-color: #FFFFFF; color: #000000; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;  }
table {	font-family: Arial; font-size: 12pt; color: #000000; border: None;}
input { font-family: Arial; font-size: 11pt; color: #108ad3; background-color: #F9F9F9 }
select { color: #108ad3; font-family: Arial; font-size: 11pt; background-color: #F9F9F9 }
textarea { color: #108ad3; font-family: Arial; font-size: 11pt; background-color: #F9F9F9 }
H1 {color: #108ad3}
H2 {color: #108ad3}
H3 {color: #108ad3}
H4 {color: #108ad3}
H5 {color: #108ad3}
H6 {color: #108ad3}
.HintBox { font-family: Verdana, Arial, Helvetica, sans-serif !important; font-size: 12px !important; color: #00CCFF !important; text-align: center !important; font-weight: bolder !important; background-color: #000000 !important;}
.TableCells { background-color: #FFFFFF !important; }
.TableTitles { font-family: Arial !important; font-size: 11pt !important; color: #108ad3 !important; background-color: #FFFFFF !important; }
.SpecialText { color: #FF0000 !important; }
.TextColor { color: #000000 !important; }
.TextTitles { color: #108ad3 !important; }
.OtherCell { background-color: #E5E5E5 !important; }
.TotalCell { background-color: #FFFF00 !important; }


  ::-webkit-input-placeholder { /* Edge */
    color: #108ad3;
  }

  :-ms-input-placeholder { /* Internet Explorer */
  color: #108ad3;
  }

  ::placeholder {
  color: #108ad3;
  }
  
.InputBoxStyle {
  height: 27px !important;
  margin: 3px !important;
  padding: 3px !important;
  border: 1px solid #828282 !important;
  font-family: Arial !important;
  font-size: 11pt !important;
  color: #108ad3 !important;
  background-color: #F9F9F9 !important;
  border-radius: 4px !important;
  cursor: pointer !important;
  box-shadow: 2px 2px #ccc !important;
  }
.InputTextArea {
  height: 27px !important;
  margin: 3px !important;
  padding: 3px !important;
  border: 1px solid #828282 !important;
  font-family: Arial !important;
  font-size: 11pt !important;
  color: #108ad3 !important;
  background-color: #F9F9F9 !important;
  border-radius: 5px !important;
  cursor: pointer !important;
  box-shadow: 2px 2px #ccc !important;
  }
.SelectBoxStyle {
  height: 27px !important;
  margin: 3px !important;
  padding: 3px !important;
  border: 1px solid #828282 !important;
  font-family: Arial !important;
  font-size: 11pt !important;
  color: #108ad3 !important;
  background-color: #F9F9F9 !important;
  border-radius: 5px !important;
  cursor: pointer !important;
  box-shadow: 2px 2px #ccc !important;
  }
.InputButtonStyle {
  height: 27px !important;
  margin: 1px !important;
  padding: 1px !important;
  border: 1px solid #828282 !important;
  font-family: Arial !important;
  font-size: 11pt !important;
  text-transform: capitalize !important;
  color: #108ad3 !important;
  background-color: #F9F9F9 !important;
  border-radius: 4px !important;
  cursor: pointer !important;
  box-shadow: 2px 2px #ccc !important;
  }
