/****************************************************/
/*                                                  */
/*                                                  */
/*                      IDS                         */
/*                                                  */
/*                                                  */
/****************************************************/

#calendar
{
    padding-left:0px;
    padding-right:10px;
    padding-top:25px;
    text-align:center;
}

    /***************************/
    /*         #month          */
    /***************************/
        #calendar #month
        {
            border-collapse:separate;
            empty-cells:show;
            height:80%;
        }

        #calendar #month .banner
        {
        }

        #calendar #month .column_heading
        {
            border:none;
            border-bottom:solid 1px #000000;
            font-size:8pt;
            padding:3px;
        }

        #calendar #month .day
        {
        }

        #calendar #month .day_extended
        {
            background:#eeeeee;
        }

        #calendar #month .day_focused
        {
            background:#eebbbb;
        }

        #calendar #month .this_day
        {
            background:#e1ebfb;
        }

        #calendar #month .this_day_extended
        {
            background:#eeeeee;  /*--------------> FIX THIS BACKGROUND*/
        }

        #calendar #month .this_day_focused
        {
            background:#eebbbb;
        }

        #calendar #month .today
        {
            /*background:#bbddff;
            background:#e1ebfb;  */
            border:solid 1px #000000;
            background:#ffe57f;
        }

        #calendar #month .today_extended
        {
            background:#eeeeee;  /*--------------> FIX THIS BACKGROUND*/
            border:solid 1px #000000;
        }

        #calendar #month .today_focused
        {
            background:#ffe57f;
        }

        #calendar #month .week
        {
            background:#dddddd;
            border:solid 1px #cccccc;
            font-size:8pt;
            padding:2px;
            width:40px;
        }

        #calendar #month td
        {
            border:solid 1px #cccccc;
        }

    /***************************/
    /*          #week          */
    /***************************/
        #calendar #week
        {
            border-collapse:separate;
            empty-cells:show;
        }

        #calendar #week .banner
        {
        }

        #calendar #week .column_heading
        {
            border:none;
            border-bottom:solid 1px #000000;
            font-size:8pt;
            padding:3px;
        }

        #calendar #week .day
        {
        }

        #calendar #week .day_extended
        {
            background:#eeeeee;
        }

        #calendar #week .day_focused
        {
            background:#eebbbb;
        }

        #calendar #week .this_day
        {
            background:#e1ebfb;
        }

        #calendar #week .this_day_extended
        {
            background:#eeeeee;  /*--------------> FIX THIS BACKGROUND*/
        }

        #calendar #week .this_day_focused
        {
            background:#eebbbb;
        }

        #calendar #week .today
        {
            /*background:#bbddff;
            background:#e1ebfb;  */
            border:solid 1px #000000;
            background:#ffe57f;
        }

        #calendar #week .today_extended
        {
            background:#eeeeee;  /*--------------> FIX THIS BACKGROUND*/
            border:solid 1px #000000;
        }

        #calendar #week .today_focused
        {
            background:#ffe57f;
        }

        #calendar #week td
        {
            border:solid 1px #cccccc;
        }

    /***************************/
    /*          #day           */
    /***************************/
        #calendar #day
        {
            border-collapse:collapse;
            empty-cells:show;
            text-align:left;
        }

        #calendar #day .banner
        {
        }

        #calendar #day .column_heading
        {
            border:none;
            border-bottom:solid 1px #000000;
            font-size:8pt;
            padding:3px;
        }

        #calendar #day .day_focused
        {
            background:#eebbbb;
        }

        #calendar #day .this_day
        {
            background:#e1ebfb;
        }

        #calendar #day .this_day_focused
        {
            background:#eebbbb;
        }

        #calendar #day .today
        {
            /*background:#bbddff;
            background:#e1ebfb;  */
            border:solid 1px #000000;
            background:#ffe57f;
        }

        #calendar #day .today_focused
        {
            background:#ffe57f;
        }

        #calendar #day .time_guide
        {
            border-bottom:solid 1px #cccccc;
            margin-bottom:5px;
            padding:4px;
            vertical-align:top
        }

    /***************************/
    /*    #calendar_inset     */
    /***************************/
        #calendar_inset .small_month .day
        {
        }

        #calendar_inset .small_month .day_extended
        {
            background:#eeeeee;
        }

        #calendar_inset .small_month .day_focused
        {
            background:#eebbbb;
        }


        #calendar_inset .small_month .this_day
        {
            /*background:#bbddff;*/
            background:#e1ebfb;
        }

        #calendar_inset .small_month .this_day_extended
        {
            background:#eeeeee; /*---------------------> FIX BACKGROUND*/
        }

        #calendar_inset .small_month .this_day_focused
        {
            background:#eebbbb;
        }

        #calendar_inset .small_month .today
        {
            /*background:#e1ebfb;
            border:solid 1px #000000;*/
            background:#ffe57f;
        }

        #calendar_inset .small_month .today_extended
        {
            background:#eeeeee; /*---------------------> FIX BACKGROUND*/
        }

        #calendar_inset .small_month .today_focused
        {
            background:#ffe57f;
        }

