﻿
.siteMap
{

    padding-top:40px;
    padding-left:40px;
    text-align:left;
    border-right: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC; 

    
}

.siteMapSection
{
  
    
}



.resultsHeaderRight
{
    background-image: url(../../images/SiteMapTemplateImages/roundedRight.gif);
    height:30px;
    width:15px;
    margin:0 0 0 0;
    padding:0 0 0 0; 
    float:left;
    
    
   
}
.sitemapHeaderWrapper
{
    width:804px;
   height:30px;

}
.resultsHeaderLeft
{
    background-image: url(../../images/SiteMapTemplateImages/roundedLeft.gif); 
    float:left;
    height:30px;
    width:15px;
    margin:0 0 0 0;
    padding:0 0 0 0; 
}

.siteMapHeaderItem
{
    height:25px;
    font-weight:bold;
    font-size:14px;
    background-color:#FFCA0C;
    width:90%;
    padding-top:5px;
    float:left;
    
    
}

.siteMapHeaderItem a
{
    text-decoration:none;
    color:#0f359a;
}
.siteMapHeaderItem a:hover
{
    text-decoration:underline;
    color:#0f359a;
    
}

.siteMapItem
{
    
    font-weight:normal;
    font-size:12px;
    padding-left:40px;
    
    background-image: url("../../images/ContentTemplateImages/BlueBullet.gif");
    background-repeat:no-repeat;
    height:30px;
    padding-top:10px;
    margin-bottom:-10px;
}

.subItems
{

    overflow:hidden;


    
}

.subItems a
{
    text-decoration:none;
    color:Black; 
}


.subItems a:hover
{
    text-decoration:underline;
    color:Black; 
}
.siteMapSubItem
{
    font-weight:normal;
    font-size:12px;
    padding-left:80px;
    background-image: url("../../images/ContentTemplateImages/RedBullet.gif");
    background-repeat:no-repeat;
    height:30px;
    padding-top:10px;
    margin-bottom:-10px;
    margin-top:-10px;
    background-position:40px;
}

.headerTitle
{    
    padding-left:20px;
    float:left;
    vertical-align:middle;
}

.headerDescription
{
    float:left;
    vertical-align:middle;
}

.expandItem
{
    vertical-align:middle;
    float:right;
    padding-top:3px;
    margin-right:10px;
    padding-right:3px;
    background-color:#FFCA0C;
    cursor:pointer;

}

.expandItem img
{
    background-color:#FFCA0C;
}

.noDescription
{
    font-style:normal;
    font-size:8px;
}
.content
{

}


.contentBlueHeader
{
    background-image: url("../../images/HBMasterPageImages/contentBlueHeader.gif");
    width: 864px;
    height: 26px;
}


.contentBottom
{
    background-image: url("../../images/HBMasterPageImages/contentBottom.gif");
    width: 864px;
    height: 27px;
    text-align: center;
    color: #666666;
    font-size: 11px;
    font-family: Calibri;
    background-repeat: no-repeat;
    position: relative;
    top: -25px;
}


.relatedLink
{
    margin-bottom: 6px;
}

.relatedLink a
{
    text-decoration: none; 
}

.relatedLink a:hover
{
    text-decoration: underline; 
}

.navTrail
{
    color: White;
}

