﻿html, body
{
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    font-weight: lighter;
    font-size: 11px;
    font-family: Tahoma;
    z-index: 0;
}
.CenterWrapperTable
{
    height: 100%;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
}
.Header
{
    color: #006697;
    font-size: 14px;
    line-height: 14px;
    font-family: Tahoma;
    font-weight: bold;
}
.Header2
{
    color: #6483A2;
    font-size: 12px;
    line-height: 14px;
    font-family: Tahoma;
}
.SubHeader
{
    color: #6483A2;
    font-size: 11px;
    line-height: 14px;
    font-family: Tahoma;
    font-weight: bold;
}
.Content
{
    color: #73725c;
    font-weight: lighter;
    font-size: 11px;
    line-height: 14px;
    font-family: Tahoma;
}
img
{
    border: none;
}
a.LinkText
{
    color: #73725c;
    font-size: 11px;
    font-family: Tahoma;
    text-decoration: none;
}
a.LinkText:link
{
    color: #73725c;
    font-size: 11px;
    font-family: Tahoma;
    text-decoration: none;
}

a.LinkText:hover
{
    text-decoration: underline;
}

a
{
    color: #003267;
    font-size: 11px;
    font-family: Tahoma;
    text-decoration: none;
}
a:link
{
    color: #003267;
    font-size: 11px;
    font-family: Tahoma;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a.LinkReadMore
{
    background: url(images/rmlink.jpg) no-repeat left center;
    color: #003267;
    line-height: 13px;
    font-weight: bold;
    font-size: 11px !important;
    font-family: tahoma;
    text-decoration: none;
    padding-left: 15px;
}
a.LinkReadMore:link
{
    color: #003267;
    line-height: 13px;
    font-weight: bold;
    font-size: 11px !important;
    font-family: tahoma;
    text-decoration: none;
    padding-left: 15px;
}

a.LinkReadMore:hover
{
    text-decoration: underline;
}

a.main_nav
{
    color: #00679a;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
}
a.main_nav:link
{
    color: #00679a;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
}

a.main_nav:hover
{
    text-decoration: underline;
}

a.LeftMenuNav
{
    background: url(images/pointer_m.gif) center left no-repeat;
    padding: 5px 0 5px 19px;
    margin-bottom: 7px;
    color: #006697;
    font-size: 13px;
    font-family: Tahoma;
    font-weight: bold;
}
a.LeftMenuNav:link
{
    background: url(images/pointer_m.gif) center left no-repeat;
    padding: 0 0 0 19px;
    color: #006697;
    font-size: 13px;
    font-family: Tahoma;
    font-weight: bold;
}

a.LeftMenuNav:hover
{
    text-decoration: underline;
}

#bodyContainer
{
    width: 100%;
    height: 100%;
}
.List1 ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.List1 li
{
    line-height: 14px;
    color: #025F98;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    background: url(images/list_pointer.gif) no-repeat left 0px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 19px;
}
.List1 li a
{
    color: #025F98;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    text-decoration: underline;
}
.List1 li a:link
{
    color: #025F98;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    text-decoration: underline;
}
.List1 li a:hover
{
    color: #025F98;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    text-decoration: underline;
}

ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
li
{
    background: url(images/pointer_m.gif) center left no-repeat;
    line-height: 16px;
    padding: 0 0 0 19px;
    color: #006697;
    font-size: 13px;
    font-family: Tahoma;
    font-weight: bold;
}
li a
{
    color: #025F98;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}
li a:link
{
    color: #025F98;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}
li a:hover
{
    text-decoration: underline;
}
a.Head
{
    color: #003267;
    font-size: 17px;
    font-family: Tahoma;
    text-decoration: none;
    font-weight: bolder;
}
a.Head:link
{
    color: #003267;
    font-size: 17px;
    font-family: Tahoma;
    text-decoration: none;
    font-weight: bolder;
}

a.Head:hover
{
    text-decoration: underline;
}

