
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    /* Start of CMSMS style sheet 'Contacts' */
div#content#contact {
}

div#contact#error {
   color: white;
   background-color: #b22;
   padding: 1em 1em 1em 1em;
   margin-bottom: 2em;
  }
      .ctchead {
      font-size: large;
      font-weight: strong;
      padding-top: 1em;
      padding-bottom: 1em;
      padding-bottom: 1em;
}

div#contact table {
}
div#contact tr {
    background-color: #eee;
}
div#contact td {
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    width: 300px;
}
/* End of 'Contacts' */