#content
{
    margin-left:5px;
    margin-right:20px;
    margin-top:10px;
    text-align:justify;
}

#footer
{
    font-size:10pt;
    line-height:1.5em;
    text-align:center;
}

#navtable
{
    background: #ffffff url('/images/nav_topBkg.gif') right top no-repeat;
    border:solid 0px #ffffff;
    border-collapse:collapse;
    margin:0px;
    padding:0px;
    width:100%;
}

#search_footerForm
{
    /*background:#efecce;
    background:#ECE7C0;*/
    /*border:solid 1px #993333;*/
    height:80px;
    margin-left:auto;
    margin-right:auto;
    padding:0px;
    text-align:center;
    vertical-align:bottom;
    width:100%;
}

#search_headerNavLinks
{
    margin:0px;
    padding:0px;
}

#search_headerNavLinks a
{
    text-decoration:none;
    text-transform: lowercase;
}

#search_headerNavLinks a:hover
{
    text-decoration:underline;
    text-transform: lowercase;
}

#search_headerNavLinks li
{
    color: #000000;
    display: inline;
    margin: 0px;
    padding: 0px;
}

#search_headerNavLinks ul
{

    color: #000000;
    cursor: default;
    font-size: 10pt;
    list-style: none;
    margin: 0px;
    padding:0px;
    text-align: left;
    white-space:nowrap;
}

/****************************************************/
/*                                                  */
/*                                                  */
/*                    CLASSES                       */
/*                                                  */
/*                                                  */
/****************************************************/

TD.con_container
{
    background:#f0f0d8;
}

TABLE.con_body
{
    border:solid 1px #d0c7ad;
    border-top:none;
    border-collapse:separate;
    width:100%;
}

.contab_body
{
    background: transparent url('/images/tabs/con_unselected_bkg.gif') repeat-x left bottom;
    /*border-bottom:1px solid #d0c7ad;*/ /*#FIXME: this should be replaced by changing the bottom 1px bg-images maroon portion to #d0c7ad*/
    color:#ffffff;
    /*font-family:;*/
    font-size:10pt;
    font-weight:bold;
    height: 22px;
    padding-bottom:3px;
    text-align:left;
    vertical-align:bottom;
    white-space:nowrap;
}

.contab_body a, .contab_body a:hover, .contab_body a:visited
{
    color:#ffffff;
    cursor:pointer;
    /*font-family:;*/
    font-size:10pt;
    font-weight:bold;
    text-decoration:none;
    white-space:nowrap;
}

.contab_end
{
    background: transparent url('/images/tabs/con_unselected_end.gif') no-repeat right bottom;
    height: 22px;
    padding-left:20px;
    padding-right:2px;
    vertical-align:bottom;
}

.contab_end_left /*the left most tab's end*/
{
    background: transparent url('/images/tabs/con_unselected_end_left.gif') no-repeat left bottom;
    height: 22px;
    padding-left:20px;
    padding-right:1px;
    vertical-align:bottom;
}

.contab_previous_selected_end /*show the unselected end for this tab covered by the selected tip end of the previous tab*/
{
    background: transparent url('/images/tabs/con_pselected_end.gif') no-repeat right bottom;
    height: 22px;
    padding-left:20px;
    padding-right:2px;
    vertical-align:bottom;
}

.contab_right
{
    background: transparent url('/images/tabs/con_selected_spacer_right.gif') repeat-x left bottom;
    /*border-bottom:solid 1px #d0c7ad;*/
    height: 22px;
    vertical-align:bottom;
    width:100%;
}

.contab_sweep /*tab's sweep end with tip cut for proper "layering" effect*/
{
    background: transparent url('/images/tabs/con_unselected_sweep_cut.gif') no-repeat left bottom;
    /*border-bottom:1px solid #d0c7ad;*/ /*#FIXME: this should be replaced by changing the bottom 1px bg-images maroon portion to #d0c7ad*/
    height: 22px;
    padding-left:20px;
    padding-right:4px;
    vertical-align:bottom;
}

.contab_sweep_full
{
    background: transparent url('/images/tabs/con_unselected_sweep.gif') no-repeat left bottom;
    /*border-bottom:1px solid #d0c7ad;*/ /*#FIXME: this should be replaced by changing the bottom 1px bg-images maroon portion to #d0c7ad*/
    height: 22px;
    padding-left:40px;
    padding-right:5px;
    vertical-align:bottom;
}

