/* margin order top right bottom left */

body
{
    font-family: Times New Roman, Times;
    color: #000000;
    background-color: #000066;
    margin: 20px 0px 0px 0px;
    text-align: center;
}

p
{
    font-size: 16px;
    margin-top: 1px;
    padding-top: 1px;
    margin-bottom: 1px;
    padding-bottom: 1px;
    margin-left: 10px;
}

p.leftZero
{
    margin-left: 0px;
}

.red
{
    color: #FF0000;
}

.gray
{
    color: #cccccc;
}

.black
{
    color: #000000;
}

.violet
{
    color: #660099;
}

.green
{
    color: #006600;
}

.teal
{
    color: #009999;
}

.blue
{
    color: #000099;
}

.yellow
{
    color: #FFFF00;
}

.white
{
    color: #FFFFFF;
}

.linkcolor
{
    color: #0033cc;
}

.linkcolorf
{
    color: #993399;
    font-size: 19px;
}

.navigation
{
    border-right: 3px solid;
    border-top: 1px solid;
    border-bottom: 3px solid;
    padding: 5px;
    background-color: #cccccc;
    border-color: #000000 #000000 #000000 #000000;
    position: relative;
    border-left: 1px solid;
}

.pageBlock
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#page
{
    width: 850px;
}

#pagewide
{
    width: 1000px;
}

#fullpage
{
    width: auto;
}

h1
{
    font-size: 35px;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

h2
{
    font-size: 24px;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

h3
{
    font-size: 18px;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

h4
{
    font-size: 14px;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

h5
{
    font-size: 12px;
    font-weight: normal;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

ul
{
    margin-top: 5px;
    padding-top: 0px;
    margin-bottom: 5px;
    padding-bottom: 0px;
}

ol
{
    margin-top: 5px;
    padding-top: 0px;
    margin-bottom: 5px;
    padding-bottom: 0px;
}

li
{
    font-size: 16px;
    margin-left: -6px;
    margin-top: 5px;
    padding-top: 0px;
    margin-bottom: 5px;
    padding-bottom: 0px;
    list-style-position: outside;
}

li.blank
{
    list-style-image: url(../images/blank.gif);
}

table
{
    background-color: #ffffff;
}

table.pageNest
{
    border-collapse: collapse;
    width: 100%;
}

table.tableNest
{
    width: 75%;
}

table.bodyBackground
{
    background-color: #000066;
}

table.tabs
{
    background-color: #000066;
    width: 770px;
}

table.pageTop
{
    border-right: 0px solid;
    border-top: 0px solid;
    border-bottom: 4px solid;
    border-collapse: collapse;
    width: 100%;
    border-color: #ffffff #ffffff #0000ff #ffffff;
    border-left: 0px solid;
}

table.pageMid
{
    border-collapse: collapse;
    width: 100%;
}

table.pageBottom
{
    border-right: 0px solid;
    border-top: 2px solid;
    border-bottom: 0px solid;
    border-collapse: collapse;
    width: 100%;
    border-color: #000000 #ffffff #ffffff #ffffff;
    border-left: 0px solid;
}

table.pageTopSmall
{
    border-right: 0px solid;
    border-top: 0px solid;
    border-bottom: 4px solid;
    border-collapse: collapse;
    width: 700px;
    border-color: #ffffff #ffffff #0000ff #ffffff;
    border-left: 0px solid;
}

table.pageMidSmall
{
    border-collapse: collapse;
    width: 700px;
}

table.pageBottomSmall
{
    border-right: 0px solid;
    border-top: 2px solid;
    border-bottom: 0px solid;
    border-collapse: collapse;
    width: 700px;
    border-color: #000000 #ffffff #ffffff #ffffff;
    border-left: 0px solid;
}

a:link
{
    color: #0033cc;
    font-weight: bold;
    text-decoration: none;
}

a:visited
{
    color: #0033cc;
    font-weight: bold;
    text-decoration: none;
    outline: none;
}

a:active
{
    color: #0000ff;
    font-weight: bold;
    text-decoration: none;
    outline: none;
}

a:hover
{
    color: #0000ff;
    font-weight: bold;
    text-decoration: underline;
    outline: none;
}

a.link .balloon
{
    display: none;
    color: #000000;
}

a.link:hover .balloon
{
    display: block;
    position: absolute;
    margin: 2px 2px 2px 40px;
    padding:5px;
    background: #ffffee;
    height: auto;
    width: 350px;
    color: #000000;
    font-weight: normal;
    border-style: solid;
    border-color: #000099;
    border-width: 5px;
}

.mvObj
{
    position: absolute;
    left: 100px;
    top: 900px;
    background-color: #ffffff;
    padding: 5px;
    width: auto;
    height: auto;
    visibility: hidden;
}

.popLink
{
}

.popObj
{
    position: absolute;
    left: 100px;
    top: 900px;
    background-color: #ffffcc;
    font-size: 16px;
    font-weight: normal;
    width: 400px;
    height: auto;
    padding: 10px;
    visibility: hidden;
    border-style: solid;
    border-color: #000099;
    border-width: 15px;
    visibility: hidden;
    text-align: center;
}

.rlObj
{
    position: relative;
    background-color: #ffffff;
    width: auto;
    height: auto;
}
