﻿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;
}

img
{
    display:none;
}

#header, #links, #locator
{
    display:none;
}

.columnLeft, .columnRight, .columnExtraNavigation
{
    display:none;
}

#preFooter, #footer
{
    display:none;
}

div
{
    margin-bottom:1em;
}

h1
{
    font-size:1.5em;
    font-weight:bold;
    text-decoration:underline;
    padding-top:1.0em;
    padding-bottom:0.5em;
}

h2
{
    font-size:1.3em;
    font-weight:bold;
    padding-top:0.5em;
    padding-bottom:0.5em;
}

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.5em;
    padding-bottom:0.5em;
}

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-bottom:1em;
}

a
{
    color:#444;
    text-decoration:underline;
}
