﻿body
{
    background-image: url( '../images/bgGradGreyWhite.gif' );
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
}
#centerDiv
{
    border-style: none solid none solid;
    border-left: 1px #7A7A7A solid;
    border-right: 1px #7A7A7A solid;
    width: 950px;
    position: absolute;
    left: 50%;
    margin-left: -475px;
    background-image: none;
    height: auto;
    border-right-width: 1px;
    border-left-width: 1px;
    background-color: #FFFFFF;
}
#reflectImage
{
    position: absolute;
    left: 350px;
    top: 5px;
    visibility: hidden;
}
#container
{
    border: none;
}
#repeater1
{
}
.leftNavTd
{
    width: 185px;
    text-align: left;
    top: 0;
    padding: 0px;
    vertical-align: top;
    background-image: url( '../images/IssueBG.jpg' );
    background-repeat: no-repeat;
    background-position: top;
}
.leftNavUl
{
    font-style: normal;
    font-family: Verdana, Helvetica, sans-serif;
    font: italic normal normal 100% serif;
    margin-left: 5px;
    margin-top: 0px;
    margin-right: 0px;
    list-style-image: url( '../images/iconNav.jpg' );
    text-align: left;
    padding: 0px;
}
.leftNavUlset
{
    font-style: normal;
    font-family: Verdana, Helvetica, sans-serif;
    padding: 5px;
    font: italic normal normal 100% serif;
    margin-left: 10px;
    margin-top: 50px;
    text-align: left;
}
.leftNavUlset ul
{
    padding: 0px;
    text-align: left;
    margin-left: 10px;
    font-family: Verdana, Verdana, Helvetica;
    font-size: 10px;
}
.leftNavUlset ul li
{
    list-style-type: none;
    text-align: left;
}
.leftNavUlset ul li ul
{
    list-style-image: none;
    list-style-type: none;
    text-align: left;
}

.leftNavUlset ul li ul li
{
    list-style-image: none;
    list-style-type: none;
    text-align: left;
    font-size: inherit;
}


#bottomNav
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: .75em;
    text-align: center;
}
#content
{
    width: 745px;
    height: auto;
    float: right;
}
.navButtons
{
    vertical-align: top;
    text-align: right;
    padding-right: 30px;
    float: right;
}
#header
{
    vertical-align: top;
}
.pnlIssueIndex
{
    margin: 0px;
    vertical-align: top;
}
.leftNavUlset a
{
    text-decoration: none;
    color: #333333;
}
.leftNavUlset a:hover
{
    text-decoration: underline;
    color: #0066FF;
}
.leftNavUlset li
{
    margin-top: 5px;
    clear: both;
    font-style: normal;
    list-style-image: url('../images/bullett.gif');
}
.pnlIssueContent
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.5em;
    font-style: italic;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
}
.magContents a
{
    text-decoration: none;
}
.magContents
{
    clear: both;
    font-size: 10pt;
    font-style: normal;
}
h3
{
    color: #85a2cc;
    margin-bottom: 5px;
}
.table
{
    text-align: left;
}
.header1
{
    font-weight: bold;
    font-size: 14px;
}
.header2
{
    font-weight: bold;
    font-size: 20px;
}
.header3
{
    font-weight: bold;
    font-size: 16px;
}
