#NetApprentice {
   color: #000;
   font-family: 'HelveticaNeue-Bold', 'Helvetica Neue', 'Arial', sans-serif;
     font-size: 14px;
     font-style: normal;
     font-variant: normal;
     font-weight: normal;
     letter-spacing: 0;
     line-height: 20px;
     margin-bottom: 0px;
     margin-left: 0px;
     margin-right: 0px;
     margin-top: 0px;
     opacity: 1.00;
     padding-bottom: 0px;
     padding-top: 0px;
     text-align: left;
     text-decoration: none;
     text-indent: 0px;
     text-transform: none;
 }
 #NetApprentice a:link {
   font-weight: bold;
   font-variant: normal;
   color: #ff0000;
   text-decoration: none;
 }
 #NetApprentice a:visited {
   font-weight: bold;
   font-variant: normal;
   color: #ff0000;
   text-decoration: none;
 }
 #NetApprentice a:hover {
   font-weight: bold;
   font-variant: normal;
   color: #999;
   text-decoration: underline;
 }
 #NetApprentice a:active {
   font-weight: bold;
   font-variant: normal;
   color: #000;
   text-decoration: none;
 }
 #NetApprentice .body {
   color: #000;
 }
 
 #NetApprentice .bodyBold {
   font-weight: bold;
 }
 
 #NetApprentice .header {
   font-size: 18px;
 }
 #NetApprentice .formFieldName {
   font-size: 12px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   color: darkblue;
 }
 #NetApprentice .formFieldValue {
   font-size: 12px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   color: #000000;
 }
 
 #NetApprentice .cellHeader {
     font-size: 16px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   color: #000;
 }
 
 #NetApprentice .cellTiny {
     font-size: 10px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   color: #ffffff;
 }
 
 #NetApprentice .errText {
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 11px;
   color: #181512;
   border-width: 1px 1px 1px 1px;
   border-style: solid;
   border-color: #ffffff;
   background-color:#eeeeee;
 }
 
 #NetApprentice .msgText {
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 11px;
   font-weight: bold;
   color: #000000;
   border-width: 1px 1px 1px 1px;
   border-style: solid;
   border-color: #ffffff;
   background-color:#EBEED9;
 }
 
 #NetApprentice .red {
     color: #ff0000;
 }
 
 #NetApprentice .white {
     color: #fff;
 }
 
 #NetApprentice .formField {
   color: #000;
   font-family: 'HelveticaNeue-Bold', 'Helvetica Neue', 'Arial', sans-serif;
     font-size: 14px;
     font-style: normal;
     font-variant: normal;
     font-weight: normal;
     letter-spacing: 0;
     line-height: 20px;
     opacity: 1.00;
     padding: 1px 1px 1px 1px;
     text-align: left;
     text-decoration: none;
     text-transform: none;
   border-width: 1px 1px 1px 1px;
   border-style: solid;
   border-color: #4a5c76;
   background-color:#fff;
 }
 
 #NetApprentice .text {
   color: #000;
   background-color: #fff;
 }
 
 #NetApprentice .textBold {
   font-weight: bold;
   color: #000;
 }
 
 #NetApprentice .processHeader {
   font-weight: bold;
   font-variant: normal;
   color: #fff;
   text-transform: uppercase;
   background-color: #134790;
 }
 
 #NetApprentice .processSubHeader {
   color: #000;
   background-color: #fff;
 }
 
 #NetApprentice .processTiny {
   font-size: 11px;
   color: #ffffff;
 }
 
 #NetApprentice .processBorderH {
   border-width: 1px 1px 1px 1px;
   border-style: solid;
   border-color: #666666;
 }
 #NetApprentice .tinyBottom {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: #ffffff;
 }
 #NetApprentice .submitButton_off {
      font-size: 11px;
      font-family: Arial, Helvetica, sans-serif;
      color: #000000;
      text-align: center;
 }
 #NetApprentice .submitButton {
 }
 
 #NetApprentice table {
   padding:10px;
   width:100%;
 }
 
 #NetApprentice td {
   padding:6px;
 }
 