﻿#DivSiteMapTree table
{
	 table-layout:auto;
}

body
{
    margin: 0px;
    font-family: Arial, 'Trebuchet MS';
    font-size: 12px;
}

A:LINK, A:ACTIVE, A:VISITED
{
    color: Black;
}

img
{
    border-width: 0px;
}

h1
{
    color: #083861;
    font-weight: bold;
    font-size: 14px;
}

h2
{
    color: #101ad1;
    font-weight: bold;
    font-size: 14px;
}

p
{
    margin-top: 0px;
    margin-bottom: 8px;
    text-align: justify;
}

table
{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    table-layout: fixed;
    border-collapse: collapse;
}

td
{
    padding: 0px 0px 0px 0px;
}

table.tablebgbody
{
    height: 100%;
    text-align: center;
}

/* Page Background Fade Begin */

td.tdbgleft
{
    background-image: url(Graphics/BgFadeLeft.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}

td.tdbgcenter 
{
    width: 900px;
	background-image: url(Graphics/BgFadeCenter.jpg);
	background-repeat: no-repeat;
}

td.tdbgright 
{
	background-image: url(Graphics/BgFadeRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

table.tablebgfiller 
{
    width: 100%;
	background-image: url(Graphics/BgFadeFiller.jpg);
	background-repeat: repeat-x;
}

/* Page Background Fade End */

/* Header Links Begin */

#divheaderlinks
{
    width: 100%;
    height: 100px;
    margin-top: 6px;
    text-align: right;
    color: #fde01f;
    font-size: 12px;
    text-decoration: none;
}

#divheaderlinks A:LINK, #divheaderlinks A:ACTIVE, #divheaderlinks A:VISITED
{
    color: #f8cc45;
/*    color: #f5c233; */
    text-decoration: none;
}

#divheaderlinks A:HOVER
{
    color: gray;
    text-decoration: none;
}

/* Header Links End */

/* Header Image Begin */

#divheaderimg
{
    height: 80px;
    margin-left: 20px;
}

#divheaderimg A:LINK, #divheaderimg A:ACTIVE, #divheaderimg A:VISITED, #divheaderimg A:HOVER
{
    text-decoration: none;
}

/* Header Image End */

#divpagecontent
{

}

#divheadernavmain
{
    width: 100%;
    text-align: center;
    font-size: 12px;
}

.tableheadernavmain
{
    width: 100%;
}

/* Header Tab Navigation - First Tab Begin */

.tabfirstactiveleft
{
    width: 20px;
    height: 40px;
    cursor: hand;
    background-image: url(Graphics/NavMainFirstActive.gif);
    background-repeat: repeat-x;
}

.tabfirstactiveright
{
    width: 0px;
    height: 40px;
    cursor: hand;
    background-image: url(Graphics/NavMainActiveFiller.jpg);
    background-repeat: repeat-x;
}

.tabfirstactivecenter, .tablastactivecenter, .tabactivecenter
{
    height: 40px;
    text-align: center;
    cursor: hand;
    background-image: url(Graphics/NavMainActiveFiller.jpg);
    background-repeat: repeat-x;
}

.tabfirstactivecenter A:LINK, .tabfirstactivecenter A:ACTIVE, .tabfirstactivecenter A:VISITED, .tablastactivecenter A:LINK, .tablastactivecenter A:ACTIVE, .tablastactivecenter A:VISITED, .tabactivecenter A:LINK, .tabactivecenter A:ACTIVE, .tabactivecenter A:VISITED
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 1px;
}

.tabfirstactivecenter A:HOVER, .tablastactivecenter A:HOVER, .tabactivecenter A:HOVER
{
    color: #fde019;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 1px;
}

.tabfirstinactiveleft
{
    width: 20px;
    height: 40px;
    cursor: hand;
    background-image: url(Graphics/NavMainFirstInactive.gif);
    background-repeat: no-repeat;
}

.tabfirstinactiveright
{
    width: 0px;
    height: 40px;
    cursor: hand;
    background-image: url(Graphics/NavMainInactiveFiller.jpg);
    background-repeat: no-repeat;
}

/* Header Tab Navigation - First Tab End */

/* Header Tab Navigation - Last Tab Begin */

.tablastactiveleft
{
    width: 32px;
    height: 40px;
    cursor: hand;
    background-image: url(Graphics/NavMainInActiveToActive.jpg);
    background-repeat: repeat-x;
}

.tablastactiveright
{
    width: 20px;
    height: 40px;
    cursor: hand;
    background-image: url(Graphics/NavMainLastActive.gif);
    background-repeat: no-repeat;
}

.tablastinactiveleft
{
    width: 32px;
    height: 40px;
    cursor: hand;
    background-image: url(Graphics/NavMainInactiveToInactive.jpg);
    background-repeat: repeat-x;
}

.tablastinactivepreviousactiveleft
{
    width: 32px;
    height: 40px;
    cursor: hand;
    background-image: url(Graphics/NavMainActiveToInactive.jpg);
    background-repeat: no-repeat;
}

.tablastinactiveright, .tablastinactivepreviousactiveright
{
    width: 20px;
    height: 40px;
    cursor: hand;
    background-image: url(Graphics/NavMainLastInactive.gif);
    background-repeat: no-repeat;
}

/* Header Tab Navigation - Last Tab End */

.tabactiveleft
{
    width: 32px;
    height: 40px;
    cursor: hand;
    background-image: url(Graphics/NavMainInactiveToActive.jpg);
    background-repeat: no-repeat;
}

.tabactiveright
{
    width: 0px;
    height: 40px;
    cursor: hand;
    background-image: url(Graphics/NavMainInactiveToActive.jpg);
    background-repeat: no-repeat;
}

.tabinactiveleft
{
    width: 32px;
    height: 40px;
    cursor: hand;
    background-image: url(Graphics/NavMainInactiveToInactive.jpg);
    background-repeat: no-repeat;
}

.tabinactiveright
{
    width: 0px;
    height: 40px;
    cursor: hand;
    background-image: url(Graphics/NavMainInactiveToInactive.jpg);
    background-repeat: no-repeat;
}

.tabinactivepreviousactiveleft
{
    width: 32px;
    height: 40px;
    cursor: hand;
    background-image: url(Graphics/NavMainActiveToInactive.jpg);
    background-repeat: no-repeat;
}

.tabinactivepreviousactiveright
{
    width: 0px;
    height: 40px;
    cursor: hand;
    background-image: url(Graphics/NavMainActiveToInactive.jpg);
    background-repeat: no-repeat;
}

.tabfirstinactivecenter, .tablastinactivecenter, .tabinactivecenter, .tabinactivepreviousactivecenter, .tablastinactivepreviousactivecenter
{
    height: 40px;
    text-align: center;
    cursor: hand;
    background-image: url(Graphics/NavMainInactiveFiller.jpg);
    background-repeat: repeat-x;
}

.tabfirstinactivecenter A:LINK, .tabfirstinactivecenter A:ACTIVE, .tabfirstinactivecenter A:VISITED, .tablastinactivecenter A:LINK, .tablastinactivecenter A:ACTIVE, .tablastinactivecenter A:VISITED, .tabinactivecenter A:LINK, .tabinactivecenter A:ACTIVE, .tabinactivecenter A:VISITED, .tabinactivepreviousactivecenter A:LINK, .tabinactivepreviousactivecenter A:ACTIVE, .tabinactivepreviousactivecenter A:VISITED, .tablastinactivepreviousactivecenter A:LINK, .tablastinactivepreviousactivecenter A:ACTIVE, .tablastinactivepreviousactivecenter A:VISITED
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 1px;
}

.tabfirstinactivecenter A:HOVER, .tablastinactivecenter A:HOVER, .tabinactivecenter A:HOVER, .tabinactivepreviousactivecenter A:HOVER, .tablastinactivepreviousactivecenter A:HOVER
{
    color: #fde019;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 1px;
}

#divheadernavline
{
    float: left;
    width: 897px;
    height: 5px;
    background-image: url(Graphics/NavLineFiller.jpg);
    background-repeat: repeat-x;
    border-right-color: #c0c0c0;
    border-right-style: solid;
    border-right-width: 2px;
    border-left-color: #c0c0c0;
    border-left-style: solid;
    border-left-width: 1px;
    display: inline;
}

#divheadernavsub
{
    width: 897px;
    text-align: center;
    font-size: 12px;
    color: black;
    border-right-color: #c0c0c0;
    border-right-style: solid;
    border-right-width: 2px;
    border-left-color: #c0c0c0;
    border-left-style: solid;
    border-left-width: 1px;
}

.tableheadernavsub
{
    width: 100%;
}

/* Tab Sub Panel Navigation Begin */

/* Sub Tab Navigation - First Tab Begin */

.tabfirstactiveleftsub
{
    width: 14px;
    height: 30px;
    cursor: hand;
    background-image: url(Graphics/NavSubActiveFiller.jpg);
    background-repeat: repeat-x;
}

.tabfirstactiverightsub
{
    width: 0px;
    height: 30px;
    cursor: hand;
    background-image: url(Graphics/NavSubActiveFiller.jpg);
    background-repeat: repeat-x;
}

.tabfirstactivecentersub, .tablastactivecentersub, .tabactivecentersub
{
    height: 30px;
    text-align: center;
    cursor: hand;
    background-image: url(Graphics/NavSubActiveFiller.jpg);
    background-repeat: repeat-x;
}

.tabfirstactivecentersub A:LINK, .tabfirstactivecentersub A:ACTIVE, .tabfirstactivecentersub A:VISITED, .tablastactivecentersub A:LINK, .tablastactivecentersub A:ACTIVE, .tablastactivecentersub A:VISITED, .tabactivecentersub A:LINK, .tabactivecentersub A:ACTIVE, .tabactivecentersub A:VISITED
{
    color: black;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 1px;
}

.tabfirstactivecentersub A:HOVER, .tablastactivecentersub A:HOVER, .tabactivecentersub A:HOVER
{
    color: gray;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 1px;
}

.tabfirstinactiveleftsub
{
    width: 14px;
    height: 30px;
    cursor: hand;
    background-image: url(Graphics/NavSubInactiveFiller.jpg);
    background-repeat: repeat-x;
}

.tabfirstinactiverightsub
{
    width: 0px;
    height: 30px;
    cursor: hand;
    background-image: url(Graphics/NavSubInactiveFiller.jpg);
    background-repeat: repeat-x;
}

/* Sub Tab Navigation - First Tab End */

/* Sub Tab Navigation - Last Tab Begin */

.tablastactiveleftsub
{
    width: 28px;
    height: 30px;
    cursor: hand;
    background-image: url(Graphics/NavSubInactiveToActive.jpg);
    background-repeat: no-repeat;
}

.tablastactiverightsub
{
    width: 14px;
    height: 30px;
    cursor: hand;
    background-image: url(Graphics/NavSubActiveFiller.jpg);
    background-repeat: repeat-x;
}

.tablastinactiveleftsub
{
    width: 28px;
    height: 30px;
    cursor: hand;
    background-image: url(Graphics/NavSubInactiveToInactive.jpg);
    background-repeat: no-repeat;
}

.tablastinactivepreviousactiveleftsub
{
    width: 28px;
    height: 30px;
    cursor: hand;
    background-image: url(Graphics/NavSubActiveToInactive.jpg);
    background-repeat: no-repeat;
}

.tablastinactiverightsub, .tablastinactivepreviousactiverightsub
{
    width: 14px;
    height: 30px;
    cursor: hand;
    background-image: url(Graphics/NavSubInactiveFiller.jpg);
    background-repeat: repeat-x;
}

/* Sub Tab Navigation - Last Tab End */

.tabactiveleftsub
{
    width: 28px;
    height: 30px;
    cursor: hand;
    background-image: url(Graphics/NavSubInactiveToActive.jpg);
    background-repeat: no-repeat;
}

.tabactiverightsub
{
    width: 0px;
    height: 30px;
    cursor: hand;
    background-image: url(Graphics/NavSubActiveFiller.jpg);
    background-repeat: repeat-x;
}

.tabinactiveleftsub
{
    width: 28px;
    height: 30px;
    cursor: hand;
    background-image: url(Graphics/NavSubInactiveToInactive.jpg);
    background-repeat: repeat-x;
}

.tabinactiverightsub
{
    width: 0px;
    height: 30px;
    cursor: hand;
    background-image: url(Graphics/NavSubInactiveFiller.jpg);
    background-repeat: repeat-x;
}

.tabinactivepreviousactiveleftsub
{
    width: 28px;
    height: 30px;
    cursor: hand;
    background-image: url(Graphics/NavSubActiveToInactive.jpg);
    background-repeat: repeat-x;
}

.tabinactivepreviousactiverightsub
{
    width: 0px;
    height: 30px;
    cursor: hand;
    background-image: url(Graphics/NavSubInactiveFiller.jpg);
    background-repeat: repeat-x;
}

.tabfirstinactivecentersub, .tablastinactivecentersub, .tabinactivecentersub, .tabinactivepreviousactivecentersub, .tablastinactivepreviousactivecentersub
{
    height: 30px;
    text-align: center;
    cursor: hand;
    background-image: url(Graphics/NavSubInactiveFiller.jpg);
    background-repeat: repeat-x;
}

.tabfirstinactivecentersub A:LINK, .tabfirstinactivecentersub A:ACTIVE, .tabfirstinactivecentersub A:VISITED, .tablastinactivecentersub A:LINK, .tablastinactivecentersub A:ACTIVE, .tablastinactivecentersub A:VISITED, .tabinactivecentersub A:LINK, .tabinactivecentersub A:ACTIVE, .tabinactivecentersub A:VISITED, .tabinactivepreviousactivecentersub A:LINK, .tabinactivepreviousactivecentersub A:ACTIVE, .tabinactivepreviousactivecentersub A:VISITED, .tablastinactivepreviousactivecentersub A:LINK, .tablastinactivepreviousactivecentersub A:ACTIVE, .tablastinactivepreviousactivecentersub A:VISITED
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 1px;
}

