/*****
    Generic Styles
*****/

body
{
    margin: 10px 10px 10px 10px
}
a
{
    font-family:Arial;
    font-size:12px;
    color:#bb9966;
    text-decoration:none;
    font-weight:bold;
}
a:hover
{
    text-decoration:underline;
}
input, select
{
    color: #999999; 
}
hr
{
    background-color: #cccccc;
}
img.KeepAliveImage
{
    width:0px; 
    height:0px; 
    border-width:0px; 
    display:none;
    visibility:hidden;
}

.StandardButton 
{
    font-weight: bold;
    font-size: 11px;
    color: White;
    background-color: #bb9966;
    width: 70px;
    height: 16px;
    text-align: center;
    text-transform: uppercase;
    border: 0px;
}

/*****
    Navigation Styles
*****/

div.GeneralNavigationStyle
{
    position:relative;
    top:0px;
    left:0px;
    height:100px;
    width:950px;
}

div.GeneralNavigationStyle #Master_GlobalNavigation_LogoLink
{
    float:left;
    padding-right:10px;
    border-style:none;
}

div.GeneralNavigationStyle #Master_GlobalNavigation_LogoImage
{
    border-width:0px;
}

div.GeneralNavigationStyle #Master_FunctionalNavigation_Panel
{
    position:absolute;
    right:0px;
    top:44px;
}
div.GeneralNavigationStyle #Master_FunctionalNavigation_Panel .FunctionalNavigationLinkSpan
{
    padding-left:20px;
}
div.GeneralNavigationStyle #Master_LoginSelector_Panel
{
    position:absolute;
    right:160px;
    top:0px;
}
div.GeneralNavigationStyle #Master_LoginSelector_Panel .LoginSelectorLinkSpan
{
    padding-left:20px;
}

div.GeneralNavigationStyle #Master_LoginSelector_LogoutPanel,
div.GeneralNavigationStyle #Master_LoginSelector_LoginPanel
{
     line-height:22px; 
}

div.GeneralNavigationStyle #Master_LoginSelector_LoginSelectionList
{
    width:185px;
}

div.GeneralNavigationStyle #Master_SearchEntry_Panel
{
    position:absolute;
    left:817px;
    top:0px;
    line-height:22px; 
}

div.GeneralNavigationStyle #Master_SearchEntry_SearchText
{
    width:110px;
}

div.GeneralNavigationStyle #Master_SearchEntry_SearchButtonSpacer
{
    border-width:0px; 
    height:15px; 
    width:5px;
}

div.GeneralNavigationStyle #Master_SearchEntry_SearchButtonImage
{
    border-width:0px;
}


/*****
    Get Quote Styles
*****/

#Master_GetQuote_Panel
{
    width:100%;
    height:28px;
    background-image:url(../images/BreadcrumbMenuDot.gif);
    background-repeat:repeat-x;
}

#Master_GetQuote_Panel label
{
    font-family:Arial;
    font-size:12px;
    color:#999999;
}

#Master_GetQuote_Panel img
{
    border-style:none;
    border-width:0px;
}

#Master_GetQuote_SymbolEntryText
{
    margin-top:3px;
    width:60px;
}

#Master_GetQuote_SymbolEntryButtonSpacer
{
    height:1px;
    width:5px;
}

#Master_GetQuote_SymbolEntryButtonImage
{
    position:relative;
    top:1px;
}

#Master_GetQuote_DelayedRadioSpan
{
    position:relative;
    top:0px;
}

#Master_GetQuote_DelayedRadio
{
    position:relative;
    top:1px;
}

#Master_GetQuote_RealTimeRadioSpan
{
    position:relative;
    top:0px;
}

#Master_GetQuote_RealTimeRadio
{
    position:relative;
    top:1px;
}

#Master_GetQuote_SymbolLookupSpan
{
    position:relative;
    top:-1px;
}

#Master_GetQuote_SymbolLookupButtonSpacer
{
    height:1px;
    width:5px;
}


/*****
    Footer Styles
*****/

div.GeneralFooterStyle
{
    margin-top:50px;
    margin-left:-10px;
    padding-top:10px;
    padding-left:90px;
    padding-bottom:10px;
    background-color:#F4F4F4;
    width:880px;
    font-family:Arial;
}

div.GeneralFooterStyle #Master_MainFooterLinks_Panel 
{
    font-size:10px;
    font-weight:bold;
    color:#666666;
}

div.GeneralFooterStyle #Master_MainFooterLinks_Panel .FooterLinkSpan
{
    padding-right:7px;
}

div.GeneralFooterStyle #Master_MainFooterLinks_Panel .FooterLinkSeparator
{
    padding-right:7px;
}

div.GeneralFooterStyle #Master_MainFooterLinks_Panel a
{
    font-family:Arial;
    font-size:10px;
    color:#666666;
    text-decoration:none;
    font-weight:bold;
}

div.GeneralFooterStyle #Master_MainFooterLinks_Panel a:hover
{
    text-decoration:underline;
}

div.GeneralFooterStyle #Master_MainFooterContent_Panel
{
    width:790px;
}

div.GeneralFooterStyle #Master_MainFooterContent_Panel div
{
    font-size:9px;
    color:#666666;
    font-weight:normal;
    padding-top:10px;
}

