﻿body
{
    background: white;
    color: black;
    font: 11pt;
}
.form
{
    width: 100%;
    color: #000000;
}
#Navigation
{
    display: none;
}
.Footer
{
    display: none;
}
.NavMenu
{
    display: none;
}
.Banner
{
    background-image: url('/Cossoc1/Masters/Textlogo6.png');
}
.SymposiumAdvert
{
    text-decoration: none;
    display: none;
}
.StaticMenu
{
    display: none;
}
.MainMenu
{
    display: none;
}
.PageContent
{
    width: 7.5in;
    display: block;
    position: absolute;
}
.TextboxRow
{
    padding: 10px;
    margin-top: 5px;
    font-size: small;
    text-align: right;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}
.TextBoxCell1
{
    float: left;
    padding-left: 10px;
    padding-right: 1px;
    text-align: left;
    width: 65px;
}
.TextBoxCell2
{
    float: left;
    width: 90px;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 10px;
    text-align: right;
}
.TextBoxCell3
{
    float: left;
    width: 200px;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 10px;
}
.TextBoxCell4
{
    float: left;
    width: 170px;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 10px;
}
.TextBoxCell5
{
    display: none;
}
.Copyright
{
    position: absolute;
    top: 20px;
    left: 20px;
}




