﻿A, A:link, A:visited {
    color:#aaa;
    text-decoration:none;
}

A:hover {
    color:#aaa;
    text-decoration:underline;
}

A IMG { border: 0px; vertical-align: middle; padding: 0 2px 0 2px; }

body {
    font-family: Arial, Verdana;
    font-size: small;
    color:#000;
    background-color: #fff;
    margin: 0px;
    padding: 0px 00px 0 0;
    border: 0px;
    overflow: scroll;
}

ul li 
{
    list-style-type: square;
    padding: 4px;
}

TABLE TR TD {
    font-family: Arial, Verdana;
    font-size: 9pt;
    vertical-align: top;
    text-align: left;
}

TABLE.menu { width: 230px; }

TABLE.menu TR TD 
{
    border: 0px;
    padding: 10px 0px 10px 60px;
    background-color: #f59133;
    color: #fff;
    background-image: none;
    border-collapse: collapse;
    border-bottom: solid 1px #e98527;
}

TABLE.menu TR TD.selected
{
    font-weight: bold;
    color: #fff;
    background-image: url(pix/btn_menuSelected.gif);
    background-position: right center;
    background-repeat: no-repeat;
    border-collapse: collapse;
}

TABLE.menu TR TD.sub
{
    padding: 10px 0px 10px 83px;
    background-color: #d87314;
    color: #fff;
    background-image: none;
    border-collapse: collapse;
}

TABLE.menu TR TD.subSelected
{
    padding: 10px 0px 10px 83px;
    background-color: #d87314;
    color: #fff;
    background-image: url(pix/btn_menuSelected.gif);
    background-position: right center;
    background-repeat: no-repeat;
    border-collapse: collapse;

}

TABLE.menuWhite {width: 230px;}

TABLE.menuWhite TR TD 
{
    border: 0px;
    padding: 40px 0px 10px 60px;
    background-color: #fff;
    color: #999;
    background-image: url(pix/delimiterArrowDnMenu.gif);
    background-position: right bottom;
    background-repeat: repeat-x;
    border-collapse: collapse;
}

TABLE.menu TR TD A 
{
    color: #fff;
    text-decoration: none;
}

TABLE.menu TR TD A:hover 
{
    color: #fdd5b0;
    text-decoration: none;
}

TABLE.menuWhite TR TD A 
{
    color: #666;
    text-decoration: none;
}

TABLE.menuWhite TR TD A:hover
{
    color: #000;
    text-decoration: none;
}

DIV.pageTitle 
{
    padding-top: 4px;
    padding-left: 20px;
    padding-bottom: 16px;
    font-size: 18pt;
    font-weight: bold;
    color: #f59133;
}

DIV.pageSubTitle 
{
    padding-top: 8px;
    padding-bottom: 12px;
    font-size: 13pt;
    font-weight: bold;
    color: #f59133;
}

DIV.pageSub2Title 
{
    padding-top: 4px;
    padding-bottom: 8px;
    font-size: 11pt;
    font-weight: normal;
    color: #f59133;
}


DIV.pageTitle A
{
    font-size: large;
    font-weight: normal;
    text-decoration: none;
    color: #f8ad66;
}

DIV.pageBreadCrumbs 
{
    font-size: 6pt;
    color: #999;
}

DIV.pageBreadCrumbs A, DIV.pageBreadCrumbs A:link, DIV.pageBreadCrumbs A:visited, DIV.pageBreadCrumbs A:hover 
{
    color: #999;
    font-size: 8pt;
    text-decoration: none;
}


DIV.pageBreadCrumbs A:hover 
{
    color: #f8ad66;
    font-size: 8pt;
    text-decoration: underline;
}


DIV.pageBrief 
{
    padding-left: 20px;
    padding-bottom: 10px;
    font-size: 8pt;
    font-weight: normal;
    color: #666;
    line-height: 150%;
}

DIV.note 
{
    font-size: x-small;
    font-weight: normal;
    color: #666;
    padding-bottom: 10px;
}

DIV.pageContent 
{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 80px;
    font-size: 9pt;
    font-weight: normal;
    color: #000;
    line-height: 150%;
}

DIV.pageContent A, DIV.pageContent A:visited, DIV.pageContent A:link
{
    color: #f59133;
    font-weight: bold;
    text-decoration: none;
}

DIV.pageContent A:hover 
{
    color: #f59133;
    font-weight: bold;
    text-decoration: underline;
}

DIV.pageContent A.ReadMore, DIV.pageContent A.ReadMore:link, DIV.pageContent A.ReadMore:visited, DIV.pageContent A.ReadMore:hover
{
    color: #4e8fff;
    font-weight: normal;
    text-decoration: none;
}


DIV.news 
{
    padding-top: 10px;
    padding-left: 60px;
    font-size: x-small;
    color: #666;
    width: 157px;
}

DIV.news a
{    
    font-weight: normal;
    text-decoration: none;
    color: #f59133;
}

DIV.news a.title {
    font-size: small;
}

DIV.news b
{
    font-size: x-small;
    color: #2e4f9e;
}

TABLE.tabularList TR TD 
{
    border: 0px;
    padding: 4px;
    font-family: Arial, Verdana;
    font-size: small;
}

TABLE.tabularList TR.headerRow TD 
{
    background-color: #f59133;
    color: #fff;
    font-weight: bold;
    border-bottom: solid 2px #f4d5b8;
}

TABLE.tabularList TR.headerRow TD A
{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

TABLE.tabularList TR.headerRow TD A:hover
{
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

TABLE.tabularList TR.oddRow TD 
{
    background-color: #f0f0f0;
    border-top: dotted 1px #d0d0d0;
}

TABLE.tabularList TR.evenRow TD 
{
    background-color: #f8f8f8;
    border-top: dotted 1px #d0d0d0;
}

TABLE.tabularList TR.totalRow TD 
{
    background-color: #ccc;
    color: #000;
    font-weight: normal;
    border-top: solid 1px #666;
    border-bottom: none;
}

DIV.filterForTabularList 
{
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: small;
    color: #000;
}

TABLE.simpleEditForm TD
{
    font-size: small;
    color: #000;
    border: 0px;
    padding: 5px;
    border-bottom: dotted 1px #b9b9b9;

}

TABLE.simpleEditForm TD.DataFieldPlain
{
    font-size: small;
    color: #000;
    border: 0px;
    padding: 5px;
    border-bottom: dotted 1px #b9b9b9;
    background-color: #e3e3e3;

}

TABLE.simpleEditForm TD.CaptionRequired
{
    min-width: 180px;
    font-weight: bold;
    text-align: left;
    background-image: url(pix/bg_AsterixRequiredRed.gif);
    background-position: right top;
    background-repeat: no-repeat;

}

TABLE.simpleEditForm TD.DataFieldRequired
{
    min-width: 320px;
    font-weight: bold;
    text-align: left;
    background-color: #fbdca1;
}

TABLE.simpleEditForm TD.DataFieldRequired INPUT
{
    font-weight: bold;
    text-align: left;
    color: #000;
    width: 98%;
}

TABLE.simpleEditForm TD.DataFieldRequired SELECT
{
    font-weight: bold;
    text-align: left;
    color: #000;
    width: 98%;
}

TABLE.simpleEditForm TD INPUT
{
    text-align: left;
    color: #000;
    width: 98%;
}

TABLE.simpleEditForm TD SELECT
{
    text-align: left;
    color: #000;
    width: 100%;
}
