


body {
    font-family: LucidaGrande, Verdana, Helvetica, sans-serif;
}



a {
    color: #333;
    text-decoration: underline;
}


img {
    border: 0;
}



#content {
}



#pagetitle .square {
    display: none;
}



#bodytext {
}
#bodytext img.spacer {
    display: none;
}
#bodytext table {
    margin: 0 0 8px 0;
}
#bodytext table .center {
    text-align: center;
}
#bodytext table .right {
    text-align: right;
}
#bodytext table th {
    padding: 4px;
    text-align: left;
}
#bodytext table td {
    padding: 4px;
    vertical-align: top;
}



#content #signature {
    margin: 2.0em 0 0 0;
    padding: 16px 0 0 0;
}
#content #signature p {
    font-size: 10px;
    margin: 0;
    padding: 8px 0 0 0;
}
#content #signature a {
    padding: 1px;
    text-decoration: none;
}
#content #signature img {
    vertical-align: middle;
}



#services {
    display: none;
}



#globalnav {
    display: none;
}



#banner {
    display: none;
}



#illu {
    display: none;
}



#section {
    display: none;
}



#altsection {
    display: none;
}


