﻿.footerquote_table_master
{
    background-image: url(gray2gray.jpg);
    background-repeat: repeat-x;
}

.footerquote p, .footerquote div
{
    padding: 0;
    margin: 0;
    color: #7B7878; /*  Gray */
    font-size: 18px;
    font-style: italic;
}
.footerquote_title_cell
{
    background-image: url(tan2white.jpg);
    background-repeat: repeat-x;
    
}
.footerquote_title, .footerquote_title h2, h2.footerquote_title
{
    font-size: 16px;
    color: #F26522; /* Orange */
    padding: 0;
    margin: 0;
    padding-bottom:10px;
}


.corner_tl
{
    height: 9px;
    width: 9px;
    background-image: url(   images/tl.gif );
    background-repeat: no-repeat;
}
.corner_tr
{
    height: 9px;
    width: 9px;
    background-image: url(   images/tr.gif );
    background-repeat: no-repeat;
}
.corner_bl
{
    height: 9px;
    width: 9px;
    background-image: url(   images/bl.gif );
    background-repeat: no-repeat;
}
.corner_br
{
    height: 9px;
    width: 9px;
    background-image: url(   images/br.gif );
    background-repeat: no-repeat;
}
.corner_t
{
    height: 9px;
    background-image: url(   images/top.gif );
    background-repeat: repeat-x;
}
.corner_r
{
    width: 9px;
    background-image: url(   images/right.gif );
    background-repeat: repeat-y;
}
.corner_l
{
    width: 9px;
    background-image: url(   images/left.gif );
    background-repeat: repeat-y;
}
.corner_b
{
    height: 9px;
    background-image: url(   images/bottom.gif );
    background-repeat: repeat-x;
}


.tan .corner_tl
{
    height: 9px;
    width: 9px;
    background-image: url(   tan/tl.gif );
    background-repeat: no-repeat;
}
.tan .corner_tr
{
    height: 9px;
    width: 9px;
    background-image: url(   tan/tr.gif );
    background-repeat: no-repeat;
}
.tan .corner_bl
{
    height: 9px;
    width: 9px;
    background-image: url(   tan/bl.gif );
    background-repeat: no-repeat;
}
.tan .corner_br
{
    height: 9px;
    width: 9px;
    background-image: url(   tan/br.gif );
    background-repeat: no-repeat;
}
.tan .corner_t
{
    height: 9px;
    background-image: url(   tan/top.gif );
    background-repeat: repeat-x;
}
.tan .corner_r
{
    width: 9px;
    background-image: url(   tan/right.gif );
    background-repeat: repeat-y;
}
.tan .corner_l
{
    width: 9px;
    background-image: url(   tan/left.gif );
    background-repeat: repeat-y;
}
.tan .corner_b
{
    height: 9px;
    background-image: url(   tan/bottom.gif );
    background-repeat: repeat-x;
}

.tandark .corner_tl
{
    height: 9px;
    width: 9px;
    background-image: url(   tandark/tl.gif );
    background-repeat: no-repeat;
}
.tandark .corner_tr
{
    height: 9px;
    width: 9px;
    background-image: url(   tandark/tr.gif );
    background-repeat: no-repeat;
}
.tandark .corner_bl
{
    height: 9px;
    width: 9px;
    background-image: url(   tandark/bl.gif );
    background-repeat: no-repeat;
}
.tandark .corner_br
{
    height: 9px;
    width: 9px;
    background-image: url(   tandark/br.gif );
    background-repeat: no-repeat;
}
.tandark .corner_t
{
    height: 9px;
    background-image: url(   tandark/top.gif );
    background-repeat: repeat-x;
}
.tandark .corner_r
{
    width: 9px;
    background-image: url(   tandark/right.gif );
    background-repeat: repeat-y;
}
.tandark .corner_l
{
    width: 9px;
    background-image: url(   tandark/left.gif );
    background-repeat: repeat-y;
}
.tandark .corner_b
{
    height: 9px;
    background-image: url(   tandark/bottom.gif );
    background-repeat: repeat-x;
}


