body {
    font-family:verdana,sans-serif;
    font-size:10pt;
    color:#000000;
    background-color:#FFFFFF;
    margin-top: 0px;
    margin-left: 0px;
    margin-right:0px;
}

a:link {
    text-decoration:none;
    color:#3C2E5C;
}

a:visited {
    text-decoration:none;
    color:#2F2347;
}

a:hover {
    text-decoration:underline;
}

div.bodyContainer {
    display:inline;
    clear:none;
    float:left;
    width:1001px;
    height:100%;
    /*border-right:1px solid #2F2347;
    border-bottom:1px solid #2F2347;*/
}

div.headerContainer {
    clear:both;
    float:left;
    width:1000px;
    height:auto;
    /*border-right:1px solid #2F2347;*/
}

div.logo {
    clear:none;
    float:left;
}

div.banner {
    clear:none;
    float:left;
}

div.underBanner {
    clear:none;
    float:left;
    background-color:#000;
    /*background-color:#3C2E5C;*/
    /*width:660px;*/
    width:1000px;
    /*height:30px;*/
    height:auto;
}

div.quickLinks {
    clear:none;
    float:left;
    /*width:410px;*/
    height:40px;
    padding-top:2px;
    text-align:center;
    /*vertical-align:center;*/
}

div.moreLinks {
    clear:none;
    float:right;
    padding-top:2px;
    padding-right:5px;
    font-size:8pt;
    color:#FFFFFF;
}

div.moreLinks a:link {
    color:#FFFFFF;
    font-size:8pt;
}

div.moreLinks a:visited {
    color:#FFFFFF;
    font-size:8pt;
}

div.globalNav {
    width:1000px;
    /*height:30px;*/
    height:auto;
    background-color:#2F2347;
    clear:both;
    float:left;
    margin-top: 0px;
}

div.globalNav div.links {
    color:#FFFFFF;
    clear:both;
    float:left;
    height:24px;
    padding-left:5px;
    padding-top:6px;
}

div.globalNav div.links a {
    color:#FFFFFF;
}

div.globalNav div.date {
    color:#FFFFFF;
    clear:none;
    float:right;
    height:24px;
    padding-right:5px;
    padding-top:6px;
}

div.marketingArea {
    clear:left;
    float:left;
    color:#000000;
    background-color:#FFFFFF;
    width:999px;
    /*width:inherit;*/
    height:189px;
    border-right:1px solid #2F2347;
}

div.marketingArea div.imageArea {
    clear:none;
    float:left;
    width:300px;
    height:189px;
}

div.marketingArea div.homeTBContainer {
    clear:none;
    float:right;
    width:698px;
    height:30px;
}

div.innerTBContainer {
    clear:both;
    float:left;
    width:798px;
    /*border:1px solid #FF0000;*/
}

div.cookieCrumbs {
    clear:none;
    float:left;
    width:336px;
    height:28px;
    padding-top:2px;
    font-size:8pt;
    padding-left:20px;
}

div.toolbar {
    width:437px;
    height:30px;
    clear:right;
    float:right;
}

div.toolbar div.curve {
    width:14px;
    height:30px;
    clear:none;
    float:left;
    background-image:url('/images/toolbar_left_curve.gif')
}

div.toolbar div.items {
    clear:none;
    float:left;
    width:423px;
    height:30px;
    background-image:url('/images/toolbar_background.gif');
    /*border-right:1px solid #2F2347;*/
    font-size:8pt;
}

#home {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_home.gif');
    background-repeat:no-repeat;
    background-position:left;
}

#home:hover {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_home_over.gif');
    background-repeat:no-repeat;
    background-position:left;
}

#portal {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_portal.gif');
    background-repeat:no-repeat;
    background-position:left;
}

#portal:hover {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_portal_over.gif');
    background-repeat:no-repeat;
    background-position:left;
}


#email {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_email.gif');
    background-repeat:no-repeat;
    background-position:left;
}

#email:hover {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_email_over.gif');
    background-repeat:no-repeat;
    background-position:left;
}

#print {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_print.gif');
    background-repeat:no-repeat;
    background-position:left;
}

#print:hover {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_print_over.gif');
    background-repeat:no-repeat;
    background-position:left;
}

div.marketingArea div.txtArea {
    clear:none;
    float:right;
    width:649px;
    height:159px;
    padding-right: 25px;
    /*border-right:1px solid #2F2347;*/
}

div.tabMenu {
    display:inline;
    clear:both;
    float:left;
    width:999px;
    height:30px;
    background-color:#392B59;
    color:#FFFFFF;
    /*border-right:1px solid #2F2347;*/
}

div.tabMenu a {
    color:#FFFFFF;
    display:inline;
}

div.contentArea {
    clear:both;
    float:left;
    width:794px;
     padding-left: 5px;
    /*border-right:1px solid #2F2347;*/
    /*border-bottom:1px solid #2F2347;*/
}

div.contentArea p {
    margin-left: 10px;
}