div.GeneralFooterStyle #Master_MainFooterContent_Panel a
{
    font-family:Arial;
    font-size:9px;
    color:#666666;
    text-decoration:none;
    font-weight:bold;
}

div.GeneralFooterStyle #Master_MainFooterContent_Panel div.FooterLine
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    height: 10px;
    font-size:6px;
    border-bottom: solid 1px #cccccc;
}

div.GeneralFooterStyle #Master_MainFooterContent_Panel a:hover
{
    text-decoration:underline;
}


/*****
    BreadcrumbMenu Styles
*****/

#Master_GlobalBreadcrumbMenuPanel
{
    clear:left;
    width:950px;
    padding-bottom:20px;
}

#Master_GlobalBreadcrumbMenuPanel table.StaticMenuItemStyle 
{
    background-image:url(../images/BreadcrumbMenuDot.gif);
    background-repeat:repeat-x;
    height:28px;
}

#Master_GlobalBreadcrumbMenuPanel .StaticMenuItemStyle a
{
    font-family:Garamond, Times New Roman;
    font-size:15px;
    color:#666666;
    text-decoration:none;
    font-weight:normal;
    display:block;
    padding-left:6px;
    cursor:default;
}

#Master_GlobalBreadcrumbMenuPanel .StaticMenuItemStyle a:link,
#Master_GlobalBreadcrumbMenuPanel .StaticMenuItemStyle a:visited
{
    color:#E54800;
    cursor:pointer;
}

#Master_GlobalBreadcrumbMenuPanel .StaticMenuItemStyle img
{
    border-style:none;
    vertical-align:middle;
    padding-left:5px;
    padding-right:5px;
}

#Master_GlobalBreadcrumbMenuPanel table.StaticHoverStyle 
{
    background-image:none;
}

#Master_GlobalBreadcrumbMenuPanel table.StaticHoverStyle tr td.AnchorCell
{
    background-image:url(../images/BreadcrumbMenuLeftCurve.gif);
    background-position:left;
    background-repeat:no-repeat;
}

#Master_GlobalBreadcrumbMenuPanel table.StaticHoverStyle tr td.FirstAnchorCell
{
    background-image:url(../images/BreadcrumbMenuFirstLeftCurve.gif);
    background-position:left;
    background-repeat:no-repeat;
}

#Master_GlobalBreadcrumbMenuPanel table.StaticHoverStyle tr td.FirstImageCell,
#Master_GlobalBreadcrumbMenuPanel table.StaticHoverStyle tr td.ImageCell
{
    background-image:url(../images/BreadcrumbMenuRightCurve.gif);
    background-position:right;
    background-repeat:no-repeat;
}

#Master_GlobalBreadcrumbMenuPanel div.DynamicMenuStyle
{
    border-style:solid;
    border-width:1px;
    border-color:#CCCCCC;
    background-color:#F8F5EF;
    z-index:100;
}

#Master_GlobalBreadcrumbMenuPanel table.DynamicMenuItemStyle
{
    width:100%;
}
#Master_GlobalBreadcrumbMenuPanel table.DynamicMenuItemStyle tr td
{
    
    line-height:27px;
    border-bottom-style:solid;
    border-bottom-color:#FFFFFF;
    border-bottom-width:1px;
}

#Master_GlobalBreadcrumbMenuPanel table.DynamicMenuItemStyle tr td.FirstAnchorCell a,
#Master_GlobalBreadcrumbMenuPanel table.DynamicMenuItemStyle tr td.AnchorCell a
{
    display:block;
    position:relative;
    width:100%;
    height:27px;
    text-decoration:none;
    font-weight:bold;
    font-family:Arial;
    font-size:12px;
    color:#BB9966;
    padding-left:6px;
}

#Master_GlobalBreadcrumbMenuPanel table.DynamicMenuItemStyle tr td.FirstImageCell img,
#Master_GlobalBreadcrumbMenuPanel table.DynamicMenuItemStyle tr td.ImageCell img
{
    border-style:none;
    padding-left:11px;
    padding-right:11px;
}

#Master_GlobalBreadcrumbMenuPanel table.DynamicMenuItemStyle tr td.NoImageCell img
{
    border-style:none;
    width:11px;
    height:27px;
}
#Master_GlobalBreadcrumbMenuPanel table.DynamicMenuItemStyle tr td.NoImageCell a
{
    border-style:none;
}

#Master_GlobalBreadcrumbMenuPanel .DynamicHoverStyle
{
    background-color:#FFFFFF;
}

#Master_GlobalBreadcrumbMenuPanel table.DynamicHoverStyle tr td.FirstAnchorCell a,
#Master_GlobalBreadcrumbMenuPanel table.DynamicHoverStyle tr td.AnchorCell a
{
    color:#E54800;
    cursor:default;
    text-decoration:none;
}    

#Master_GlobalBreadcrumbMenuPanel table.DynamicHoverStyle tr td.FirstAnchorCell a:link,
#Master_GlobalBreadcrumbMenuPanel table.DynamicHoverStyle tr td.FirstAnchorCell a:visited,
#Master_GlobalBreadcrumbMenuPanel table.DynamicHoverStyle tr td.AnchorCell a:link,
#Master_GlobalBreadcrumbMenuPanel table.DynamicHoverStyle tr td.AnchorCell a:visited
{
    cursor:pointer;
}

