﻿

a, a:visited {
    color: #42a1af;
    text-decoration: underline;
}
a:hover {
    color: #ff6600;
    text-decoration: none;
}

.bodyBoxContent ul.faqList li {
    background: transparent url('../images/bulletFaqQBlue.gif') no-repeat 0px 3px;
}
.bodyBoxContent dl.faqList dt {
    background: transparent url('../images/bulletFaqQBlue.gif') no-repeat 0px 3px;
}
.bodyBoxContent dl.faqList dd {
    background: transparent url('../images/bulletFaqAGrey.gif') no-repeat 0px 3px;
}

/*HEADER STYLES*/

ul#headerNavbar li a, 
ul#headerNavbar li a:visited {
    color: #778811;
}
ul#headerSwitcher {
    background: #4fafbd url('../images/bgSwitcherGreen.gif') no-repeat;
}
    /*temp styles for sifr transparency shortfall compensation
    ul#headerSwitcher li#item01 a {
        background: transparent url('../images/imageSwitcherApprenticesGuideGreen.gif') no-repeat;
    }
    ul#headerSwitcher li#item02 a {
        background: transparent url('../images/imageSwitcherApprenticesFaqGreen.gif') no-repeat;
    }*/

/*SEARCH BAR STYLES*/
#searchContainer {
    background: #8ca01d url('../images/bgSearchBlue.gif') repeat-x;
}

p.searchDefinitions {
    background: transparent url('../images/bgSearchDefinitionsBlue.gif') no-repeat left;
}

input.searchSubmitButton {
    background: transparent url('../images/bgSearchButtonBlueAnimOut.gif') no-repeat;
}
input.searchSubmitButton:hover {
    background: transparent url('../images/bgSearchButtonBlueAnimOver.gif') no-repeat;
}

/*BODY STYLES*/
#bodyContainer {
    background-color: #6ac0cd;
}

.bodyBoxTop {
    background: white url('../images/bgBoxTopBlue.gif') no-repeat;
}
.bodyBoxMiddle {
    background: white url('../images/bgBoxMiddleBlue.gif') repeat-y;
}
.bodyBoxBottom {
    background: white url('../images/bgBoxBottomBlue.gif') no-repeat;
}

ul.bodyBoxHeader li {
    background: #ffffff url('../images/bulletArrowSmallBlue.gif') no-repeat right;
    color: #42a1af;
}
ul.bodyBoxHeader li.heading {
    background: #ffffff url('../images/bulletArrowBigBlue.gif') no-repeat right;
}
.bodyBoxContent {
    background: white url('../images/bgBoxDotsBlue.gif') repeat-y;
}
.bodyHr {
    background: #42a1af;
}
.backToTopLink a,
.backToTopLink a:visited {
    background: white url('../images/bgArrowBackToTopBlue.gif') no-repeat right;
    color: #42a1af;
}
.bodySideBoxTop {
    background: transparent url('../images/bgBoxSmallTopBlue.gif') no-repeat;
}
.bodySideBoxMiddle {
    background: transparent url('../images/bgBoxSmallMiddleBlue.gif') repeat-y;
}
.bodySideBoxBottom {
    background: transparent url('../images/bgBoxSmallBottomBlue.gif') no-repeat;
}
.bodySideImage.imageContact {
    background: transparent url('../images/imageContactBlue.gif') no-repeat;
}.bodySideImage.imageFAQ {
    background: transparent url('../images/imageFAQBlue.gif') no-repeat;
}.bodySideImage.imageQuotes {
    background: transparent url('../images/imageQuotesBlue.gif') no-repeat;
}
.bodySideThumbnail {
    background: transparent url('../images/imageBoxSmallFrameBlue.gif') no-repeat;
}

.RadComboBox_TECMA td.rcbArrowCell
{
	background:url('TECMA/ComboBox/rcbArrowCellBlue.gif') no-repeat 0 0 !important;
}