.sitemap a {
    color: #304392;
    text-decoration: none;
}

.sitemap a:hover {
    color: #FE9900;
}

.sm_folder_1 {
    position: relative;
    margin:0px;
    padding:0px;
}

.sm_folder_2 {
    position: relative;
    margin:0px;
    padding:0px;
}

.sm_pages {
    position: relative;
    margin:0;
    padding:0;
}

.sm_folder_txt_1 {
    font-size: 14px;
    font-weight: bold;
    color: #304392;
}

.sm_folder_txt_2 {
    font-size: 14px;
    font-weight: normal;
    color: #304392;
}

.sm_pages_txt {
    font-size: 11px;
    font-weight: normal;
    font-style:normal;
    line-height:13px;
    color: #304392;
}

.sm_line {
    position: relative;
    margin:0px;
    padding:0px;
    height: 1px;
    line-height:1px;
    border-bottom: 1px solid #efefef;
}
