
/* -- Page Specific Elements -- */
/* -- Main Page -- */
#PgContentMain
{
    width: auto;
    margin: 0 10%;
    color: #000;
    background: #FFF;
}
#PgContent h2.MainPage
{
    margin: 30px 0 5px 0;
    color: #756B33;
    font: bold 26px/30px "Times New Roman", Arial, sans-serif;
}

/* -- Main Page - Search Block -- */
#PgContent .MainSearch
{
    height: 86px;
    background: #D4D6C5;
    border-top: 1px solid #bDbDb1;
    border-bottom: 1px solid #bDbDb1;
}
#PgContent .MainSearch span
{
    display: block;
    margin: 5px 0 0 10%;
}
#PgContent .MainSearch label
{
    color: #423D21;
    margin: 0 0 0 5px;
    font: bold 12px/16px Arial, sans-serif;
}
#PgContent .MainSearch .SearchBar
{
    display: block;
    margin: 15px 10px 0 0;
}
#PgContent .MainSearch input.SearchGo,
#PgContent .MainSearch input.SearchGo:hover,
#PgContent .MainSearch input.SearchGoHover
{
    float: right;
    color: #756B33;
    background: transparent;
    border: 0 none;
    margin: -35px 40px 0 0;
    font: bold 24px/30px "Times New Roman", Arial, sans-serif;
    text-decoration: none;
    cursor: pointer;
}
#PgContent .MainSearch input.SearchGo:hover,
#PgContent .MainSearch input.SearchGoHover
{
    text-decoration: underline;
}
#PgContent .BigSearch
{
    height: 44px;
    margin: 0 10%;
    background: transparent url(../graphics/ui/bigsearchbg.gif) repeat-x top left;
}
#PgContent .BigSearch .CapL
{
    height: 44px;
    padding: 0 0 0 25px;
    background: transparent url(../graphics/ui/bigsearchcaps.gif) no-repeat top left;
}
#PgContent .BigSearch .CapR
{
    height: 34px;
    padding: 10px 25px 0 0;
    background: transparent url(../graphics/ui/bigsearchcaps.gif) no-repeat bottom right;
}
#PgContent .BigSearch .SearchInput
{
    width: 100%;
    padding: 3px;
    color: #777;
    border: 0 none;
    vertical-align: middle;
    font: bold 18px/30px Arial, sans-serif;
}

/* -- Main Page - Content Blocks -- */
#PgContent .MainContent
{
    margin: 30px 0;
    background: #FFF;
}
#PgContent .MainContent .MainBlock
{
    float: left;
    width: 32%;
    background: #FFF;
    margin: 0 0 25px 0;
}
#PgContent .MainContent .MainBlock h3
{
    line-height: 1.2em;
    font-size: 1em;
    font-weight: bold;
    color: #756B33;
    padding-bottom: 2px;
    border-bottom: 1px solid #C6C4BC;
}
#PgContent .MainContent .MainBlock a,
#PgContent .MainContent .MainBlock a:link,
#PgContent .MainContent .MainBlock a:visited,
#PgContent .MainContent .MainBlock a:hover
{
    text-decoration: none;
}
#PgContent .MainContent .MainBlock a:hover
{
    border: 0;
    text-decoration: underline;
}
#PgContent .MainContent .MainBlock a.ShowMore,
#PgContent .MainContent .MainBlock a.ShowMore:link,
#PgContent .MainContent .MainBlock a.ShowMore:visited,
#PgContent .MainContent .MainBlock a.ShowMore:hover
{
    font-size: .9em;
    float: left;
    display: block;
    padding: 5px 0 0 0;
    text-decoration: none;
}
#PgContent .MainContent .MainBlock a.ShowMore:hover
{
    text-decoration: underline;
}
#PgContent .MainContent .MainBlock ul
{
    font-size: .9em;
    margin: 2px 0 0 0;
}
#PgContent .MainContent .MainBlock ul li
{
    padding: 3px 0 0 0;
}

#PgContent .MainContent .MainBlock ul li .num
{
    color: #8a8a8a;
}

#PgContent .MainContent .MainSpacer
{
    float: left;
    width: 2%;
    background: #FFF;
}

/* -- Main Page - Banner Blocks -- */
#PgContent .MainContentBanner
{
    float: left;
    width: 99%;
    margin: 2px 0;
    background: #FFF;
    text-align: center;
}
#PgContent .MainContentBanner img
{
}

