﻿body
{
    padding: 0;
    margin: 0;
    font-family: Tahoma,Helvetica,Arial,sans-serif;
    font-size: 9pt;
    background-color: #BDD1F9;
    text-align: left;
}
.newsDate a, .newsDate a:hover
{
    color: #0066CC;
    font-size: 8pt;
    font-weight: bold;
}
.newsHeadline
{
    font-size: 8pt;
    color: #000000;
}
.newsHeader
{
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0px;
}
.topRightAd
{
    text-align: center;
}
.sectionHead
{
    font-size: 10pt;
    text-transform: uppercase;
    letter-spacing: 1pt;
    font-weight: bold;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    background-color: #FFFFCC;
}
#date
{
    font-size: 8pt;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
#padded
{
    padding: 4px;
}
#navbar
{
    font-size: 8pt;
    vertical-align: bottom;
    text-align: right;
    text-decoration: none;
}
#navbarSel
{
    font-size: 8pt;
    vertical-align: bottom;
    text-align: right;
    text-decoration: none;
    background-color: #BDD1F9;
}

#intro
{
    font-size: 10pt;
    text-align: left;
}
#copyright
{
    font-size: 8pt;
    color: #0066CC;
    font-style: italic;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
}
#disclaimer
{
    font-size: 8pt;
}
th
{
    color: #FFFFFF;
    font-size: 11pt;
    font-weight: bold;
    background-color: #0066CC;
}
td
{
    font-size: 10pt;
}
.breadcrumb
{
    font-size: 8pt;
    background-color: #DDDDDD;
}
a
{
    color: #0066CC;
    text-decoration: none;
}
a:hover
{
    color: #0066CC;
    text-decoration: underline;
}
table
{
    background-color: #FFFFFF;
    margin-left: 0px;
}
h2
{
    color: #0066CC;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    line-height: 100%;
    margin-top: 0;
    margin-bottom: 0;
}


/* Show only to IE PC \*/
* html .boxhead h2
{
    height: 1%;
}
/* For IE 5 PC */

.sidebox
{
    margin: 0 auto; /* center for now */
    width: 17em; /* ems so it will grow */
    background: url(/images/sbbodyg-r.gif) no-repeat bottom right;
    font-size: 100%;
}
.boxhead
{
    background: url(/images/sbheadg-r.gif) no-repeat top right;
    margin: 0;
    padding: 0;
    text-align: center;
}
.boxhead h2
{
    background: url(/images/sbheadg-l.gif) no-repeat top left;
    margin: 0;
    padding: 22px 30px 5px;
    color: white;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1em;
    text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody
{
    background: url(/images/sbbodyg-l.gif) no-repeat bottom left;
    margin: 0;
    padding: 5px 30px 31px;
}

.widthlessbox
{
    margin: 0 0; /* NO WIDTH! Opens up a world of possibilities! */
    background: url( '/images/sbbodyg-r.gif' ) no-repeat bottom right;
    font-size: 100%;
}

/* Parked Pages Info */
.parkedBody
{
    padding: 0;
    margin: 0;
    font-family: Tahoma,Helvetica,Arial,sans-serif;
    font-size: 9pt;
    background-color: #FFF;
    text-align: left;
}
.parkedHead
{
    color: #000;
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
}