.tabfirstinactivecentersub A:HOVER, .tablastinactivecentersub A:HOVER, .tabinactivecentersub A:HOVER, .tabinactivepreviousactivecentersub A:HOVER, .tablastinactivepreviousactivecentersub A:HOVER
{
    color: #fde019;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 1px;
}

/* Tab Sub Panel Navigation End */

#divmaincontent
{
    float: left;
    padding: 4px 11px 15px 11px;
    background-color: White;
    border-right-color: #c0c0c0;
    border-right-style: solid;
    border-right-width: 2px;
    border-bottom-color: #c0c0c0;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-left-color: #c0c0c0;
    border-left-style: solid;
    border-left-width: 1px;
    display: inline;
}

#divmaincontentleft
{
    float: left;
    width: 680px;
    display: inline;
}

#divmaincontentright
{
    float: right;
    width: 195px;
    display: inline;
}

.panelbannerborder
{
    margin: 15px 15px 15px 15px;
    border-right-color: #cbc8ce;
    border-right-style: solid;
    border-right-width: 2px;
    border-bottom-color: #cbc8ce;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-left-color: #cbc8ce;
    border-left-style: solid;
    border-left-width: 1px;
    border-top-color: #cbc8ce;
    border-top-style: solid;
    border-top-width: 1px; 
}

