html
{
    background-color : #ffffff ;
}
    body
    {
        background-color : #ffffff ;
        color : #000000 ;
        font-family : Arial,sans-serif ;
        padding : 20px ;
        text-align : center ;
    }
        a
        {
            color : #000000 ;
            cursor : pointer ;
            text-decoration : none ;
        }
        blockquote
        {
            margin-left : 20px ;
        }
        em
        {
            font-style : italic ;
        }
        hr
        {
            background-color : #000000 ;
            border : 0px ;
            clear : both ;
            color : #000000 ;
            height : 1px ;
            margin : 0px 0px 20px 0px ;
            overflow : hidden ;
            padding : 0px ;
        }
        strong
        {
            font-weight : bold ;
        }
        button , 
        input  ,
        select , 
        textarea 
        {
            color : #000000 ;
            font-family : Arial,sans-serif ;
        }
        #top
        {
            display : none ;
        }
        #splash
        {
            display : none ;
        }
        #panel
        {
            border : 1px solid #ffffff ;
            margin : 0px auto 20px auto ;
            padding : 0px 20px 0px 20px ;
            width : 770px ;
        }
            #panel p
            {
                font-size : 138.5% ;
                font-weight : bold ;
            }
            #panel span
            {
                float : right ;
            }
                #stylesheet
                {
                    background-image : url('../images/screen.png') ;
                    background-position : center center ;
                    background-repeat : no-repeat ;
                    cursor : pointer ;
                    display : inline ;
                    float : right ;
                    height : 22px ;
                    margin : 0px ;
                    overflow : hidden ;
                    width : 22px ;
                }
                #pipe
                {
                    display : none ;
                }
                #tell_a_friend
                {
                    display : none ;
                }
        #middle
        {
        }
            #left
            {
                display : none ;
            }
            #right
            {
                border : 1px solid #000000 ;
                margin : 0px auto ;
                padding : 20px 20px 0px 20px ;
                text-align : left ;
                width : 750px ;
            }
                #survey
                {
                    display : none ;
                }
                #right .splash
                {
                    display : none ;
                }
                #right .banner
                {
                    display : none ;
                }
        #bottom
        {
            display : none ;
        }
        #container
        {
            display : none ;
        }
.clear
{
    display : none ;
}        
.form
{
    display : none ;
}
.list
{
    display : none ;
}
.page
{
    margin : 0px ;
}
    .page h1
    {
        font-size : 138.5% ;
        font-weight : bold ;
        margin-bottom : 20px ;
    }
    .page h2
    {
        font-size : 131% ;
        font-weight : bold ;
        margin-bottom : 20px ;
    }
    .page h3
    {
        font-size : 123.1% ;
        font-weight : bold ;
        margin-bottom : 20px ;
    }
    .page h4
    {
        font-size : 116% ;
        font-weight : bold ;
        margin-bottom : 20px ;
    }
    .page h5
    {
        font-size : 108% ;
        font-weight : bold ;
        margin-bottom : 20px ;
    }
    .page h6
    {
        font-size : 100% ;
        font-weight : bold ;
        margin-bottom : 20px ;
    }
    .page ol
    {
        font-size : 93% ;
        line-height : 167% ;
        margin-bottom : 20px ;
    }
        .page ol li
        {
            list-style-position : outside ;
            list-style-type : decimal ;
            margin : 10px 0px 10px 40px ;
            padding : 0px 0px 0px 10px ;
        }
    .page p
    {
        font-size : 93% ;
        line-height : 167% ;
        margin-bottom : 20px ;
    }
        .page .center
        {
            text-align : center ;
        }
        .page p img
        {
            border : 1px solid #000000 ;
            padding : 5px ;
        }
    .page table
    {
        border : 0px ;
        border-collapse : collapse ;
        margin-bottom : 20px ;
        width : 703px ;
    }
        .page table tr
        {
        }
            .page table tr th
            {
                background-color : #000000 ;
                border : 1px solid #000000 ;
                color : #ffffff ;
                font-size : 93% ;
                font-weight : bold ;
                padding : 5px ;
            }
            .page table tr td
            {
                border : 1px solid #000000 ;
                color : #000000 ;
                font-size : 93% ;
                padding : 5px ;
            }
            .page table tr .center
            {
                text-align : center ;
            }
            .page table tr .right
            {
                text-align : right ;
            }
    .page ul
    {
        font-size : 93% ;
        line-height : 167% ;
        margin-bottom : 20px ;
    }
        .page ul li
        {
            list-style-position : outside ;
            list-style-type : square ;
            margin : 10px 0px 10px 40px ;
            padding : 0px 0px 0px 10px ;
        }
        .page .answer
        {
            display : none ;
        }
    .page .clear
    {
        display : none ;
    }
    .page .title
    {
        margin-bottom : 0px ;
    }
.search
{
    display : none ;
}

