

/* --------- BODY */
.color-color-body {color: #ffffff;}
.color-bg-body {background-color: #ffffff;}
.color-border-body {border-color: #ffffff;}

/* --------- LINK */
#structure .color-color-link {color: #0065d1;}
#structure .color-bg-link {background-color: #0065d1;}
#structure .color-border-link {border-color: #0065d1;}
#structure a {color: #0065d1;}

/* --------- TRIM (BUTTONS) */
#structure .color-color-trim {color: #dd2825;}
#structure .color-bg-trim {background-color: #dd2825;}
#structure .color-border-trim {border-color: #dd2825;}
#structure .button {background-Color: #dd2825;}
#structure :hover.button {border: 1px solid #dd2825;}

/* --------- TRIM DARK */
#structure .color-color-trimdark {color: #42494c;}
#structure .color-bg-trimdark {background-color: #42494c;}
#structure .color-border-trimdark {border-color: #42494c;}
#search-box {background-color:#42494c;}
#structure .button {border-color: #42494c;}

/* --------- DROPDOWN */
#structure .color-color-dropdown {color: #87a2ae;}
#structure .color-bg-dropdown {background-color: #87a2ae;}
#structure .color-border-dropdown {border-color: #87a2ae;}
.header ul li {background-color: #87a2ae;}

/* --------- SIDEBAR */
#structure .color-color-sidebar {color: #b8c1c4;}
#structure .color-bg-sidebar {background-color: #b8c1c4;}
#structure .color-border-sidebar {border-color: #b8c1c4;}

/* --------- TRIMLIGHT (ROLLOVERS) */
#structure .color-color-trimlight {color: #abc9d6;}
#structure .color-bg-trimlight {background-color: #abc9d6;}
#structure .color-border-trimlight {border-color: #abc9d6;}
.header ul li:hover {background-color: #abc9d6;}

/* --------- TRIMSECOND */
#structure .color-color-trimsecond {color: #547B8C;}
#structure .color-bg-trimsecond {background-color: #87a2ae;}
#structure .color-border-trimsecond {border-color: #547B8C;}
#structure a:hover.color-color-trimsecond {color: #547B8C;}
#structure a:hover.color-bg-trimsecond {background-color: #547B8C;}
#structure a:hover.color-border-trimsecond {border-color: #547B8C;}

#tagline SPAN b {
    color: #3C3F34;
    display: inline;
    float: left;
    font-family: futura, book, sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    margin: 54px 0 0 0;
    width: 280px;
}

.superscript {
	font-size: 6px; 
	vertical-align:top;
} 

.LandingPage #main-content #masthead {
                background-image:url('//secure.icbdr.com/images/talentnetwork/mantech_masthead.jpg');
}
.layout-v1 #logo {
          background: url("//secure.icbdr.com/images/talentnetwork/mantech_logo.jpg") no-repeat 20px 20px;		
}