/* -- Default for All Elements -- */
*, html { padding: 0; margin: 0; font-family: Arial, sans-serif; }

/* -- Basic HTML Tags; unused tags will take on their default styles -- */
body
{
    color: #423D21;
    background: #ADA88B;
    font: normal 12px/14px Arial, sans-serif;
}
img { border: none; }
a, a:link, a:visited { color: #423D21; text-decoration: none; }
a.subdued, a.subdued:link, a.subdued:visited { color: #423D21; text-decoration: none; }
a:hover { color: #423D21; text-decoration: underline; }
label { cursor: pointer; }
strong { font-weight: bold; }
em { font-style: italic; }
div.hr { height: 1px; line-height: 1px; font-size: 1px; border-bottom: 1px solid #CDCDC1;}
div.hr hr { display: none; }
.Clear { clear: both; font-size: 1px; line-height: 1px; }


/* -- Structural Elements; these MUST exist -- */
#PgWrapperFadeL
{
    width: 1000px;
    padding-left:10px;
    margin: 0 auto;
    background: transparent url(../graphics/ui/bgfade.gif) repeat-y top left;
}
#PgWrapperFadeR
{
    width: 1000px;
    padding-right:10px;
    background: transparent url(../graphics/ui/bgfade.gif) repeat-y top right;
}
#PgContainer
{
    width: 1000px;
    background: #FFF;
    text-align: left;
}

/* -- Header Bar -- */
#PgHeaderVeryTop
{
    height: 102px;
    background: #FFF;
}
#PgHeaderLeadboard
{
    text-align: center;
    padding: 12px 0 0 12px;
    background: #FFF;
    overflow: hidden;
}
#PgHeaderLeadboard img
{
    width: 728px;
    height: 90px;
    border: 0 none;
}

#PgHeaderVeryTop_Oblong
{
    height: 72px;
    background: #FFF;
}
#PgHeaderOblong
{
    text-align: center;
    padding: 12px 0 0 12px;
    background: #FFF;
    overflow: hidden;
}
#PgHeaderOblong img
{
    width: 468px;
    height: 60px;
    border: 0 none;
}


#PgHeader
{
    height: 85px;
    background: #FFF;
}
#PgHeader p
{
    float: left;
    padding-top: 73px;
    margin: 0 0 0 20px;
    width: 457px;
    color: #FFF;
    background: transparent url(../graphics/ui/header.gif) no-repeat top left;
    overflow: hidden;
    cursor: pointer;
    height: 73px;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 0;
}
#PgHeaderBanner
{
    float: right;
    margin: 12px 12px 12px 0;
    background: #FFF;
    overflow: hidden;
}
#PgHeaderBanner img
{
    width: 468px;
    height: 60px;
    border: 0 none;
}

#PgHeaderShare
{
    float: right;
    margin: 58px 12px 12px 0;
    background: #FFF;
    overflow: hidden;
}
#PgHeaderShare img
{
    width: 125px;
    height: 16px;
    border: 0 none;
}

/* -- Top Menu Block -- */
#PgMenuTop
{
    width: auto;
    height: 25px;
    margin: 0 0 20px 0;
    color: #000;
    background: #D4D6C5;
}
#PgMenuTop .SearchTitle
{
    float: left;
    color: #413B18;
    font-size: 13px;
    font-weight: bold;
    line-height: 23px;
    vertical-align: middle;
}
#PgMenuTop .SearchOptions
{
    float: left;
    margin: 0 10px;
    padding-top:2px;
    line-height: 20px;
    vertical-align: middle;
}
#PgMenuTop .SearchOptions label
{
    color: #413B18;
    margin: 5px 0 0 5px;
}
#PgMenuTop .SearchBar
{
    float: left;
    display: block;
    margin: 1px 30px 0 0;
}
#PgMenuTop input.SearchGo,
#PgMenuTop input.SearchGo:hover,
#PgMenuTop input.SearchGoHover
{
    font-family: "Times New Roman", Arial, sans-serif;
    float: left;
    color: #413B18;
    margin: 0;
    font-size: 1.3em;
    font-weight: bold;
    text-decoration: none;
    background: transparent;
    border: 0 none;
    cursor: pointer;
}
#PgMenuTop input.SearchGo:hover,
#PgMenuTop input.SearchGoHover
{
    text-decoration: underline;
}
#PgMenuTop .TopSearch
{
    float: left;
    width: 240px;
    height: 20px;
    background: transparent url(../graphics/ui/searchbg.gif) repeat-x top left;
}
#PgMenuTop .TopSearch .CapL
{
    height: 20px;
    padding: 0 0 0 10px;
    background: transparent url(../graphics/ui/searchcaps.gif) no-repeat top left;
}
#PgMenuTop .TopSearch .CapR
{
    height: 18px;
    padding: 2px 10px 0 0;
    background: transparent url(../graphics/ui/searchcaps.gif) no-repeat bottom right;
}
#PgMenuTop .TopSearch .SearchInput
{
    width: 100%;
    height: 16px;
    color: #777;
    border: 0 none;
    vertical-align: middle;
    font: normal 12px/16px Arial, sans-serif #000000;
}


/* -- Body Block -- */
#PgBody, #PgBodyMain
{
    position: relative;
    width: auto;
    margin: 0 10px 0 0;
    color: #000;
    background: #FFF;
    border: 1px solid #FFF;
}


/* -- Left Menu Block -- */
#PgMenuLeftWrapper
{
    position: absolute;
    top: 0; left: 0;
    width: 200px;
    background: #D4D6C5 url(../graphics/ui/leftnavcorner.gif) no-repeat top right;
}
#PgMenuLeft
{
    margin: 10px 0 0 0;
    padding: 10px 10px 20px 10px;
    background: #D4D6C5 url(../graphics/ui/leftnavcorner2.gif) no-repeat bottom right;
}
#PgMenuLeft div.hr
{
    margin: 0 0 15px 0;
    border-bottom: 1px solid #8B8973;
}
#PgMenuLeft ul
{
    margin: 0 0 15px 10px;
}
#PgMenuLeft ul li
{
    padding: 1px 0 1px 0;
}

#PgMenuLeft ul li .num
{
    font-size:0.8em;
}

#PgMenuLeft .Title
{
    color: #413B18;
    font-size: 1.1em;
    font-weight: bold;

}
#PgMenuLeft .SubTitle
{
    color: #413B18;
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 0 5px;
}

#PgMenuLeft ul li .undo
{
    font-size: 0.8em;
}

#PgMenuLeft ul li a,
#PgMenuLeft ul li a:link,
#PgMenuLeft ul li a:visited,
#PgMenuLeft ul li a:hover
{
    color: #6A612D;
}
#PgMenuLeft ul li a:hover
{
    color: #000;
}


/* -- Body Content -- */
#PgContentWrapper
{
    width: auto;
    margin: 0 0 0 220px;
    color: #000;
    background: #FFF;
}
#PgContent
{
    width: auto;
    color: #61544E;
    background: #FFF;
    padding: 0 0 0 10px;
}
#PgContent h2
{
    font-size: 2em;
    line-height: 1em;
    font-weight: bold;
    color: #1C2736;
}
#PgContent h3
{
    font-size: 1.6em;
    line-height: 1em;
    font-weight: bold;
    color: #1C2736;
}
#PgContent h4
{
    font-size: 1.4em;
    line-height: 1em;
    font-weight: bold;
    color: #1C2736;
}
#PgContent h5
{
    font-size: 1.2em;
    line-height: 1em;
    font-weight: bold;
    color: #1C2736;
}
#PgContent h6
{
    font-size: 1.1em;
    line-height: 1em;
    font-weight: bold;
    color: #1C2736;
}
#PgContent .ContentTitle
{
    display: block;
    width: auto;
    border-bottom: 1px solid #C6C4BC;
}
#PgContent .ContentTitle h1
{
    font-size: 2em;
    line-height: 1em;
    font-weight: bold;
    color: #1C2736;
    margin: 0;
}
#PgContent .ContentTitle p
{
    font-size: 2em;
    line-height: 1em;
    font-weight: bold;
    color: #1C2736;
    margin: 0;
}
#PgContent .ContentTitle span
{
    font-size: 0.5em;
    line-height: 0.5em;
    font-weight: normal;
    color: #1C2736;
}
#PgContent .ContentTitleShare
{
    float: right;
    overflow: hidden;
}
#PgContent .ContentTitleShare img
{
    width: 125px;
    height: 16px;
    border: 0 none;
}

#PgContent p
{
    color: #61544E;
    margin-bottom: 10px;
}
#PgContent ul { list-style-image: url(../graphics/ui/bullet.gif); }
#PgContent ol { list-style-type: decimal; }
#PgContent ul, #PgContent ol
{
    color: #61544E;
    margin: 0 0 10px 30px;
}
#PgContent ul li, #PgContent ol li
{
    padding: 2px 0;
}
#PgContent a, #PgContent a:link, #PgContent a:visited, #PgContent a:hover
{
    color: #423D21;
    text-decoration: none;
}
#PgContent a:hover { text-decoration: underline; }

#PgContent a.Underlined, #PgContent a.Underlined:link, #PgContent a.Underlined:visited, #PgContent a.Underlined:hover
{
    color: #423D21;
    text-decoration: underline;
}
#PgContent a.Underlined:hover { border-bottom: 1px solid #423D21; }


/* -- Body Content width Right Banner Column -- */
#PgContentWrapperCenter
{
    width: auto;
    margin: 0 140px 0 220px;
    color: #000;
    background: #FFF;
}

/* -- SkyScrapper Right -- */
#PgRightBannerWrapper
{
    position: absolute;
    top: 0; left: 870px;
    width: 120px;
    margin: 0;
    background: #FFF;
}
#PgRightBanner
{
    width: 120px;
    vertical-align: top;
    overflow: hidden;
}
#PgRightBanner img
{
    width: 120px;
    border: 0 none;
    padding: 0 0 10px 0;
}



/* -- Footer Bar -- */
#PgFooterSep
{
    width: auto;
    margin-top: 22px;
    padding-top: 5px;
    border-top: 1px solid #D7D6D0;
}

#PgFooter
{
    width: auto;
    height: 85px;
    margin: 0 25px;
    color: #8E8B7A;
    vertical-align: middle;
    font-size: 11px;
}
#PgFooter ul.ulSeparate
{
    height: 20px;
    margin: 0;
}
#PgFooter ul.ulSeparate li
{
    border-left: 1px solid #BBB;
    float: left;
    margin: 0 0.5em 0 -0.5em;
    padding: 0 0.5em;
}
#PgFooter ul.ulSeparate li.noLine { border: 0; }

#PgFooter .Copy
{
    color: #8E8B7A;
    vertical-align: middle;
    overflow: hidden;
}
#PgFooter .Links
{
    color: #8E8B7A;
    padding-top: 10px;
    overflow: hidden;
}
#PgFooter a, #PgFooter a:link, #PgFooter a:visited
{
    vertical-align: middle;
    text-decoration: none;
}
#PgFooter a:hover { text-decoration: underline; }

#PgFooter .footermargin {}

/* -- Dynamic Structural Elements -- */
.PgError, #PgContent .PgError { color: #AA0000; }
.PgUpdate { }
.NoFont { font-size: 1px; line-height: 1px; }
.PgTable
{
    width: auto;
    border: 0;
    border-collapse: collapse;
}
.PgTable td, .PgTable th { vertical-align: top; }

.PgTable .Header
{
    padding: 0;
    margin: 0;
}

.PgTable td .Image
{
    border: 0;
}

/* -- Form Element Styles -- */
input, textarea { font-size: 12px; line-height: 14px; font-weight: normal; font-family: Arial, sans-serif; } /* All Text Boxes */
select { width: auto; font-family: Arial, sans-serif; }
option { background: #FFF; width: auto; padding: 0 1px; font-family: Arial, sans-serif; }
optgroup { background: #C7D5C7; color: #000; padding: 2px 1px; }
optgroup option { margin: 0 0 0 15px; background: #EFEFEF; color: #000; padding: 0 1px; cursor: pointer; }

input.iButton, input.iButtonHover
{
    color: #FFF;
    background: #2568AD;
    text-transform: uppercase;
    border: 1px solid #FFFFFF;
    padding: 1px 5px;
    cursor: pointer;
    font-size: 0.95em;
    font-weight: bold;
}
input.iButton:hover, input.iButtonHover
{
    color: #F0B41E;
}

input.iImage { }
input.iCheckbox { margin: 0 5px 0 0; }
input.iRadio { margin: 0 3px 0 0; position: relative; top:2px;}


/* Bordered Table */
.tBorderTable
{
    border: solid #D4D6C5;
    border-width: 1px 0;
    border-collapse: collapse;
    background: #e9eae2;
    margin: 0 0 10px 0;
}
.tBorderTable td
{
    padding: 0 0 0 0;
}

.tBorderTable h4
{
    padding: 5px 0 5px 4px;
}



/* Simple Table Styles */
.tSimpleTable
{
    border: 1px solid #FFFFFF;
    border-collapse: collapse;
    margin: 10px 0;
}
.tSimpleTable td,
.tSimpleTable td table.tSimpleTable td
{
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    padding: 3px;
    vertical-align: top;
}
.tSimpleTable td table,
.tSimpleTable td table td,
.tSimpleTable td table.tSimpleTable td table td { border: 0; }
.tSimpleHeader, .tSimpleHeader td
{
    background: #FFFFFF;
    color: #FFF;
    font-weight: bold;
}
.tSimpleRow { }
tr.tSimpleSeparator td, td.tSimpleSeparator { background: #FFFFFF; }
.tSimpleFooter { }



/* Alternating Table Styles */
#PgContent table.tAltTable
{
    border: 2px solid #FFFFFF;
    border-collapse: collapse;
    margin-bottom: 10px;
}
#PgContent table.tAltTable td
{
    border: 1px solid #FFFFFF;
    padding: 3px;
    vertical-align: top;
    text-align: left;
}
#PgContent .tAltHeader { background: #2568AD url(../graphics/ui/leftmenu_header_bg.gif) repeat-x top left; color: #FFFFFF; }
#PgContent .tAltHeader td { color: #FFFFFF; vertical-align: top; font-weight: bold; text-align: left; }
#PgContent .tAltHeader a,
#PgContent .tAltHeader a:link,
#PgContent .tAltHeader a:visited,
#PgContent .tAltHeader a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
}
#PgContent .tAltHeader a:hover { text-decoration: none; }

#PgContent .tAltRow1 { background-color: #F1F1F1; color: #4E4E4E; }
#PgContent .tAltRow2 { background-color: #DADADA; color: #4E4E4E; }
#PgContent .tAltRow3 { background-color: #CDCDCD; color: #4E4E4E; }
#PgContent .tAltRowOther { background-color: #DFDFDF; color: #4E4E4E; }
#PgContent .tAltSeparator { background-color: #FFFFFF; color: #4E4E4E; }
#PgContent .tAltFooter { background-color: #B1B1B1; color: #4E4E4E; }



/* -- Regular Font Styles -- */
.fontSmaller { font-size: 0.8em; }
.fontSmall { font-size: 0.9em; }
.fontMedium { font-size: 1.0em; }
.fontLarge { font-size: 1.1em; }
.fontLarger { font-size: 1.2em; }



/* -- Title Font Styles -- */
.fontTitleSmall { font-size: 14px; font-weight: bold; color: #00539B; }
.fontTitleMedium { font-size: 16px; font-weight: bold; color: #00539B; text-transform: uppercase; }
.fontTitleLarge { font-size: 18px; font-weight: bold; color: #00539B; text-transform: uppercase; }



/* -- Common Font Extra-Styles -- */
.star { color: #FF0000; margin-right: 5px; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.error { color: #FF0000; }
.hidden { color: #538119; }


/* -- Image Styles -- */
.right { float: right; }
.left { float: left; }

