﻿/* CSS Document */
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    margin: 0px 0px 0px 0px;
}
td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
select, input
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #42718B;
}
a:hover
{
    color: #000000;
}

a.sort
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}
a.sort:hover
{
    color: #FFFFFF;
}

a.page
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #42718B;
    font-weight: bold;
}
a.page:hover
{
    color: #000000;
}
a.globallink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #42718B;
    font-weight: bold;
    text-decoration: none;
}
a.globallink:hover
{
    color: #000000;
}
a.sublinkOn
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    padding: 9px;
}
a.sublink
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #42718B;
    font-weight: bold;
    text-decoration: none;
    padding: 9px;
}
a.sublink:hover
{
    color: #FFFFFF;
}
a.tablink
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
a.tablink:hover
{
    color: #9AB5C1;
}
a.tablinkOn
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
a.tablinkOn:hover
{
    color: #42718B;
}

.selectedLink
{
    background-color: #cecece;
}

.lastFirst
{
    font-size: 9px;
    font-family: Arial;
    font-weight: bolder;
}

.global
{
    position: absolute;
    top: 15px;
    left: 9px;
}
.globalLogin
{
    position: absolute;
    top: 15px;
    left: 9px;
}

.loginStatus
{
    position: absolute;
    top: 15px;
    left: 118px;
}

.maintable
{
    width: 750px;
    height: 109px;
}
.tabcell
{
    width: 550px;
    height: 68px;
    vertical-align: baseline;
}
.tabtable
{
    position: absolute;
    top: 42px;
    left: 1px;
}
.tabtop
{
    background-image: url(images/tab_top_off.gif);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #42718B;
    vertical-align: middle;
    padding-top: 4px;
}
.tabtopOn
{
    background-image: url(images/tab_tile.gif);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #9AB5C1;
    vertical-align: middle;
    padding-top: 4px;
}
.tileheader
{
    background-repeat: repeat-x;
    height: 41px;
    vertical-align: middle;
    color: #FFFFFF;
    background-image: url(images/tile_header.gif);
}


a.btnlink
{
    border-color: #42718B;
    border-style: solid;
    border-width: thin;
    color: #42718B;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
a.btnlink:hover
{
    color: #000000;
}

a.btnlink1
{
    color: #42718B;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
a.btnlink1:hover
{
    color: #000000;
}

a.btnlink2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #42718B;
    font-weight: bold;
    text-decoration: none;
}
a.btnlink2:hover
{
    color: #000000;
}


.contentframe
{
    width: 730px;
    text-align: left;
}
.pagetitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #42718B;
    padding-bottom: 0px;
    font-weight: bold;
}
.pagetitleHead
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #42718B;
    padding-bottom: 0px;
    font-weight: bold;
}
.headertext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.subtitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #42718B;
    font-weight: bold;
}
.subarrow
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}
.subarrow table
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}
hr
{
    width: 730px;
    height: 1px;
    color: #42718B;
}

.table
{
    background-color: #000000;
}
.tableheader
{
    background-color: #9AB5C1;
    font-weight: bold;
    text-align: center;
    height: 20px;
}
.tablerow
{
    background-color: #FFFFFF;
    text-align: center;
    height: 20px;
}
.tablerowAlt
{
    background-color: #F5F5F5;
    text-align: center;
    height: 20px;
}
.tablerowHI
{
    background-color: #FFFFCC;
    text-align: center;
    height: 20px;
}
.tableCellHI
{
    color: Red;
    text-align: center;
    height: 20px;
}
.tableCellAbnHI
{
    color: Red;
    text-align: center;
    height: 20px;
    font-weight: bold;
}
.tablesubtest
{
    background-color: #FFFFFF;
    padding-left: 25px;
    text-align: center;
    height: 20px;
}

.smtable
{
    background-color: #000000;
}

.smtableheader
{
    background-color: #9AB5C1;
    font-weight: bold;
    text-align: center;
    height: 20px;
}

a.sort
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 20px;
    color: #000000;
    background-color: #9AB5C1;
    font-weight: bold;
}
a.sort:hover
{
    color: #FFFFFF;
}



.smtablerow
{
    background-color: #FFFFFF;
    text-align: left;
    height: 20px;
}
.smtablerowAlt
{
    background-color: #F5F5F5;
    text-align: left;
    height: 20px;
}
.smtablerowHI
{
    background-color: #C1DEA5;
    text-align: left;
    height: 20px;
}

.usertable
{
    margin: 10px 0px;
    width: 400px;
    border-collapse: collapse;
}

.instruct
{
    font-weight: normal;
    color: #666666;
}

.footer
{
    background-image: url(images/tile_footer.gif);
    background-repeat: repeat-x;
    width: 750px;
    height: 14px;
}



.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.accordionLink
{
    background-color: #D3DEEF;
    color: white;
}
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditError
{
    background-color: #ffcccc;
}

.LoginCntrlFailureText
{
    overflow: scroll;
    text-align: left;
}
.LoginCntrlLabel
{
    text-align: left;
}

.chkIncompleteTests
{
    vertical-align: top;
}

.CalloutValidatorHighlight
{
    background-color: #ffcccc;
}
.dynamicPopulate_Updating
{
    background-image: url(../images/dynamic_populate_loading.gif);
}
.alertMessage
{
    font-size: 1.3em;
    color: Red;
    font-weight: bold;
}

.loginVersion
{
    font-size: 1.3em;
    color: #42718B;
    font-weight: bold;
}
.loginVersion2
{
    font-size: 1.4em;
    color: #FF0000;
    font-weight: bold;
}



.PasswordStrengthFail
{
	color: Red;	
}

.PasswordStrengthPass
{
	color: Green;	
}