/* CSS Document */

body {
    background: none;
    }
a {
  color: #000000;
  }
div#main {
    background-image: none;
    background: #ffffff;
    border: 0;
    width: 100%;
    }
div#header {
    display: none;
    }

div#prtHeader {
    display: block;
    height: 100px;
    } /*
	
div#prtHeader img {
    display: block;
    float: left:
	} */
	
div#prtHeader h3 {
    margin-bottom: 0;
    }

div#prtHeader h4 {
    margin-top: 0;
    }

div#menuArea {
    display: none;
    }
div#URLheader {
    margin-top: 0;
    margin-bottom: 1em;
  padding-right: 0;
  padding-left: 0;
  }
div#textArea {
    margin-left: 0;
    width: auto;
    }
div#textArea h1, div#textArea h2, div#textArea h3 {
  color: #000000;
  }
.firstTitle {
  color: #000000;
  }	
div#footer {
    text-align: left;
    }

div#footer a { /*
    margin: 0.5em; */
    }

div#footerAppendix {
	display: none;
}

.goTopSide {
	display: none;
}

.defaultHeight {
    height: auto;
    }
.accentLine {
   margin-left: 0;
   height: 5px;
   }
.topOfPageLink {
   display: none;
   }
   
.eventDescription p {
  display: none;
  }
   
.onlyOnline {
  display: none;
  }
.onlyPrint {
  display: inline;
  }
  
.eventDescription {
  background-color: #ffffff;
  }
  
.eventImg {
  display: none;
  }

