
    A:link    { color: #3366ff; text-decoration: underline; }
    A:visited { color: #3366ff; text-decoration: underline; }
    A:hover   { color: #cc0000; text-decoration: none; }

    .body { font-family: arial, verdana, geneva, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none; color: #000000; line-height: normal; }
    .date { font-family: arial, verdana, geneva, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none; color: #999999; line-height: normal; padding-right: 15px; }

/*  FOOTER AND NAV STYLES   */
    .headerNav          { font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; text-decoration: none; line-height: normal; color: #000000; text-align: right; }
    .headerNavOn        { font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; text-decoration: none; line-height: normal; color: #cc0000; text-align: right; }
    a.headerNav         { font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; text-decoration: underline; line-height: normal; color: #000000; text-align: right; }
    a.headerNav:link    { text-decoration: none; color: #000000; line-height: normal; }
    a.headerNav:visited { text-decoration: none; color: #000000; line-height: normal; }
    a.headerNav:hover   { text-decoration: underline; color: #cc0000; line-height: normal; }

    .footerNav          { font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; text-decoration: none; line-height: normal; color: #000000; }
    .footerNavPipe      { font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; text-decoration: none; line-height: normal; color: #000000; }
    .footerNavOn        { font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; text-decoration: none; line-height: normal; color: #cc0000; }
    a.footerNav         { font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; text-decoration: underline; line-height: normal; color: #000000; }
    a.footerNav:link    { text-decoration: none; color: #000000; line-height: normal; }
    a.footerNav:visited { text-decoration: none; color: #000000; line-height: normal; }
    a.footerNav:hover   { text-decoration: underline; color: #cc0000; line-height: normal; }


/*  FORM STYLES  */
  .formtext  { font-family: Arial, sans-serif; font-size: 11px; background-color: #f2f2f2; border: 1px solid #999999; width: 171px; }
  .formtext2 { font-family: Arial, sans-serif; font-size: 11px; background-color: #f2f2f2; border: 1px solid #999999; width: 80px; }
  .resetBtn  { font-family: verdana, Arial, Helvetica, Geneva, sans-serif; color: #376437; font-size: 9px; font-weight: bold; border:0px solid; border-top-color:#AF5629; border-left-color:none; border-right-color:none; border-bottom-color:#A35027; padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType='0',StartColorStr='#EDFCED',EndColorStr='#78AB78'); }
  .submitBtn { font-family: verdana, Arial, Helvetica, Geneva, sans-serif; color: white; font-size: 9px; font-weight: bold; border:0px solid; border-top-color:#AF5629; border-left-color:none; border-right-color:none; border-bottom-color:#A35027; padding-top: 3px; padding-bottom: 3px; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType='0',StartColorStr='#B6331F',EndColorStr='black'); background-color: #000000;}
  input      { font-size: 11px; font-family: Arial, Verdana; font-weight: normal; font-style: normal; background-color: #f2f2f2; }
.mainFormText {    font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; text-decoration: none; line-height: normal; color: #000000; }

/* CONTENT WRAPPERS  */
    #mcWrapper { width: 405px; margin: 0 auto; background-color: #ffffff; padding-top: 20px; padding-bottom: 20px; padding-left: 35px; padding-right: 20px; }
    #mcCellOne { border: 0px solid #333333; width: 110px; float: left; }
    #mcCellTwo { border-right: 0px solid #333333; width: 268px; float: left; }
	 #mcCellThree { border: 0px solid #333333; width: 368px; float: left; }
    #greyWrapper { border-left: 1px solid #ffffff;  margin: 0 auto; padding: 22px; height: 100%; }
    #greyCell    { background-color: #f2f2f2;  margin: 0 auto; padding-left: 15px; padding-right: 15px; padding-top: 20px; padding-bottom: 20px; }

/* OTHER STYLES */
    ul { margin-top: 6px; margin-left: 29px; list-style-position: inside; list-style-type: disc; font-size: 12px; }
    .bkg_norepeat { background-repeat: no-repeat; }
    p { margin-top: 4px; margin-bottom: 4px;  }
    .dashed_line { width: 474px; margin-top: 22px; margin-bottom: 10px; margin-left: 0px; height: 1px; border-top: 1px dashed #CCC1AE; background-color: #FFF1D9; }
    .spacer4 { clear: both; margin-top: 4px; margin-bottom: 4px; }
    .spacer8 { clear: both; margin-top: 8px; margin-bottom: 8px; }
    .divider_line { width: 336px; margin-top: 25px; margin-bottom: 25px; margin-left: 0px; height: 1px; border-top: 2px solid #404040; background-color: #000000; }