.contab_selected_body
{
    background: transparent url('/images/tabs/con_selected_bkg.gif') repeat-x left bottom;
    color:#993333;
    cursor:default;
    /*font-family:;*/
    font-size:10pt;
    font-weight:bold;
    height: 22px;
    padding-bottom:3px;
    text-align:left;
    vertical-align:bottom;
    white-space:nowrap;
}

.contab_selected_end
{
    background: transparent url('/images/tabs/con_selected_end.gif') no-repeat right bottom;
    height: 22px;
    padding-left:20px;
    padding-right:2px;
    vertical-align:bottom;
}

.contab_selected_end_left /*the left most tab's end*/
{
    background: transparent url('/images/tabs/con_selected_end_left.gif') no-repeat left bottom;
    height: 22px;
    padding-left:20px;
    padding-right:1px;
    vertical-align:bottom;
}

.contab_selected_right /*#FIXME: I don't think there is any need for this, contab_right should do the trick*/
{
    background: transparent url('/images/tabs/con_selected_spacer_right.gif') repeat-x left bottom;
    /*border-bottom:solid 1px #d0c7ad;*/
    height: 22px;
    vertical-align:bottom;
    width:100%;
}

.contab_selected_sweep /*tab's sweep end with tip cut for proper "layering" effect*/
{
    background: transparent url('/images/tabs/con_selected_sweep_cut.gif') no-repeat left bottom;
    height: 22px;
    padding-left:20px;
    padding-right:4px;
    vertical-align:bottom;
}

.contab_selected_sweep_full
{
    background: transparent url('/images/tabs/con_selected_sweep.gif') no-repeat left bottom;
    height: 22px;
    padding-left:40px;
    padding-right:5px;
    vertical-align:bottom;
}

.navlink, .navlink:hover, .navlink:visited
{
    color:#ffffff;
    font-size:10pt;
    font-weight:bold;
    text-decoration:none;
    white-space:nowrap;
}

.navtab
{
    background: transparent url('/images/tabs/nav_unselected_bkg.gif') repeat-x left bottom;
    /*border-right:solid 1px #ffffff;*/
    color:#ffffff;
    /*font-family:;*/
    font-size:10pt;
    font-weight:bold;
    height: 35px;
    padding:5px;
    text-align:center;
    vertical-align:bottom;
    white-space:nowrap;
}

.navtab_selected
{
    background: transparent url('/images/tabs/nav_selected_bkg.gif') repeat-x left bottom;
    color:#000000;
    /*font-family:;*/
    font-size:10pt;
    font-weight:bold;
    height: 35px;
    padding-bottom:5px;
    padding-right:3px;
    text-align:center;
    vertical-align:bottom;
    white-space:nowrap;
}

.navsep
{
    background: transparent;
    padding-left:1px;
}

.navsep_end
{
    background: transparent;
}

.navsep_selected_left
{
    background: transparent url('/images/tabs/nav_selected_l-blue.gif') no-repeat right bottom;
    height: 35px;
    padding-left:3px;
    padding-right:6px;
    vertical-align:bottom;
}

.navsep_selected_left_end
{
    background: transparent url('/images/tabs/nav_selected_l-white.gif') no-repeat right bottom;
    height: 35px;
    padding-left:3px;
    padding-right:6px;
    vertical-align:bottom;
}

.navsep_selected_right
{
    background: transparent url('/images/tabs/nav_selected_r-blue.gif') no-repeat left bottom;
    height: 35px;
    padding-left:3px;
    padding-right:6px;
    vertical-align:bottom;
}

.navsep_selected_right_end
{
    background: transparent url('/images/tabs/nav_selected_r-white.gif') no-repeat left bottom;
    height: 35px;
    padding-left:3px;
    padding-right:6px;
    vertical-align:bottom;
}

.nav_search
{
    background: #ffffff url('/images/nav_searchBkg.gif') repeat-x ;
}

.search_resultsBanner
{
    /*background:#993333;*/
    background:#E7E3A5;
    /*color:#ffffff;*/
    color:#336699;
    font-size:10pt;
    font-weight:bold;
    margin-bottom:2px;
    padding:2px;
    padding-left:8px;
    white-space:nowrap;
}

.small /*this is a text class*/
{
    font-size:10px;
}

.small_month
{
    font-family:Arial;
    font-size:8pt;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    width:150px;
}

.small_month .banner
{
    font-weight:bold;
    padding-bottom:10px;
    text-align:center;
}

.small_month .column_heading
{
    border-bottom:solid 1px #000000;
}

