﻿body 
{
    font: 12pt Arial, Verdana, Geneva, Helvetica, sans-serif;
    color: #202A2A;
    background: none;
}
a 
{
    color: Black;
    text-decoration: none;
}
li 
{
    visibility: hidden;
}
#ContentTop 
{
    height: 0;
    visibility: hidden;
    width: 100%;
}
#Content
{
    margin: 0;
    width: 100%;
}
#ContentTitle 
{
    height: 0;
    width: 100%;
}
#ContentCore 
{
    width: 100%;
}
#ContentCore li 
{
    visibility: visible;
    border: none;
}
#ContentCore h1 
{
    text-indent: 0;
    margin-bottom: 3em;
}
#ContentCore h2
{
    margin-bottom: 1em;
}
#ContentCore form 
{
    visibility: hidden;
    height: 0;
}
#subNavigation 
{
    height: 0;
    visibility: hidden;
}
#header
{
    height: 0;
    visibility: hidden;
}
#headerH1
{
    height: 0;
    visibility: hidden;
}
#logo, #logo span
{
    background: none;
    height: 0;
    width: 0;
    visibility: hidden;
}
#pin1 
{
    visibility: hidden;
}
#pin2
{
    visibility: hidden;
}