html {
    font: 62.5%/20px Arial, Helvetica, sans-serif;  }

body { /* Re-set Global font size i.e 1.2em = 12px */
    font-size: 1.2em;
    color: #3C3C3C }

h1, h2, h3, h4, h5, h6 {
    padding:0 0 10px 0;
    margin:0;
     }

h1 { /* Set font size i.e 1.2em = 14px if global font size is 1.2em */
    font-size: 1.2em }

h2 {
    font-size: 1.1em }
    
h3, h4, h5, h6 {
    font-size: 1em }
    
p { /* padding-bottom should match global line-height */
    padding: 0 0 20px  0;
    margin: 0;
    vertical-align: baseline;}
    
img {
    border: none }

a:link, a:visited {
   color: black;
   font-weight: bold;
   text-decoration: underline;
}
   
.genericForm form, #mailafriend, #footer, #menu, #promo, #register, #sideCol, #busnewstitle, #newsBottom, #businessNews, #businessNews th {
	display: none;
}

#contactPage #sideCol {
    display:block }

#contactPage #locationMap {
    display:block }