#subnavlayer
{
    display: inline;
    position: absolute;
    z-index: 2;
    top: 79px;
    left: -5px;
}
#contentArea
{
    display: inline;
    position: relative;
    background-image: url(../img/water_bg.gif);
    background-repeat: repeat;
    height: 100%;
    width: 100%;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
#pdfPanel
{
    display: inline;
    position: absolute;
    left: 250px;
    margin-top: 45px;
    height: 100%;
    width: 140px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
#pagePanel
{
    display: inline;
    position: relative;
    width: 420px;
    left: 150px;
    margin-top: 8px;
    padding: 6px;
}
#relatedLinksDiv
{
    display: inline;
    position: relative;
}
#moreInfo
{
    display: inline;
    position: relative;
    text-align: center;
    width: 90px;
    left: 487px;
    top: -18px;
    bottom: 0;
    background-color: #dfefff;
    border: solid 1px #67b4ff;
    color: #000;
    padding: 1px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
#contactLink
{
    display: inline;
    position: absolute;
    z-index: 1;
    top: 94px;
    left: 775px;
}
a.defLink:link, a.defLink:visited, a.defLink:hover, a.defLink:active
{
    font-size: 8pt;
    font-weight: normal;
    color: #07117f;
}
a.defLink:link, a.defLink:visited
{
    text-decoration: none;
}
a.defLink:hover, a.defLink:active
{
    text-decoration: underline;
}
A.moreInfoBtn:link
{
    display: block;
    font-size: 7pt;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    background-color: #fefefe;
    padding: 4px;
    text-align: center;
    border: none;
    width: 100%;
    margin: 2px;
}
A.moreInfoBtn:visited
{
    display: block;
    font-size: 7pt;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    background-color: #fefefe;
    padding: 4px;
    text-align: center;
    border: none;
    width: 100%;
    margin: 2px;
}
A.moreInfoBtn:hover
{
    display: block;
    font-size: 7pt;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    background-color: #dfefff;
    padding: 4px;
    text-align: center;
    border: none;
    width: 100%;
    margin: 2px;
}
.pageHeader
{
    font-size: 11pt;
    font-weight: bold;
    color: #000000;
    background-color: #dfefff;
    padding: 6px;
    width: 100%;
    border-bottom: solid 1px #67b4ff;
    text-align: center;
}
.floatingIcon
{
    display: inline;
    position: absolute;
    left: -12px;
    z-index: 100;
}

.floatingIconLink
{
    display: inline;
    position: absolute;
    left: -11px;
    top: -2px;
    z-index: 100;
}

.pdfPanelHeader
{
    font-size: 8pt;
    font-weight: bold;
    color: #000;
    padding: 10px;
    text-indent: 6px;
    text-align: center;
    background-color: #feff77;
    border: solid 1px #ffe777;
    width: 100%;
}

.pdfPanelBody
{
    font-size: 7pt;
    font-weight: normal;
    color: #000;
    background-color: #f7f7f7;
    padding: 4px;
    text-align: center;
    border: solid 1px #e7e7e7;
    width: 100%;
}

.linkPanelBody
{
    font-size: 7pt;
    font-weight: normal;
    color: #000000;
    background-color: #f7f7f7;
    padding: 2px;
    text-align: center;
    border: solid 1px #e7e7e7;
    width: 100%;
    margin-top: 4px;
}

A.pdfPanelItem:link
{
    display: block;
    font-size: 7pt;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    background-color: #fefefe;
    padding: 4px;
    text-align: left;
    border: none;
    width: 100%;
    margin: 2px;
}
A.pdfPanelItem:visited
{
    display: block;
    text-decoration: none;
    color: #000000;
    background-color: #fefefe;
    padding: 4px;
    text-align: left;
    border: none;
    width: 100%;
    margin: 2px;
}
A.pdfPanelItem:hover
{
    display: block;
    text-decoration: none;
    color: #000000;
    background-color: #ffffe7;
    padding: 4px;
    text-align: left;
    border: none;
    width: 100%;
    margin: 2px;
}

a.linkPanelItem:link, a.linkPanelItem:visited, a.linkPanelItem:hover, a.linkPanelItem:active
{
    font-size: 7pt;
    display: block;
    position: relative;
    text-decoration: none;
    color: #000;
    text-align: left;
    background-color: #fefefe;
    padding: 4px;
    border: none;
    width: 100%;
    margin: 2px;
}
.pdfBullet
{
    display: block;
    position: absolute;
    z-index: 5;
    left: 1px;
    width: 4px;
    height: 4px;
    border: solid 1px #ff0000;
    background-color: #bfbfbf;
}
.linkBullet
{
    display: block;
    position: absolute;
    z-index: 5;
    left: 1px;
    width: 4px;
    height: 4px;
    border: solid 1px #03ABF8;
    background-color: #00F900;
}
.linkBulletBig
{
    display: block;
    position: absolute;
    left: 1px;
    z-index: 5;
    width: 33px;
    height: 39px;
    background-image: url(../img/icon_link_big.gif);
    background-repeat: no-repeat;
}
.pageTxt
{
    font-size: 9pt;
    text-align: justify;
    color: #000;
}
.caption
{
    font-size: 9pt;
    font-weight: bold;
    color: #000;
}
.relatedLinksPanel
{
    display: inline;
    position: relative;
    margin-top: 15px;
    text-align: left;
    text-decoration: none;
    font-size: 7pt;
    color: #000000;
    background-color: #e7f2ff;
    border: solid 1px #8fc2ff;
    padding: 4px;
    width: 140px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
.relLinksPanelHeader
{
    display: block;
    position: relative;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    text-indent: 6px;
    color: #000000;
    margin-top: 8px;
    margin-bottom: 8px;
}
.relLinksBody
{
    display: inline;
    position: relative;
    font-size: 7pt;
    font-weight: normal;
    color: #000000;
    background-color: #f7f7f7;
    padding: 4px;
    text-align: center;
    border: solid 1px #e7e7e7;
    width: 150px;
}
a.linkBold10ptTxt:link, a.linkBold10ptTxt:visited, a.linkBold10ptTxt:hover, a.linkBold10ptTxt:active
{
    color: #000;
    font: bold 10pt Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
}
a.linkBold8ptTxt:link, a.linkBold8ptTxt:visited, a.linkBold8ptTxt:hover, a.linkBold8ptTxt:active
{
    color: #000;
    font: bold 8pt Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
}
a.linnorm10ptTxt:link, a.linnorm10ptTxt:visited, a.linnorm10ptTxt:hover, a.linnorm10ptTxt:active
{
    color: #000;
    font: normal 9pt Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
}
a.linkSmallLtTxt:link, a.linkSmallLtTxt:visited, a.linkSmallLtTxt:hover, a.linkSmallLtTxt:active
{
    color: #000;
    font: normal 8pt Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
}
.moreLinkOn
{
    border-top: 0px none;
    border-left: 0px none;
    border-bottom: 1px dashed #99ccff;
    border-right: 1px dashed #99ccff;
    background-color: #fefefe;
}
.outermostTable
{
    border-width: 1px;
    border-style: solid;
    border-color: #6699FF;
}
.headerTableBtns
{
    border-width: 1px;
    border-style: solid;
    border-color: #333366;
    background-color: #99ccff;
}
.headerInnerTableBtnLogin
{
    border-top: 0px;
    border-left: 0px;
    border-bottom: 3px;
    border-right: 1px;
    border-style: solid;
    border-bottom-color: #ffff33;
    border-right-color: #333366;
    color: #000000;
    background-color: #ffff33;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 8pt;
}
.headerInnerTableBtnLogin
{
    border-top: 0px;
    border-left: 0px;
    border-bottom: 4px;
    border-right: 1px;
    border-style: solid;
    border-bottom-color: #ffff33;
    border-right-color: #333366;
    color: #000000;
    background-color: #ffff33;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 8pt;
}
.headerInnerTableBtns
{
    border-top: 0px;
    border-left: 0px;
    border-bottom: 3px;
    border-right: 1px;
    border-style: solid;
    border-bottom-color: #6699ff;
    border-right-color: #333366;
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 8pt;
}
.headerInnerTableBtnsOn
{
    border-top: 0px;
    border-left: 0px;
    border-bottom: 5px;
    border-right: 0px;
    border-style: solid;
    border-bottom-color: #6699ff;
    border-right-color: #333366;
    color: #000000;
    font: bold 8pt Verdana,Arial,Helvetica,sans-serif;
}
.leftCellInnerTable
{
    background-color: #6699ff;
}
.leftCellOuterTable
{
    background-color: #99CCFF;
}
.bold10ptTxt
{
    color: #000;
    font: bold 15px Arial,Helvetica,sans-serif;
}
.borderBottom
{
    border-top: 0px;
    border-left: 0px;
    border-bottom: 1px;
    border-right: 0px;
    border-style: solid;
    border-bottom-color: #333366;
}
.borderTop
{
    border-top: 1px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    border-style: solid;
    border-top-color: #333366;
}
.borderLeftDrk
{
    border-top: 0px;
    border-left: 2px;
    border-bottom: 0px;
    border-right: 0px;
    border-style: solid;
    border-left-color: #99ccff;
}
.borderBottLeft
{
    border-top: 0px;
    border-left: 1px;
    border-bottom: 1px;
    border-right: 0px;
    border-style: solid;
    border-left-color: #333366;
    border-bottom-color: #333366;
}
.borderRight
{
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 1px;
    border-style: solid;
    border-right-color: #333366;
}
.bgHighlight
{
    background-color: #ccffff;
}
.dropDown
{
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 8pt;
}
.goBtn
{
    color: #fefefe;
    background-color: #333366;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 9pt;
    border-top: 2px;
    border-left: 2px;
    border-bottom: 2px;
    border-right: 2px;
    border-style: solid;
    border-top-color: #ffff33;
    border-left-color: #ffff33;
    border-bottom-color: #ffff33;
    border-right-color: #ffff33;
    padding: 2px;
}
.goBtnOn
{
    color: #fefefe;
    background-color: #333366;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 9pt;
    border-top: 2px;
    border-left: 2px;
    border-bottom: 2px;
    border-right: 2px;
    border-style: outset;
    border-top-color: #ffff33;
    border-left-color: #ffff33;
    border-bottom-color: #ffff33;
    border-right-color: #ffff33;
    padding: 2px;
}
.goBtnPress
{
    color: #fefefe;
    background-color: #333366;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 9pt;
    border-top: 2px;
    border-left: 2px;
    border-bottom: 2px;
    border-right: 2px;
    border-style: inset;
    border-top-color: #ffff33;
    border-left-color: #ffff33;
    border-bottom-color: #ffff33;
    border-right-color: #ffff33;
    padding: 2px;
}
.norm10ptTxt
{
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 9pt;
}
.checkBox
{
    color: #fefefe;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    border-style: none;
}
.boldItalicTxt
{
    color: #fefefe;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-style: italic;
    font-size: 10pt;
}
.boldLt9ptTxt
{
    color: #fefefe;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 9pt;
}
.italicTxt
{
    color: #fefefe;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-style: italic;
    font-size: 8pt;
}
.bgLtColor
{
    background-color: #99ccff;
}
.bgDrkColor
{
    background-color: #6699ff;
}
.copyrightTxt
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
}
.contentTable
{
    color: #fefefe;
    background-image: url(../img/bgrep.bananacream.jpg);
    border-top: 1px;
    border-left: 1px;
    border-bottom: 1px;
    border-right: 1px;
    border-style: solid;
    border-top-color: #99ccff;
    border-left-color: #99ccff;
    border-bottom-color: #99ccff;
    border-right-color: #99ccff;
    background-repeat: repeat;
}
.defBoldBodyTxt
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: none;
    color: #000000;
}
.defBodyTxt
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    color: #000000;
}
.footerBorderTop
{
    border-top: 1px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    border-style: solid;
    border-top-color: #000000;
}
.newsTxt
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    color: #000000;
}
.welcomeQuestionBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #4B4B4B;
    border-top-width: 0px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #FF0000;
    padding-right: 4px;
    padding-bottom: 4px;
    border-right-color: #FF0000;
    background-color: #FFFFFF;
    padding-left: 2px;
    margin-right: 2px;
    float: left;
}
.welcomeQuestionSmall
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #4B4B4B;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #FF0000;
    padding-right: 2px;
    padding-bottom: 2px;
    border-right-color: #FF0000;
    background-color: #FFFFFF;
    padding-left: 1px;
    margin-right: 1px;
    float: left;
}
.welcomeAnswerBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #454545;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #66CC00;
    padding-right: 6px;
    padding-bottom: 4px;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #66CC00;
    background-color: #FFFFFF;
    padding-left: 2px;
    float: left;
}

.questionHiliteCellOn
{
    background-color: #fefefe;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #333366;
}

.subnavclass
{
    display: inline;
    position: relative;
    background-color: #6699ff;
    border-top: solid 0 #fefefe;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
    list-style-type: none;
}

.subNavNodeA
{
    display: block;
    position: relative;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #6699ff;
    border: none;
}

.contactNodeA
{
    display: block;
    position: relative;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #fff697;
    border: none;
}

A.contactNodeItem:link
{
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    text-decoration: none;
    color: #000000;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #fffbcf;
    border: none;
    width: 200px;
}
A.contactNodeItem:visited
{
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    text-decoration: none;
    color: #000000;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #fffbcf;
    border: none;
    width: 200px;
}
A.contactNodeItem:hover
{
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #fefefe;
    border-left: 3px solid #fefefe;
    width: 200px;
}

A.subNavNodeItem:link
{
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    text-decoration: none;
    color: #000000;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #7faaff;
    border: none;
    width: 200px;
}
A.subNavNodeItem:visited
{
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    text-decoration: none;
    color: #000000;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #7faaff;
    border: none;
    width: 200px;
}
A.subNavNodeItem:hover
{
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #99ccff;
    border-left: 3px solid #fefefe;
    width: 200px;
}
