body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 140%;
}
.hideprint {
    display: none;
}


#page {
    position: relative;
}
#pagehead {
    position: relative;
    height: 224px;
}
#pagetitle {
    position: relative;
    height: 224px;
}
#pagetitle h1 {
    position: absolute;
    bottom: 20px;
    font-size: 175%;
    font-weight: normal;
    color: #ce8e00;
    letter-spacing: .1em;
    margin: 0 0 10px 0;
	line-height: 140%;
    padding:  0 130px 0 0;
}
#logoprint {
    position: absolute;
    top: 0;
    right: 0;
}

.clear {
    clear: both;
}

#content a {
    color: #000;
}
#content h2 {
    font-size: 120%;
}
#content h3 {
    font-size: 100%;
}
#content p.author {
    color: #999;
}
#content div.thumbLeft {
    border: 1px solid #eee;
    float: left;
    margin: 0 10px 16px 0;
    height: 120px;
    width: 120px;
}
#content table.infobox {
}
#content table.infobox td {
    border-bottom: 1px solid #999;
    padding: 0.2em;
    vertical-align: top;
}
#content table.infobox .tdRight {
    font-weight: bold;
    text-align: right;
}
#content .tblEvents {
  width: 100%;
}
#content .tblEvents td {
  border-bottom: 1px solid #000;
  padding: 5px;
  vertical-align: top;
}
#content fieldset {
    border: 0;
}

#footerprint {
    border-top: 1px solid #999;
}