div.tabMenu {
    display:inline;
    clear:both;
    float:left;
    width:1000px;
    height:30px;
    background-color:#392B59;
    /*border-right:1px solid #2F2347;*/
    color:#FFFFFF;
}

div.tabMenu a {
    color:#FFFFFF;
    display:inline;
}

div.tabMenu div.selTab {
    clear:none;
    float:left;
    margin-right:3px;
    margin-top:13px;
}

div.tabMenu div.tab {
    clear:none;
    float:left;
    margin-right:3px;
    margin-top:13px;
}

div.tabMenu div.selTab div.tabLeft {
    width:3px;
    height:17px;
    float:left;
    clear:none;
    background-image:url('/images/tab_left_sel.gif');
    background-position:bottom left;
}

div.tabMenu div.selTab div.tabText {
    clear:none;
    float:left;
    height:17px;
    color:#8B7447;
    padding-left:5px;
    padding-right:5px;
    font-size:8pt;
    text-align:center;
    background-color:#EFF0E2;
}

div.tabMenu div.selTab div.tabText a {
    color:#8B7447;
}

div.tabMenu div.selTab div.tabRight {
    width:3px;
    height:17px;
    float:left;
    clear:none;
    background-image:url('/images/tab_right_sel.gif');
    background-position:bottom left;
}

div.tabMenu div.tab div.tabLeft {
    width:3px;
    height:17px;
    float:left;
    clear:none;
    background-image:url('/images/tab_left.gif');
    background-position:bottom left;
}

div.tabMenu div.tab div.tabText {
    clear:none;
    float:left;
    height:17px;
    color:#FFFFFF;
    font-size:8pt;
    padding-left:5px;
    padding-right:5px;
    text-align:center;
    background-color:#9287AE;
}

div.tabMenu div.tab div.tabText a {
    color:#FFFFFF;
}

div.tabMenu div.tab div.tabRight {
    width:3px;
    height:17px;
    float:left;
    clear:none;
    background-image:url('/images/tab_right.gif');
    background-position:bottom left;
}

div.footer {
    clear:both;
    width:1000px;
    text-align:center;
    font-size:8pt;
    padding-top:5px;
}

table.ContentBoundingBox {
    width:1000px;
    clear:both;
    float:left;
}

td.MainContent {
    width:800px;
    border-bottom:1px solid #2F2347;
    vertical-align:top;
    background-color:#EFF0E2;
    padding: 10px 10px 10px 10px;
}

td.Lsb {
    /*width:199px;*/
    padding-top: 10px;
    background-color:#EFF0E2;
    border-right:1px solid #2F2347;
    border-bottom:1px solid #2F2347;
    vertical-align:top;
    /*padding-bottom:156px;*/
}

td.Lsb a:hover {
    background:#EFF0E2;
}

td.Lsb a span {
    display:none;
}

td.Lsb a:hover span {
   display:block;
   position: absolute;
   top: 620px;
   left: 0px;
   width:170px;
   height:100px;
  
   padding: 5px;
   margin: 10px;
   z-index: 999;
   
   color: #000000;
   font: 10px Verdana, sans-serif;
   text-align: left;
   
   border:1px solid #2F2347;
   text-decoration:none;
}

table.contentBoundingBox td {
    background-color:#EFF0E2;
    vertical-align:top;
}

table.contentBoundingBox td div.container {
    clear:both;
    float:left;
    width:400px;
}

div.infoApp {
    clear:both;
    float:left;
    width:400px;
    text-align:left;
}

div.infoApp div.topLeft {
    width:6px;
    height:20px;
    float:left;
    clear:left;
    background-image:url('/images/curve_app_topleft_tanbg.gif');
    background-position:bottom left;
}

div.infoApp div.titleBar {
    height:20px;
    width:368px;
    clear:none;
    float:left;
    color:#FFFFFF;
    font-size:10pt;
    font-weight:bold;
    padding-left:10px;
    padding-right:10px;
    text-align:center;
    background-color:#BA9548;
}

table.newsTable {
    width:480px;
    padding:0px;
}

table.newsTable td.newsCell {
    border: 1px solid #BA9548;
    padding-left:10px;
}

div.newsTitle {
    display:block;
    clear:right;
    float:left;
    width:480px;
    text-align:center;
    font-family:Century,Times,Sans-Serif;
    font-size:14pt;
    text-transform:uppercase;
    color:#ba9548;
}

div.newsItem {
    display:block;
    clear:both;
    width:430px;;
    padding-left:10px;
    padding-right:10px;
}

div.newsSeparator {
    height:1px;
    display:block;
    clear:both;
    width:480px;
    padding-left:10px;
    padding-right:10px;
    /*background-color:#BA9548;*/
    border-top:1px solid #BA9548;
    /*border-bottom:1px solid #BA9548;*/
}

div.footer {
    clear:both;
    width:1000px;
    text-align:center;
    font-size:8pt;
    padding-top:5px;
}