.panelbanner
{
    margin: 15px 15px 15px 15px;
}

.panelstandardborder
{
    margin: 15px 15px 15px 15px;
    border-right-color: #cbc8ce;
    border-right-style: solid;
    border-right-width: 2px;
    border-bottom-color: #cbc8ce;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-left-color: #cbc8ce;
    border-left-style: solid;
    border-left-width: 1px;
    border-top-color: #cbc8ce;
    border-top-style: solid;
    border-top-width: 1px; 
}

.panelstandard
{
    margin: 15px 15px 15px 15px;
}

.panelstandard h1
{
    margin-bottom: 10px;
}

.panelstandard h2
{
    margin-bottom: 0px;
}

.panelstandard p
{
    margin-top: 0px;
    margin-bottom: 8px;
}

#divpanelhomeshp
{
    width: 650px;
    height: 200px;
    float: left;
    background-image: url(Graphics/Shp0011.jpg);
    background-repeat: no-repeat;
    display: inline;
}

#divpanelremitshp
{
    width: 650px;
    height: 200px;
    float: left;
    background-image: url(Graphics/Shp0010.jpg);
    background-repeat: no-repeat;
    display: inline;
}

#divpanelreportshp
{
    width: 650px;
    height: 200px;
    float: left;
    background-image: url(Graphics/Shp0009.jpg);
    background-repeat: no-repeat;
    display: inline;
}