/* -- Search Results - Options -- */
#PgContent .ResultOptions
{
    width: auto;
    height: 40px;
    vertical-align: middle;
}
#PgContent .ResultOptionsL
{
    float: left;
    width: 30%;
    padding: 10px 0 0 0;
    text-align: left;
    vertical-align: middle;
}
#PgContent .ResultOptionsC
{
    float: left;
    width: 45%;
    padding: 10px 0 0 0;
    text-align: center;
    vertical-align: middle;
}

#PgContent .ResultOptionsC .PProfileType
{
}

#PgContent .ResultOptionsR
{
    float: left;
    width: 25%;
    margin: 8px 0 0 0;
    padding: 2px 0 0 0;
    text-align: right;
    vertical-align: middle;
}
#PgContent .ResultOptions input.FilterGo,
#PgContent .ResultOptions input.FilterGo:hover,
#PgContent .ResultOptions input.FilterGoHover
{
    color: #413B18;
    margin: 0 0 0 10px;
    font-weight: bold;
    text-decoration: none;
    background: transparent;
    border: 0 none;
    cursor: pointer;
}
#PgContent .ResultOptions input.FilterGo:hover,
#PgContent .ResultOptions input.FilterGoHover
{
    text-decoration: underline;
}
#PgContent .ResultOptions select
{
    width: auto;
    margin: -5px 0 0 0;
}
#PgContent .ResultOptions select input
{
    padding: 0 2px;
}
#PgContent a.RoundedButton,
#PgContent a.RoundedButton:link,
#PgContent a.RoundedButton:visited,
#PgContent a.RoundedButton:hover,
#PgContent a.RoundedButton span,
#PgContent a.RoundedButton:link span,
#PgContent a.RoundedButton:visited span,
#PgContent a.RoundedButton:hover span
{
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0 0 0 15px;
    margin: -2px 0 0 5px;
    vertical-align: middle;
    font-weight: bold;
    color: #752110;
    background: #D4D6C5 url(../graphics/ui/buttoncaps.gif) no-repeat top left;
    cursor: pointer;
}
#PgContent a.RoundedButton:hover
{
}
#PgContent a.RoundedButton span,
#PgContent a.RoundedButton:link span,
#PgContent a.RoundedButton:visited span,
#PgContent a.RoundedButton:hover span
{
    float: left;
    padding: 0 15px 0 0;
    margin: 0;
    background: #D4D6C5 url(../graphics/ui/buttoncaps.gif) no-repeat bottom right;
}
#PgContent a.RoundedButton:hover span
{
}


/* -- Search Results - Details Blocks -- */
#PgContent .Shaded { background: #F2F3ED; }

#PgContent .DetailsBlock
{
    width: auto;
    margin: 0;
    padding: 5px 10px;
    border-top: 1px solid #C6C4BC;
}
#PgContent .DetailsBlock .Title
{
    font-size: 1.2em;
    padding: 5px 0;
}
#PgContent .DetailsBlock .Image
{
    width: 140px;
}
#PgContent .DetailsBlock .Image img
{
    width: 130px;
    border: 1px solid #BAB599;
}
#PgContent .DetailsBlock .Programs
{
    width: auto;
    padding: 15px 0 0 0;
}
#PgContent .DetailsBlock .Programs .Title
{
    font-size: 1em;
    margin: 0; padding: 0;
    font-weight: bold;
    color: #8E8B7A;
}
#PgContent .DetailsBlock .Programs ul,
#PgContent .DetailsBlock .Programs ul li
{
    margin: 0; padding: 0;
}