.small_month .day
{
}

.small_month .day_focused
{
}

.small_month .this_day
{
}

.small_month .this_day_focused
{
}

.small_month .today
{
}

.small_month .today_focused
{
}

.small_month td
{
    padding:1px;
}

/****************************************************/
/*                                                  */
/*                                                  */
/*              ELEMENT CLASSES                     */
/*                                                  */
/*                                                  */
/****************************************************/

a.searchbox
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}


a.searchbox:hover
{
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

a.searchbox:visited
{
    color: #666666;
    font-weight: bold;
    font-size: 10px;
}

input.searchbtn
{
    background-color:#993333;
    border:1px solid;
    border-bottom-color:#330000;
    border-left-color:#A03333;
    border-right-color:#330000;
    border-top-color:#A03333;
    color:#ffffff;
    font-family:'trebuchet ms',helvetica,sans-serif;
    font-size:9px;
    font-weight:bold;
}

span.b
{
    font-weight:bold;
}

/****************************************************/
/*                                                  */
/*                                                  */
/*                   ELEMENTS                       */
/*                                                  */
/*                                                  */
/****************************************************/

html
{
    height:100%;
}

a
{
    color: #336699;
    text-decoration: underline;
    font-size: inherit;
    font-weight: inherit;
}

a:hover
{
    color: #336699;
    text-decoration: underline;
    font-size: inherit;
    font-weight: inherit;
}

a:visited
{
    color: #926e54;
    /*color: #b3b3a1;*/
    text-decoration: underline;
    font-size: inherit;
    font-weight: inherit;
}

a img
{
    border:none;
}

body
{
    background: #ffffff;
    color: #000000;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 13px;
    height:100%;
    line-height: 1.0;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

p
{
    font-family: inherit;
    font-size: 13px;
    line-height: 130%;
    margin: 0px;
    margin-left:5px
}

table
{
    border:solid 0px #ffffff;
    border-collapse:collapse;
    /*This was added to support IE 5.x*/
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 13px;
    /*END IE 5.x support styles*/
    margin:0px;
    padding:0px;
}

table td
{
    margin:0px;
    padding:0px;
}

/***************************************************************/
/*
P
{   font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    }


A
{   color: #990000;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    }


A:HOVER
{   text-decoration: underline;
    font-weight: bold;
    font-size: 13px;
    }

A:VISITED
{   color: #666666;
    font-weight: bold;
    font-size: 13px;
    }

A.activeprofiletab
{   color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    margin-left: 7px;
    margin-right: 7px;
    text-decoration: none;
    }


A:HOVER.activeprofiletab
{   color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    margin-left: 7px;
    margin-right: 7px;
    text-decoration: underline
    }

A:VISITED.activeprofiletab
{   color: #666666;
    font-weight: bold;
    font-size: 11px;
    margin-left: 7px;
    margin-right: 7px;
    }

A.profiletab
{   color: #000000;
    font-weight: bold;
    font-size: 11px;
    margin-left: 7px;
    margin-right: 7px;
    text-decoration: none;
    }


A:HOVER.profiletab
{   color: #000000;
    font-weight: bold;
    font-size: 11px;
    margin-left: 7px;
    margin-right: 7px;
    text-decoration: underline
    }

A:VISITED.activeprofiletab
{   color: #666666;
    font-weight: bold;
    font-size: 11px;
    margin-left: 7px;
    margin-right: 7px;
    }


A.breadcrumb
{   color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-size: 13px;
    }

A:HOVER.breadcrumb
{   text-decoration: underline;
    font-weight: normal;
    font-size: 13px;
    }

A:VISITED.breadcrumb
{   color: #666666;
    font-weight: bold;
    font-size: 13px;
    }


A.breadcrumbactive
{   color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    }

A:HOVER.breadcrumbactive
{   text-decoration: underline;
    font-weight: bold;
    font-size: 13px;
    }

A:VISITED.breadcrumbactive
{   color: #666666;
    font-weight: normal;
    font-size: 13px;
    }

ul.arrow
{   list-style-image: url('/images/arrow.gif')
    }


.tanborder3sides
{   border-style: solid;
    border-color: #D0C7AD;
    border-top-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px
    }

.tanborder2sides
{   border-style: solid;
    border-color: #D0C7AD;
    border-top-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 0px
    }


td.profileborder
{   border-style: solid;
    border-color: #993333 D0C7AD D0C7AD D0C7AD;
    border-top-width: 3px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    }

td.inactivetab
{   background-color: EEEBBE;
    }

td.activetab
{   background-color: 993333;
    }

td.topleftpadding10
{   padding-top: 10px;
    padding-left: 10px;
    }
*/