#divpaneldenialshp
{
    width: 650px;
    height: 200px;
    float: left;
    background-image: url(Graphics/Shp0014.jpg);
    background-repeat: no-repeat;
    display: inline;
}

#divpanelcontractshp
{
    width: 650px;
    height: 200px;
    float: left;
    background-image: url(Graphics/Shp0002.jpg);
    background-repeat: no-repeat;
    display: inline;
}

#divpanelcobshp
{
    width: 650px;
    height: 200px;
    float: left;
    background-image: url(Graphics/Shp0003.jpg);
    background-repeat: no-repeat;
    display: inline;
}

#divpaneledishp
{
    width: 650px;
    height: 200px;
    float: left;
    background-image: url(Graphics/Shp0012.jpg);
    background-repeat: no-repeat;
    display: inline;
}

#divpanelaboutshp
{
    width: 650px;
    height: 200px;
    float: left;
    background-image: url(Graphics/Shp0006.jpg);
    background-repeat: no-repeat;
    display: inline;
}

#divpanelnewsshp
{
    width: 650px;
    height: 200px;
    float: left;
    background-image: url(Graphics/Shp0007.jpg);
    background-repeat: no-repeat;
    display: inline;
}

#divpanelcontactshp
{
    width: 650px;
    height: 200px;
    float: left;
    background-image: url(Graphics/Shp0005.jpg);
    background-repeat: no-repeat;
    display: inline;
}