#PgContent .ContentTable a,
#PgContent .ContentTable a:link,
#PgContent .ContentTable a:visited,
#PgContent .ContentTable a:hover,
#PgContent .SummaryTable a,
#PgContent .SummaryTable a:link,
#PgContent .SummaryTable a:visited,
#PgContent .SummaryTable a:hover
{
    text-decoration: none;
}
#PgContent .ContentTable a:hover,
#PgContent .SummaryTable a:hover
{
    text-decoration: underline;
}
#PgContent .ContentTable
{
    margin: 10px 0 0 0;
}
#PgContent .SummaryTable
{
}
#PgContent .SummaryTable tr.Header
{
    padding: 8px;
    background: #D4D6C5;
    border-top: 1px solid #C6C4BC;
}
#PgContent .SummaryTable td
{
    padding: 8px;
    border-top: 1px solid #C6C4BC;
}
#PgContent .ContentTable .DetailsTable .Image
{
    width: 140px;
}
#PgContent .ContentTable .DetailsTable .Image img
{
    padding: 10px;
   // border: 1px solid #BAB599;
    margin-right: 10px;
    float:center;
    vertical-align: middle;
}
#PgContent .ContentTable .DetailsTable .Desc
{
    width: auto;
    vertical-align: bottom;
}
#PgContent .ContentTable .DetailsTable .Content
{
    width: auto;
    padding: 15px 0 0 0;
}
#PgContent .ContentTable .DetailsTable .Content p
{
}
#PgContent .ContentTable .DetailsTable .Content .hr
{
    margin: 0 0 10px 0;
}
#PgContent .ContentTable .DetailsTable .Content ul,
#PgContent .ContentTable .DetailsTable .Content ul li
{
    margin: 0; padding: 0;
}
#PgContent .DetailsTable a,
#PgContent .DetailsTable a:link,
#PgContent .DetailsTable a:visited,
#PgContent .DetailsTable a:hover
{
    text-decoration: none;
    font-weight: bold;
}
#PgContent .DetailsTable a:hover
{
    text-decoration: underline;
}

#PgContent .ContentTable .RequestInfo
{
    margin: 0 0 0 15px;
}
#PgContent .ContentTable .RequestInfo .Title
{
    padding: 8px;
    color: #FFF;
    background: #413B18;
    font-weight: bold;
}
#PgContent .ContentTable .RequestInfo .Content
{
    padding: 8px;
    background: #e9eae2;
}
#PgContent .ContentTable .RequestInfo .Content label
{
    display: block;
    margin: 8px 0 0 0;
}
#PgContent .ContentTable .RequestInfo .Content input,
#PgContent .ContentTable .RequestInfo .Content textarea,
#PgContent .ContentTable .RequestInfo .Content select
{
    width: 215px;
    margin: 0 0 1px 0;
}

#PgContent .WebLinksBlock
{
    margin: 0;
    padding: 0 10px;
    background: #e9eae2;
}
#PgContent .WebLinksBlock .ColumnSplit
{
    width: 33%;
    padding: 5px 15px 5px 0;
}


#PgContent .WebLinksBlock .WebLinks td
{
padding: 1px 0px;
}

/* -- Profile Page - Info Blocks -- */
#PgContent .ProfileInfoBlock-Header
{
    margin: 0;
    padding: 2px 10px;
    background: #D4D6C5;
}
#PgContent .ProfileInfoBlock-Content
{
    margin: 0 0 10px 0;
    padding: 10px;
    background: #FFF;
    border: 1px solid #D4D6C5;
}

#PgContent .footnote
{
    font-size:0.9em;
}

#PgContent .ProgramName
{
    font-size:1.4em;
}

#PgContent .ContentTitle .ProgramName h1
{
    font-size: 1.4em;
    font-weight: bold;
}

.EmptyIcon
{
    width: 16px;
    height: 16px;
    letter-spacing: 5px;
    font: normal 16px/16px Arial;
}
.LoadingIcon
{
    background: transparent url(../graphics/ajax/spinner.gif) no-repeat center;
}

/*
#SmoothTabsMenu
{
    width: auto;
    height: 23px;
    margin: 10px 0 0 0;
    padding: 0 0 0 20px;
    background: #D4D6C5 url(../graphics/ui/tabsbg.gif) no-repeat top left;
}
#SmoothTabsMenu ul
{
    width: auto;
    height: 23px;
    padding: 0 20px 0 0;
    background: #D4D6C5 url(../graphics/ui/tabsbg.gif) no-repeat bottom right;
}
#SmoothTabsMenu ul li
{

    float: left;
    width: 24px;
    height: 23px;
}
#SmoothTabsMenu ul li span,
#SmoothTabsMenu ul li span.Active,
#SmoothTabsMenu ul li span.Hidden
{
    display: block;
    width: 24px;
    height: 21px;
    line-height: 21px;
    margin: 2px 0 0 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;

}
#SmoothTabsMenu ul li span.Active
{
    background: #D4D6C5 url(../graphics/ui/taba.gif) no-repeat top left;
}
#SmoothTabsMenu ul li span.Hidden
{
    color: #AAA;
    cursor: default;
}
#SmoothTabsContainer
{
    background: #FFF;
    border: 1px solid #D4D6C5;
    border-top: 0;
    padding: 10px;
    overflow: hidden;
}
*/