.map .corner_tl
{
    height: 9px;
    width: 9px;
    background-image: url(   tandark/tl.gif );
    background-repeat: no-repeat;
}
.map .corner_tr
{
    height: 9px;
    width: 9px;
    background-image: url(   tandark/tr.gif );
    background-repeat: no-repeat;
}
.map .corner_bl
{
    height: 9px;
    width: 9px;
    background-image: url(   tandark/bl.gif );
    background-repeat: no-repeat;
}
.map .corner_br
{
    height: 9px;
    width: 9px;
    background-image: url(   tandark/br.gif );
    background-repeat: no-repeat;
}
.map .corner_t
{
    height: 9px;
    background-image: url(   tandark/top.gif );
    background-repeat: repeat-x;
}
.map .corner_r
{
    width: 9px;
    background-image: url(   tandark/right.gif );
    background-repeat: repeat-y;
}
.map .corner_l
{
    width: 9px;
    background-image: url(   tandark/left.gif );
    background-repeat: repeat-y;
}
.map .corner_b
{
    height: 9px;
    background-image: url(   tandark/bottom.gif );
    background-repeat: repeat-x;
}
.map .corner_c
{
    background-image: url(images/mapgrad.jpg);
    background-repeat: repeat-x;
}

.black .corner_tl
{
    height: 9px;
    width: 9px;
    background-image: url(   black/tl.gif );
    background-repeat: no-repeat;
}
.black .corner_tr
{
    height: 9px;
    width: 9px;
    background-image: url(   black/tr.gif );
    background-repeat: no-repeat;
}
.black .corner_bl
{
    height: 9px;
    width: 9px;
    background-image: url(   black/bl.gif );
    background-repeat: no-repeat;
}
.black .corner_br
{
    height: 9px;
    width: 9px;
    background-image: url(   black/br.gif );
    background-repeat: no-repeat;
}
.black .corner_t
{
    height: 9px;
    background-image: url(   black/top.gif );
    background-repeat: repeat-x;
}
.black .corner_r
{
    width: 9px;
    background-image: url(   black/right.gif );
    background-repeat: repeat-y;
}
.black .corner_l
{
    width: 9px;
    background-image: url(   black/left.gif );
    background-repeat: repeat-y;
}
.black .corner_b
{
    height: 9px;
    background-image: url(   black/bottom.gif );
    background-repeat: repeat-x;
}

.orange .corner_tl
{
    height: 9px;
    width: 9px;
    background-image: url(   orange/tl.gif );
    background-repeat: no-repeat;
}
.orange .corner_tr
{
    height: 9px;
    width: 9px;
    background-image: url(   orange/tr.gif );
    background-repeat: no-repeat;
}
.orange .corner_bl
{
    height: 9px;
    width: 9px;
    background-image: url(   orange/bl.gif );
    background-repeat: no-repeat;
}
.orange .corner_br
{
    height: 9px;
    width: 9px;
    background-image: url(   orange/br.gif );
    background-repeat: no-repeat;
}
.orange .corner_t
{
    height: 9px;
    background-image: url(   orange/top.gif );
    background-repeat: repeat-x;
}
.orange .corner_r
{
    width: 9px;
    background-image: url(   orange/right.gif );
    background-repeat: repeat-y;
}
.orange .corner_l
{
    width: 9px;
    background-image: url(   orange/left.gif );
    background-repeat: repeat-y;
}
.orange .corner_b
{
    height: 9px;
    background-image: url(   orange/bottom.gif );
    background-repeat: repeat-x;
}



/* CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC */
/* CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC */
/* CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC */


.dropshadow 
{
    background-image: url(images/topdrop.jpg);
    background-repeat: repeat-x;
    height: 5px;
    }

.corner_tl {height: 9px;width: 9px;background-image: url(   images/tl.gif );background-repeat: no-repeat;}
.corner_tr {height: 9px;width: 9px;background-image: url(   images/tr.gif );background-repeat: no-repeat;}
.corner_bl {height: 9px;width: 9px;background-image: url(   images/bl.gif );background-repeat: no-repeat;}
.corner_br {height: 9px;width: 9px;background-image: url(   images/br.gif );background-repeat: no-repeat;}
.corner_t {height: 9px;background-image: url(   images/top.gif );background-repeat: repeat-x;}
.corner_r {width: 9px;background-image: url(   images/right.gif );background-repeat: repeat-y;}
.corner_l {width: 9px;background-image: url(   images/left.gif );background-repeat: repeat-y;}
.corner_b {height: 9px;background-image: url(   images/bottom.gif );background-repeat: repeat-x;}


