body {
    font-family:Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
    background-color:#333333;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    z-index:1;
    font-size:small;
}
table
{
    border-collapse:collapse;
    empty-cells:show;
}
div#page
{
    width:950px;
    margin:0px auto 0px auto;
    padding:0px auto 0px auto;
    background-color:#fff;
    height:100%;
    position:relative;
    z-index:2;
}
div#page>div#menu
{
    width:100%;
    position:relative;
    background-color:#999999;
    height:31px;
    z-index:9;
}
div#page>div#menu>form
{
    position:absolute;
    top:0px;
    right:0px;
    background-color:#000;
    height:26px;
    z-index:9;
    padding:5px 5px 0px 5px;
    overflow:hidden;
}
div#page>div#menu>form>input[type="image"]
{
    vertical-align:middle;
}
div#page>div#menu>form>input[type="text"]
{
    width:120px;
}
div#page>div#menu>table
{
    margin:0px 0px 0px 0px;
    border-collapse:collapse;
    padding:0px 0px 0px 0px;
    position:absolute;
    top:0px;
    left:250px;
}
div#page>div#menu>table>tbody>tr td
{
    border:solid 0px #ffffff;
    position:relative;
}
div#page>div#menu>table>tbody>tr td>img
{
    cursor:pointer;
}
div#page>div#menu>table>tbody>tr td>ul
{
    border:solid 1px #ffffff;
    position:absolute;
    top:31px;
    list-style-type:none;
    list-style-position:outside;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    display:none;
    z-index:10;
}
div#page>div#menu>table>tbody>tr td>ul li
{
    border:solid 1px #ffffff;
    color:#fff;
    background-color:#993333;
    width:200px;
    margin:0px 0px 0px 0px;
    padding:3px 3px 3px 3px;
    cursor:pointer;
    font-size:smaller;
}
div#page>div#menu>table>tbody>tr td>ul li:hover
{
    background-color:#999999;
}
div#page>div#pageheader
{
    width:100%;
    position:relative;
    background-color:#ffffff;
    height:90px;
    background-image:url('../images/logo_efi.gif');
    background-position:left top;
    background-repeat:no-repeat;
}
div#page>div#pageheader>div
{
    position:absolute;
    left:250px;
    border-top:solid 7px #993333;
    width:700px;
    overflow:hidden;
}
div#page>div#pageheader>div>img
{
    vertical-align:middle;
    position:relative;
    left:0px;
}
div#page>div#mainBody
{
    height:644px;
    width:950px;
    overflow:hidden;
    background-color:#091b23;
    background-image:url('../images/sub_nav_img.jpg');
    background-repeat:no-repeat;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    position:relative;
}
div#page>div#mainBody>div#mainBodyInner
{
    height:644px;
    width:701px;
    overflow:auto;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    position:relative;
    left:249px;
    background-color:#fff;
}
div#page>div#quickLinks
{
    background-color:#091b23;
    height:26px;
    overflow:hidden;
}
div#page>div#quickLinks>table
{
    margin:0px 0px 0px 0px;
    border-collapse:collapse;
    padding:0px 0px 0px 0px;
    position:relative;
    top:0px;
    left:249px;
    width:701px;
}
div#page>div#quickLinks>table>tbody>tr>td
{
    border-left:solid 1px #ffffff;
    color:#ffffff;
    padding:5px 5px 5px 5px;
    font-size:small;
    font-weight:bold;
    width:33%;
    cursor:pointer;
}
div#page>div#pixelFooter
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    position:relative;
    background-color:#000;
    font-size:smaller;
    text-align:left;
    text-indent:5px;
}
div#page>div#copyRight
{
    height:33px;
    overflow:hidden;
    background-color:#fff;
    background-image:url('../images/footer_GSA_logo.gif');
    background-position:right top;
    background-repeat:no-repeat;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    position:relative;    
}
div#page>div#copyRight>div#gsahotspot
{
    position:absolute;
    top:0px;
    right:0px;
    width:120px;
    height:33px;
    cursor:pointer;
}
div#page>div#copyRight>div#copyRightMessage
{
    width:500px;
    margin:0px 0px 0px 0px;
    padding:5px 0px 5px 5px;
    font-size:xx-small;
    color:#999;
}
div#page>div#copyRight>div#copyRightMessage a
{
    color:inherit;
    outline:none;
    cursor:pointer;
}
div#page>div#copyRight>div#copyRightMessage a:hover
{
    color:#000;
}
div#page>div#copyRight>table
{
    position:absolute;
    left:500px;
    top:8px;
    z-index:13;
}
div#page>div#copyRight>table>tbody>tr>td
{
    padding:3px 3px 3px 3px;
    font-size:x-small;
    color:#000;
    cursor:pointer;
}
div#page>div#copyRight>table>tbody>tr>td:hover
{
    text-decoration:underline;
}
div#mainBody>ul#sideMenu
{
    position:absolute;
    top:5px;
    left:0px;
    font-size:small;
    font-weight:bold;
    list-style-type:none;
    list-style-position:outside;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
div#mainBody>ul#sideMenu li
{
    color:#fff;
    height:26px;
    width:249px;
    font-size:small;
    font-weight:bold;
    margin:3px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-indent:5px;
    position:relative;
    cursor:pointer;
}
div#mainBody>ul#sideMenu li>div
{
    position:absolute;
    top:4px;
}
div#mainBody>ul#sideMenu>li#ClientServices
{
    background-color:#993300;
    margin-bottom:26px;
}
div#mainBody>ul#sideMenu>li.fadedBack
{
    background-color:#fff;
    filter:alpha(opacity=30)) ;
    opacity:.3;
}
div#mainBody>ul#sideMenu>li.menuOption
{
    margin-top:-26px;
}
div#mainBodyInner>table
{
    width:680px;
    margin:10px 10px 0px 10px;
    border-collapse:collapse;
}
div#mainBodyInner>table>tbody>tr td
{
    font-size:smaller;
    padding:2px 2px 0px 10px;
}
div#mainBodyInner>table>tbody>tr td>a
{
    color:#4800BD;
    text-decoration:none;
}
div#mainBodyInner>table>tbody>tr td>a:hover
{
    text-decoration:underline;
}
div#mainBodyInner>table>tbody>tr td>table
{
    margin-top:10px;
}
div#mainBodyInner>table>tbody>tr td>form>fieldset>table>tbody>tr>th
{
    text-align:left;
    color:#091b23;
    font-size:small;
    font-weight:normal;
}
div#mainBodyInner>table>tbody>tr td>form>fieldset>table>tbody>tr>td>input[type="text"]
{
    width:100%;
    border:solid 0px #ffffff;
    border-bottom:solid 1px #cccccc;
}
input.required
{
}
div#Office
{
    font-size:small;
}
table#Office>tbody>tr>td#Name
{
    color:#333333;
    font-weight:bold;
}
div#filelist
{
    position:absolute;
    display:none;
    background-color:#fff;
    height:400px;
    width:380px;
    overflow:auto;
}
table.dataTable>tbody>tr:hover{background-color:#ffffcc;}
table.dataTable>tbody>tr>td:first-child{font-weight:bold;}
table.dataTable>thead>tr>th{border:solid 1px #999;color:#fff;background-color:#993333;cursor:pointer;}
table.dataTable>thead>tr>th>div:hover{text-decoration:underline;}
table.dataTable>tbody>tr>td>div, table.dataTable>thead>tr>th>div{font-size:10pt;padding:5px 5px 5px 5px;background-color:Transparent;}
table.dataTable>tbody>tr>td{border:solid 1px #000;cursor:pointer;background-color:Transparent;}
div.rows>table.dataTable>caption{display:none;}

div.ClaimNumber{width:175px;height:20px;font-size:12pt;overflow:hidden;}
div.Address{width:290px;height:20px;font-size:12pt;overflow:hidden;}
div.City{width:90px;height:20px;font-size:12pt;overflow:hidden;}
div.State{width:70px;height:20px;font-size:12pt;overflow:hidden;}
