﻿.impersonationContainer
{
	z-index:16001;
	width:auto;
    background-color: #ff0000;
    padding-left: 10px;
}
.impersonationBanner
{
    color:#ffffff;
    padding-top: 8px;
    padding-bottom: 8px;
}
.impersonationContent {
    float: left;
    padding-top: 5px;
    font-size:18px;
    font-weight: bold;
}
.stopImpersonation {
    padding: 5px;
    border: 2px solid #ffffff;
    float:right;
    font-size:16px;
    margin-right: 20px;
}
 a.stopImpersonation,  a.stopImpersonation:hover,  a.stopImpersonation:visited,  a.stopImpersonation:active {
    color: #ffffff;
}
 a.stopImpersonation:hover {
    color: #ffffff;
    text-decoration: none;
    background-color:#dd0000;
}
.header {
        margin-top: 8px;
}
.header .translationMenuContainer {
        margin-left: 15px;
        display:inline-block;
        position:relative;
}
.header .mslogo img 
{
    vertical-align: middle;
}
.header .logos {
    margin-top: 10px;
    display: inline-block;
}
.header .menLogo {
    font-size: 30px;
    color: #999999;
    font-weight: lighter;
}
.header .menlogo a {
    color: #999999;
}
.header .menlogo a:active {
    color: #999999;
}
.header .menlogo a:hover {
    color: #999999;
}
  
.header .loginMenuArea .profileImageContainer {
    display:inline-block;
    position:relative;
}
.header .loginMenuArea .profileImageContainer img {
    max-height: 33px;
    max-width: 33px;
}

.mastHead {
    margin-top: 10px;
}
.breadcrumbs {
	font-size:12px;
    margin-top: 0px;
}
.breadcrumbs .breadcrumb {
    font-size: 12px;
    color: #999999;
}
.breadcrumbs .separator {
    text-transform: none;
    font-size: 12px;
    color: #999999;
    margin-left: 5px;
    margin-right: 5px;
}
.breadcrumbs a {
    text-transform: none;
	text-decoration:none;
    font-size: 12px;
    color: #999999;
}
.breadcrumbs a:visited {
	text-decoration:none;
    color: #999999;
}
.breadcrumbs a:active{
	text-decoration:none;
    color: #999999;
}
.breadcrumbs a:hover{
    color: #999999;
    text-decoration: underline;
}
.socialShareArea {
    float:right;
}
.socialShareArea .socialContainerV2 {
    float:right;
}
.socialShareArea  .socialContainerV2 {
    float:right;
}
.socialShareArea  .socialItem {
    float:left;
    display:inline;
}
.mastHeadTitleArea {
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 25px;
    margin-right: 10px;
    clear: both;
    height: 20px;
}
.mastHeadTitle {
    line-height:20px;
    clear:none;
    float:left;
    width: 840px;
}
.mastHeadTitle h1 {
    color: #740085;
    font-size: 20px;
    margin:0;
}
.mastHeadTitle h1 a {
    color: #740085;
}
.mastHeadTitle h1 a:visited {
    color: #740085;
}
.mastHeadTitle h1 a:active {
    color: #740085;
}
.mastHeadTitle h1 a:hover {
    color: #740085;
}
.mastHeadTitleCallOut {
    display:inline;
    clear:none;
    vertical-align:bottom;
    line-height:20px;
    float:right;
    text-align:right;
}


.maincontent {
    clear: both;
}
.headerBar {     
        position:absolute;  
        left:0px;
        width: 100%;
        min-width: 960px;
        height: 4px;
        background-image: url(/Content/images/header/purple_bar.png);
        background-repeat: repeat-x;
}
.headerBarSpacing {
    height: 5px;
}