.tan .corner_tl {height: 9px;width: 9px;background-image: url(   tan/tl.gif );background-repeat: no-repeat;}
.tan .corner_tr {height: 9px;width: 9px;background-image: url(   tan/tr.gif );background-repeat: no-repeat;}
.tan .corner_bl {height: 9px;width: 9px;background-image: url(   tan/bl.gif );background-repeat: no-repeat;}
.tan .corner_br {height: 9px;width: 9px;background-image: url(   tan/br.gif );background-repeat: no-repeat;}
.tan .corner_t {height: 9px;background-image: url(   tan/top.gif );background-repeat: repeat-x;}
.tan .corner_r {width: 9px;background-image: url(   tan/right.gif );background-repeat: repeat-y;}
.tan .corner_l {width: 9px;background-image: url(   tan/left.gif );background-repeat: repeat-y;}
.tan .corner_b {height: 9px;background-image: url(   tan/bottom.gif );background-repeat: repeat-x;}

.black .corner_tl {height: 9px;width: 9px;background-image: url(   black/tl.gif );background-repeat: no-repeat;}
.black .corner_tr {height: 9px;width: 9px;background-image: url(   black/tr.gif );background-repeat: no-repeat;}
.black .corner_bl {height: 9px;width: 9px;background-image: url(   black/bl.gif );background-repeat: no-repeat;}
.black .corner_br {height: 9px;width: 9px;background-image: url(   black/br.gif );background-repeat: no-repeat;}
.black .corner_t {height: 9px;background-image: url(   black/top.gif );background-repeat: repeat-x;}
.black .corner_r {width: 9px;background-image: url(   black/right.gif );background-repeat: repeat-y;}
.black .corner_l {width: 9px;background-image: url(   black/left.gif );background-repeat: repeat-y;}
.black .corner_b {height: 9px;background-image: url(   black/bottom.gif );background-repeat: repeat-x;}

.orange .corner_tl {height: 9px;width: 9px;background-image: url(   orange/tl.gif );background-repeat: no-repeat;}
.orange .corner_tr {height: 9px;width: 9px;background-image: url(   orange/tr.gif );background-repeat: no-repeat;}
.orange .corner_bl {height: 9px;width: 9px;background-image: url(   orange/bl.gif );background-repeat: no-repeat;}
.orange .corner_br {height: 9px;width: 9px;background-image: url(   orange/br.gif );background-repeat: no-repeat;}
.orange .corner_t {height: 9px;background-image: url(   orange/top.gif );background-repeat: repeat-x;}
.orange .corner_r {width: 9px;background-image: url(   orange/right.gif );background-repeat: repeat-y;}
.orange .corner_l {width: 9px;background-image: url(   orange/left.gif );background-repeat: repeat-y;}
.orange .corner_b {height: 9px;background-image: url(   orange/bottom.gif );background-repeat: repeat-x;}

/* ccccccccccccccccccccccccccccccccccccccccccccccccccccc */
/* ccccccccccccccccccccccccccccccccccccccccccccccccccccc */
/* ccccccccccccccccccccccccccccccccccccccccccccccccccccc */




/* ------------------------------------------------ */
/* ------------------------------------------------ */

.ModuleTitle_MenuItem
{
    border: white 0px solid; /*override borders*/
}

.ModuleTitle_MenuItem TD
{
    /*TD if menu is using tables*/
    cursor: pointer;
    cursor: hand;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    white-space: nowrap; /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;
}


.ModuleTitle_MenuIcon
{
    cursor: pointer;
    cursor: hand;
    background-color: #EEEEEE;
    width: 15px;
    height: 100%; /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background-color: #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
    padding: 1px 1px 1px 1px; /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak
{
    background-color: #EEEEEE;
    font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel
{
    cursor: pointer;
    cursor: hand;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    background-color: #DDDDDD;
}

/* ------------------------------------------------ */
/* ------------------------------------------------ */