﻿/*canm default*/
.CanmDefault47 
{
    color: #920000;
    text-align: center; 
    font-size: 10pt; 
    font-weight: bold; 
    font-style: italic;
}

.CanmDefault72 
{
    text-align: center;
}

.CanmDefault73
{
    border: none !important; 
    width: 100%;
    height: auto;
}

.CanmDefault77
{
    margin-top: 5px; 
    margin-left: 10px; 
    margin-right: 10px;
}

.CanmDefault80
{
     margin-top: 0px;
}

.CanmDefault89
{
    color: #920000 !important;
    text-align: center;
    font-size: 10pt !important;
    font-weight: bold;
    font-style: italic;
}

.CanmDefault119
{
    text-align: center;
}

.CanmDefault120
{
    border: none !important; 
    width: 100%;
    height: auto;
}

.CanmDefault124
{
     margin-top: 5px; 
     margin-left: 10px; 
     margin-right: 10px;
}

/*****************/



.AboutUsDefault124 {
    margin-top: 0px !important;
}

.AboutUsDefault68
{
    margin-bottom:35px;
}

.CommunityService21 
{
    position: relative;
    top: 30px
}

.CommuniityService22 
{
    font-weight: bold !important;
    font-size: 10pt
}

canmOpenHouseDefault50 
{
    background-color:#10253F; 
    width:247px; color:#FFFFFF; 
    font-size:9.5pt; 
    padding:8px;
}






/*CMMC Default Styles End Here*/



/********CTCAnnualClientSurvey********/





CTCTownHall59
{
    width: 30px;
}

/*******************/
/*Locations ANNAMD*/

.annamd48 {
    width: 100%;
    height: 400px !important;
    color: blue;
}


/****************************
    Board-of-Directors begin
*/

.BoardOfDirectors129
{
    width: 100%;
    float: left;
    padding-left: 10px;
    font-size: 10pt;
    margin-top: 20px;
}
    Board-of-Directors end
*****************************/




/***********************************
    Technical-Advisory-Board start
*/

.noDisplay {
    display: none !important;
}

.headerSearchIcon {
    border-width: 0px;
    width: 25px;
    height: 25px;
    margin-top: 8px;
    margin-left: 10px;
}

.ctcMenuLogo {
    border-width: 0px;
    z-index: 999;
    position: relative;
}












/**************************/
/*Community-Service start*/

.communityservice21 {
    position: relative; 
    top: 30px;
}

.communityservice22 {
    font-weight: bold !important;
    font-size: 10pt;
}

.communityservice50 {
    font-size: 20px !important;
}

.communityservice52 {
    font-size: 16px !important;
    line-height: 25px !important;
}

subpagerestivemaster73
{
    text-decoration: none;
}





.ethicsAndCorpResp88
{
    height: 100% !important;
    text-align: center;
}

.ethicsAndCorpRespImages 
{
    margin-top: 10px;
    height: 180px;
    width: 140px;
}

ethicsAndCorpRespImageSize 
{
    width: 140px;
    height: 180px;
}

/*Leadership*/

.leadership42 {
    width: 100%;
    float: left;
}

.leadershipTitle 
{
    color: #900028;
    font-size: 16pt;
    margin-bottom: 5px;
    width: 100%;
    margin-top: 20px;
    text-align: center;
}

.leadershipItem 
{
    float: left;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 5px;
}

.leadershipNameStyle 
{
    color: #900028;
    font-weight: bold;
}


/*Representative Clients
*/

.divBottomAreaGray {
    width: 100%;
    display: flex;
    background-color: #D9D9D9;
    flex-wrap: nowrap;
}

.divBottomAreaGrayLeftColumn {
    padding: 15px;
    width: 50%;
}

.divBottomAreaGrayRightColumn {
    padding: 15px;
    width: 50%;
}


/*VeteransAndActiveMilitary*/

.divVetImage {
    text-align: center;
    margin-top: 15px;
    display: block;
    margin: 0 auto;
    height: auto;
    width: 200px;
}

.divVetImage img {
    height: auto;
    width: 200px;
}

.vetBlueLink 
{
    color: blue;
}

.vetJobsMissionImg
{
        width: 190px;
    float: right;
}

.vet176
{
    padding-left: 16px; margin-top: 5px;
}

/*VisionMissionAndCulture*/

.footerLeftMargin {
    margin-left: 5px !important;
}

.footerRightMargin {
    margin-right: 5px !important;
}



/*Style for hiding GCSE things added to the bottom. Google supplies inline CSS that is blocked by CSP*/
#private_ratings, #private_hproduct, #private_hrecipe, #private_recipe, #private_person, #private_metadata, #base_facets, #base_facetGroupEntry, #base_webResult, #base_imageResult_image, #base_imageResult_text, #base_imageResult_content, #base_imageResult_popup, #base_thumbnail, #base_action {
    display: none;
}

.autoWidth {
    width: auto;
}


@media (max-width: 1000px) {
    .leadershipItem {
        text-align: center;
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
    .leadershipItem img {
        text-align: center;
        width: 100%;
        max-width: 320px;
    }
    .divBottomAreaGray {
        flex-wrap: wrap;
    }
    .divBottomAreaGrayLeftColumn {
        width: 100%;
        padding: 15px;
    }
    .divBottomAreaGrayRightColumn {
        width: 100%;
        padding: 15px;
    }
    .divVetImage {
        width: 100%;
        max-width: 198px;
        margin-bottom: 10px;
    }
    .divVetImage img {
        width: 100%;
        max-width: 198px;
    }
}