/* CSS Document */
body {
  backgroundcolor:#fff;
  }
h4 {
  color:#52237f;
  font-size:0.9em;
  }

.button {
  color:#52237f;
  }
.dataText {
  color:#000099;
  }
.clientTable {
  /*background-color:#eee;*/
  margin-top:-10px;
  width:80%;
  }
.email {
  color:#666;
  font-size:80%;
  font-weight:normal;
  }
.header {
  color:#666;
  font-size:80%;
  }
.notesFont {
  color:#009900;
  font-size:85%;
  margin-top:0px;
  }
.subcHeader {
  background-color:#63F;
  color:#fff;
  margin-bottom:0px;
  }
.subcHeaderPolicy {
  border:1px solid #A88AFF;
  color:#63F;
  margin-bottom:0px;
  }
.subcPolicyView {
  color:#999;
  font-size:70%;
  text-decoration:none;
  }
.submitButton {
  background-color:#009;
  color:#ff9;
  }
.tableBorder {
  border-bottom: 1px solid #ccc;
  }
.textArea {
  color:#0033FF;
  font-family:Arial, Helvetica, sans-serif;
  }
.warning {
  color:#F00;
  }
.withdrawn {
  background-color:#FCF;
  }

