BODY
{
    font-family: Trebuchet MS, Arial, Geneva, Tahoma, Helvetica, sans-serif;
    color: #000000;
    font-size: 10pt;
    margin: 0px 0px 0px 0px;
    background-color: #B0A7F4;
    height: 100%;
}

.remote
{
    position: absolute;
    width: 218px;
    background-color: Black;
    color: White;
    top: 0px;
    left: 0px;
    height: 100%;
    vertical-align: top;
    margin: 0;
    padding: 0;
}

.credit
{
    text-align: center;
    vertical-align: bottom;
    background-color: #000;
    margin-top: 40px;
    
}

.text
{
    margin-left: 218px;
    margin-right: 60px;
    /*
    position: relative;
    position: absolute;
    top: 0px;
    left: 218px;
    vertical-align: top;
    height: 100%;
    */
    font-size: 10pt;
    color: #000000;
    padding-left: 8px;
    padding-top: 12px;
    padding-right: 8px;
    padding-bottom: 12px;
    background: #F0F4BB;
    border: 0px dashed black;
}

.footer
{
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    background: #FD8A03;
    margin-top: 20px;
    margin-bottom: 0px;
}

TD
{
    font-family: Trebuchet MS, Arial, Geneva, Tahoma, Helvetica, sans-serif;
    color: #000000;
    font-size: 10pt;
}

.date
{
    font-weight: bold;
    vertical-align: top;
    width: 150px;
    border-bottom: thin dashed Gray;
    padding: 3px 0 3px 0;
}

.location
{
    vertical-align: top;
    border-bottom: thin dashed Gray;
    padding: 3px 0 3px 0;
}

.divider
{
    border-bottom: thin dashed Gray;
    width: 360;
    text-align: left;
}

HR
{
    border: thin dashed Gray;
    width: 320px;
}
.buttons
{
    background-color: #FD8A03;
    font-family: Trebuchet MS, Arial, Geneva, Tahoma, Helvetica, sans-serif;
    color: #000000;
    font-size: 12pt;
    border-left: thin #000000 solid;
    padding-left: 3px;
    padding-right: 3px;
}

.banner
{
    background-color: #FD8A03;
    font-family: Trebuchet MS, Arial, Geneva, Tahoma, Helvetica, sans-serif;
    color: #000000;
    font-size: 12pt;
    border-left: thin #000000 solid;
    padding-left: 3px;
    padding-right: 3px;
}

#button TD
{
    background-color: #FFFFFF;
    font-family: Trebuchet MS, Arial, Geneva, Tahoma, Helvetica, sans-serif;
    color: #000000;
    font-size: 10pt;
    border: 1px #000000 solid;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
}

#button A:HOVER
{
    text-decoration: none;
    background-color: #000000;
    color: #FFFFFF;
    font-weight: bold;
}

TD.footer
{
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    background: #FD8A03;
}

TD.header
{
    font-size: 12pt;
    color: #000000;
    font-variant: small-caps;
    font-stretch: ultra-condensed;
    background: #91ba9b;
}

TD.home
{
    font-size: 14pt;
    color: #000000;
    padding-left: 8px;
    padding-top: 12px;
    padding-right: 60px;
    vertical-align: top;
}

.pullquote
{
    background: #F0F4BB;
    font-size: 12pt;
    color: #000000;
    padding-left: 8px;
    padding-bottom: 8px;
    vertical-align: top;
    border-left: medium dashed #000000;
    border-bottom: medium dashed #000000;
}

A
{
    text-decoration: none;
    color: #FD8A03;
    font-weight: bold;
}

A:HOVER
{
    color: #FED149;
    text-decoration: none;
    font-weight: bold;
}

A.footer
{
    text-decoration: none;
    color: #FED149;
    font-weight: bold;
}

A.footer:HOVER
{
    color: #FFFFFF;
}

BLOCKQUOTE
{
    font-family: Courier New, Courier, monospace;
}

DT
{
    font-size: 14pt;
}

.copyright
{
    text-align: center;
}

.smaller
{
    font-size: 8pt;
}

.small
{
    font-size: 10pt;
}
.big
{
    font-size: 20pt;
}

H1
{
    font-size: 20pt;
    font-variant: small-caps;
    font-stretch: ultra-condensed;
}

H2
{
    font-size: 16pt;
    font-weight: bold;
}

H3
{
    font-size: 14pt;
    background: #B0A7F4;
    color: #000000;
    padding-left: 8px;
}

H4
{
    font-size: 12pt;
    font-weight: bold;
}

H5
{
    font-size: 10pt;
}

H6
{
    font-size: 8pt;
}

.pullquote-menu
{
    background: #F0F4BB;
    font-size: 8pt;
    color: #000000;
    padding-left: 8px;
    padding-bottom: 8px;
    vertical-align: top;
    border-left: medium dashed #000000;
    border-bottom: medium dashed #000000;
}

#menu
{
    padding: 4px;
    font-size: 10pt;
}

#menu form
{
    margin: 0 0 0 13px;
}

#menu input#s
{
    width: 80%;
    background: #eee;
    border: 1px solid #999;
    color: #000;
}

.storytitle a
{
    text-decoration: none;
}
