

body {
    font-family: helvetica, arial, courier;
    font-size: 10pt;
  }


.bodytext {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }


.menuitem {
    margin-bottom: 3px;
  }


.menuitem a {
    color: #000000;
    font-family: helvetica, arial, courier;
    font-weight: bold;
  }


.content a {
    color: #000000;
  }


.csc-firstheader {
    font-size: 14pt;
  }


.contenttable {
    font-size: 10pt;
  }


.contenttable .td-1 {
    vertical-align: bottom;
    text-align: right;
  }


#footer {
    background-color:#c0c0c0;
    border-left-color:#111111;
    border-left-width:1px;
    border-left-style:solid;
    border-right-color:#111111;
    border-right-width:1px;
    border-bottom-color:#111111;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-top-color:#111111;
    border-top-width:1px;
    border-top-style:solid;
    border-right-style:solid;
    padding-left: 10px;
    padding-top: 00px;
  }


#col1 {
    background-color:#c0c0c0;
    border-right-color:#111111;
    border-right-width:1px;
    border-right-style:solid;
    border-left-color:#111111;
    border-left-width:1px;
    border-left-style:solid;    
    padding-left: 10px;
    padding-top: 35px;
  }

#col1-bottom {
    background-color:#c0c0c0;
    border-right-color:#111111;
    border-right-width:1px;
    border-right-style:solid;
    border-left-color:#111111;
    border-left-width:1px;
    border-left-style:solid;        
    border-bottom-color:#111111;
    border-bottom-width:1px;
    border-bottom-style:solid;

  }

#col2 {
    padding-bottom: 10px;
    background-color:#ECEBED;
    border-top-color:#111111;
    border-top-width:1px;
    border-top-style:solid;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 35px;
  }


#col3 {
    background-color:#c0c0c0;
    border-left-color:#111111;
    border-left-width:1px;
    border-left-style:solid;
    border-right-color:#111111;
    border-right-width:1px;
    border-bottom-color:#111111;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-right-style:solid;
    padding-left: 10px;
    padding-top: 25px;
  }

.banner{
  margin-top: 3px; 
  margin-bottom: 3px;
}

.csc-mailform-field{
    color: #000000;
    font-family: helvetica, arial, courier;
    font-size: 12pt;
}