#divpanelhomeshptext h1
{
    float: left;
    width: 420px;
    margin: 25px 0px 0px 230px;
    font-size: 30px;
    font-weight: bold;
    color: #f6d602;
    text-align: center;
    letter-spacing: 1px;
    display: inline;
}

#divpanelhomeshptextsmall h1
{
    float: left;
    width: 315px;
    margin: 10px 0px 0px 335px;
    font-size: 16px;
    font-weight: bold;
    color: #f6d602;
    text-align: left;
    letter-spacing: 1px;
    display: inline;
}

#divpanelremitshptext h1, #divpanelcobshptext h1
{
    float: left;
    width: 400px;
    margin: 30px 0px 0px 250px;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    letter-spacing: 1px;
    display: inline;
}

#divpanelremitshptextsmall h1, #divpanelcobshptextsmall h1
{
    float: left;
    width: 315px;
    margin: 20px 0px 0px 335px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    letter-spacing: 1px;
    display: inline;
}

#divpanelreportshptext h1, #divpaneldenialshptext h1, #divpanelcontractshptext h1, #divpaneledishptext h1
{
    float: left;
    width: 360px;
    margin: 30px 0px 0px 290px;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    letter-spacing: 1px;
    display: inline;
}

#divpanelreportshptextsmall h1, #divpaneldenialshptextsmall h1, #divpanelcontractshptextsmall h1, #divpaneledishptextsmall h1
{
    float: left;
    width: 295px;
    margin: 20px 0px 0px 355px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    letter-spacing: 1px;
    display: inline;
}

#divpanelaboutshptext h1, #divpanelnewsshptext h1, #divpanelcontactshptext h1
{
    float: left;
    width: 400px;
    margin: 70px 0px 0px 250px;
    font-size: 30px;
    font-weight: bold;
    color: #083861;
    text-align: center;
    letter-spacing: 1px;
    display: inline;
}

#divpanelcontactus
{
    float: right;
    margin: 15px 15px 15px 15px;
    width: 165px;
    height: 200px;
    text-align: center;
    background-image: url(Graphics/BgContactUs.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    display: inline;
}

#divadrotator
{
    float: right;
    margin: 15px 15px 15px 15px;
    width: 165px;
    text-align: center;
    cursor: hand;
    display: inline;
}

.adrotatorimg
{
    float: right;
    margin: 0px 0px 0px 0px;
    display: inline;
}

.adrotatortext
{
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 8px 0px 8px 0px;
    width: 165px;
    font-weight: bold;
    text-align: center;
    display: inline;
}

#divfooter
{
    float: left;
    width: 100%;
    margin-top: 10px;
    color: black;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    display: inline;
}

#divfooter A:LINK, #divfooter A:ACTIVE, #divfooter A:VISITED
{
    color: black;
    text-decoration: none;
}

#divfooter A:HOVER
{
    color: gray;
    text-decoration: none;
}

.copyrighttext
{
    color: black;
    font-size: 10px;
}

