*
{
    margin: 0;
    padding: 0;
}

a:link
{
    color: #3399ff;
    text-decoration: none;
}
a:visited
{
    color: #3399ff;
    text-decoration: none;
}
a:hover
{
    color: #3399ff;
    text-decoration: underline;
}
a:active
{
    color: red;
    text-decoration: none;
}

.tabletxt tr td {
    padding-bottom: 5px;
}

.tabletxt a:link
{
    color: black;
    text-decoration: none;
}
.tabletxt a:visited
{
    color: black;
    text-decoration: none;
}
.tabletxt a:hover
{
    color: white;
    text-decoration: none;
}
.tabletxt a:active
{
    color: red;
    text-decoration: none;
}

.tableptxt {
    font-weight: bold;
    padding-bottom: 5px;
}

body
{
    min-height: 468px; /* for good browsers*/
    min-width: 552px; /* for good browsers*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

#bordertable
{
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #000000;
}

#dropmenudiv
{
    position: absolute;
    border-bottom-width: 0;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 17px;
    color: black;
    z-index: 100;
}

#dropmenudiv a, span
{
    color: black;
    width: 350;
    display: block;
    text-indent: 2px;
    padding: 1px 0;
    text-decoration: none;
    font-weight: none;
    width: 100%;
}

#dropmenudiv a:hover
{
    /*hover background color*/
    background: white;
    color: black;
}

.faqList {
    font-size: 12px;
    margin: 10px 0 10px 25px;
}

.faqList li {
    padding-bottom: 8px;
}

h1
{
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    font-size: 24px;
    font-weight: bold;
}

.hiddenPic
{
    display: none;
}

.Hyperlink_gray
{
    color: #3399ff;
}

.error
{
    color: red;
    padding: 0 0 15px 20px;
}

.loginUsername
{
    width: 98px;
}

.loginPassword
{
    width: 98px;
}

.matrix {
    font-family: arial, helvetica;
    font-size: 12px;
}

.matrix tr th {
    background-color: #cccccc;
    padding: 8px;
    color: #2467F9;
    font-size: 14px;
}

.matrix tr td {
    padding: 8px 8px 20px 4px;
    vertical-align: top;
}

.matrix .alternate {
    background-color: #99ccff;
}

.sectionHead
{
    font-weight: bold;
    font-size: 18px;
    border-bottom: solid 1px black;
}

.style1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}
.style2
{
    z-index: 1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}
.style10
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}
.style12
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #003366;
    font-weight: bold;
}
.style16
{
    z-index: 1;
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}
.style17
{
    z-index: 1;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.style18
{
    color: #FF0000;
}

.style19
{
    z-index: 1;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.style20
{
    font-size: 16px;
    font-weight: bold;
    color: #99CCFF;
}

.style21
{
    font-size: 16px;
}
.style22
{
    color: #0087DB;
}

.style23
{
    color: #666666;
    font-style: italic;
}

.style24
{
    font-size: 12px;
}
.style26
{
    font-size: 13px;
}
.style27
{
    color: #2467F9;
    font-weight: bold;
}

.style28
{
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style29
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style30
{
    font-size: 12px;
}

.style31
{
    font-size: 14px;
    font-weight: bold;
}
.style32
{
    font-size: 10px;
}
.style33
{
    color: #E72A1B;
    font-size: 14px;
}

.style34
{
    color: #666666;
}

.Tabletxt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.Tabletxt2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

#txtPasswordGutter {
    width: 115px;
}

#txtUserIdGutter {
    width: 115px;
}

#xouter
{
    width: 1077px;
    margin-left: auto;
    margin-right: auto;
    top: 0px;
    /*
    height: 100%;
    width: 100%;
    vertical-align: middle;
    */
}
#xcontainer
{
    text-align: center;
    position: relative;
    height: 0px;
}
#xinner
{
    text-align: left;
}
