body
{
    line-height:1.4em;
    font-size:1em;
    color:#333;
    font-family:Arial, Helvetica, Sans-Serif;
    /* Fix up the IE 6 bug where the 'W' gets cut off */
    padding:1px;
}

#pageWrapperOuter
{
    display:relative;
    top:0;
    left:0;
}

#pageWrapperInner
{
}

#contentWrapper
{
}

#contentWrapperInner
{
    display:relative;
    top:0;
    left:0;
}

#printLogo
{
    display:absolute;
    top:0px;
    left:0px;
    width:89px;
}

#mainContent
{
    margin-left:95px;
    padding-left:30px;
    margin-top:-180px;
    border-left:solid 1px #bbb;
}

#mainContent img
{
    display:none;
}

#headerWrapper
{
    display:none;
}

.columnLeft, .columnRight, .columnExtraNavigation
{
    display:none;
}

#preFooter, #footer
{
    display:none;
}

div
{
    margin-bottom:1em;
}

h1
{
    text-transform:capitalize;
    text-decoration:none;
    font-size:1.5em;
    font-weight:bold;
    padding-top:1.0em;
    padding-bottom:0.5em;
    color: #b48503;
}

h2
{
    font-size:1.3em;
    font-weight:bold;
    padding-top:0.5em;
    padding-bottom:0;
    margin-bottom:0.3em;
}

h3
{
    font-size:1.1em;
    font-weight:bold;
    padding-top:0.5em;
    padding-bottom:0.5em;
}

h4
{
    font-size:1.0em;
    font-weight:bold;
    padding-top:0.3em;
    padding-bottom:0;
    margin-bottom:0;
}

h5
{
    font-size:1.0em;
    font-weight:bold;
    padding-top:0.5em;
    padding-bottom:0.5em;
}

p
{
    font-size:1.0em;
    font-weight:normal;
    line-height:1.4em;
    margin-top:0;
    margin-bottom:0.6em;
}

a
{
    color:#444;
    text-decoration:underline;
}

.containerPagination
{
    display:none;
}