@font-face {
    font-family: 'Corbel';
    src: url('/fonts/corbel/Corbel-Bold.eot');
    src: local('Corbel Bold'), local('Corbel-Bold'), url('/fonts/corbel/Corbel-Bold.eot?#iefix') format('embedded-opentype'), url('/fonts/corbel/Corbel-Bold.woff2') format('woff2'), url('/fonts/corbel/Corbel-Bold.woff') format('woff'), url('/fonts/corbel/Corbel-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Corbel';
    src: url('/fonts/corbel/Corbel-Italic.eot');
    src: local('Corbel Italic'), local('Corbel-Italic'), url('/fonts/corbel/Corbel-Italic.eot?#iefix') format('embedded-opentype'), url('/fonts/corbel/Corbel-Italic.woff2') format('woff2'), url('/fonts/corbel/Corbel-Italic.woff') format('woff'), url('/fonts/corbel/Corbel-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Corbel';
    src: url('/fonts/corbel/Corbel-BoldItalic.eot');
    src: local('Corbel Bold Italic'), local('Corbel-BoldItalic'), url('/fonts/corbel/Corbel-BoldItalic.eot?#iefix') format('embedded-opentype'), url('/fonts/corbel/Corbel-BoldItalic.woff2') format('woff2'), url('/fonts/corbel/Corbel-BoldItalic.woff') format('woff'), url('/fonts/corbel/Corbel-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Corbel';
    src: url('/fonts/corbel/Corbel.eot');
    src: local('Corbel'), url('/fonts/corbel/Corbel.eot?#iefix') format('embedded-opentype'), url('/fonts/corbel/Corbel.woff2') format('woff2'), url('/fonts/corbel/Corbel.woff') format('woff'), url('/fonts/corbel/Corbel.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


.corbel_lbl_Tit {
    font-family: 'Corbel';
    font-weight: bold;
    font-style: normal;
    font-size:1.1em;
    color: #4d4d4f;
}


.corbel_lbl_Innertext {
    font-family: 'Corbel';
   /* font-weight: bold;*/
    font-style: normal;
    font-size: 1.0em;
    color: #4d4d4f;
}

.corbel_lbl_header {
    font-family: 'Corbel';
    font-weight: 1000;
    font-style: normal;
    font-size: 1.7em;
    color: #4d4d4f;
    margin-left: 5px;
    margin-top: 8px;
}

    .backcolorHover {
    padding: 5px;
}

    .backcolorHover:hover {
        padding: 5px;
        background-color: #f0f0f0;
    }