.Client_Master_Page_Logo {
    background-image: url("../../Images/I2/StratCap_75.png");
    height: 75px;
    width: 302px;
    margin: 0px;
    background-repeat: no-repeat;
    position: absolute;
    top: 33px;
    left: 67px;
}

.Client_Login_Logo {
    background-image: url("../../Images/I2/StratCap_75.png");
    display: block;
    height: 75px;
    width: 302px;
}

.Client_Login_Logo_Ramp {
    background-image: url("../../Images/stratcap_ramp.png");
    background-color: white;
    height: 140px;
    width: 85px;
    position: absolute;
    top: 0px;
    left: 642px;
}

.Client_Master_Page_Logo_Extender {
    background-image: url("../../Images/stratcap_Extender_Right.png");
    height: 140px;
    width: 100%;
    margin: 0px;
    background-repeat: repeat-x;
}

.Client_Facebook_Logo {
    background-image: url("../../Images/Facebook_Icon.png");
    display: block;
    height: 32px;
    width: 32px;
}

.Client_LinkedIn_Logo {
    background-image: url("../../Images/Linkedin.png");
    display: block;
    height: 32px;
    width: 32px;
}

.Client_PPM_Banner_Left {
    background-color: #308db8;
    width: 15%;
    background-image: url("../../Images/Gear_icon.png");
    background-repeat: no-repeat;
}

.Client_PPM_Banner_Right {
    background-image: url("../../Images/Send_icon.png");
    background-repeat: no-repeat;
    background-color: #308db8;
    width: 10%;
}

/*Home Page section Divider Formatting*/
.divHomeHeaderSectionPrimary {
    position: relative;
    float: left;
    left: 0px;
    top: 0px;
    width: 100%;
    /*Primary Section color of label background - Example - Access My Products*/
    background-color: White;
    text-align: center;
    padding: 30px 0px 10px 0px;
    margin-bottom: 30px;
}

.lblHomeHeaderSectionPrimary {
    font-size: 40px;
    position: relative;
    /*Primary Section color of label text - Example - Access My Products*/
    color: #294864;
    font-weight: bold;
    text-transform: uppercase;
}

.divHomeHeaderSectionDividerPrimary {
    height: 10px;
    width: 75px;
    /*Primary Section color of section divider - Example - the short underline under the label*/
    background-color: #308db8;
}

.textLabelColorSectionPrimary {
    /*Primary Section color of text - Example - There are no Videos for this product*/
    color: Black;
}

.divHomeHeaderSectionSecondary {
    position: relative;
    float: left;
    left: 0px;
    top: 0px;
    width: 100%;
    /*Secondary Section color of label background - Example - Access My Products*/
    background-color: #308db8;
    text-align: center;
    padding: 30px 0px 10px 0px;
    margin-bottom: 30px;
}

.lblHomeHeaderSectionSecondary {
    font-size: 40px;
    position: relative;
    /*Secondary Section color of label text - Example - Access My Products*/
    color: #e7e7e7;
    font-weight: bold;
    text-transform: uppercase;
}

.divHomeHeaderSectionDividerSecondary {
    height: 10px;
    width: 75px;
    /*Secondary Section color of section divider - Example - the short underline under the label*/
    background-color: #006277;
}

.textLabelColorSectionSecondary {
    /*Secondary Section color of text - Example - There are no Videos for this product*/
    color: White;
}

.divHomeHeaderSectionSecondaryBackground {
    position: relative;
    float: left;
    right: 0px;
    top: 0px;
    width: 100%;
    background-color: #308db8;
    padding: 0px 0px 30px 0px;
}

.divFooterColor {
    background-color: #308db8;
}

.divHomePageProductShieldsBackground {
    background-color: #308db8;
}

.clKitMaterials {
    position: relative;
    float: left;
    right: 0px;
    top: 0px;
    width: 100%;
    /*height: 380px;
    overflow-y: auto;*/
}

.clSectionMaterials {
    position: relative;
    float: left;
    right: 0px;
    top: 0px;
    width: 100%;
    /*height: 380px;
    overflow-y: auto;*/
}

.divMeetingResponseHeader {
    background-image: url("../../Images/stratcap_MeetingRegistration.gif") !important;
    background-repeat: no-repeat !important;
    padding-bottom: 10px;
    height: 155px;
    width: 913px;
    border: none;
    background: #fff;
    display: block;
}

.tdOptOutOfEmailBanner {
    background-image: url("../../Images/password_header.gif");
    background-repeat: no-repeat;
    height: 104px;
    width: 810px;
    border: none;
}

.returnToProductPageButton {
    background-image: url('../../Images/Return_stratcap.png');
    background-repeat: no-repeat;
    height: 115px;
    width: 133px;
    border: none;
}

.returnToHomePageButton {
    background-image: url('../../Images/Return_HomeButton_stratcap.png');
    background-repeat: no-repeat;
    height: 115px;
    width: 133px;
    border: none;
}

.blinkingLiveChatImage {
    background-image: url('../../Images/stratcap_live_chat.gif');
    background-repeat: no-repeat;
    height: 100px;
    width: 100px;
    border: none;
}

.myWholesalerRolodexCardImage {
    background-image: url('../../Images/id_card.png');
    background-repeat: no-repeat;
    height: 63px;
    width: 68px;
    border: none;
}

.imgAVAProcess {
    background-image: url('../../Images/AutomatedVirtualAssistantInfo.png');
    background-repeat: no-repeat;
    height: 239px;
    width: 720px;
    border: none;
}