

.LW-Right.TitleBarCaption, .LW-Right .PanelHead.Distinguish, .LW-Right h2, .LW-Right div.PanelTitle, .LW-Right .panel-heading.Distinguish
{
background-color:#62b3d6;
color:#FFF!important;
font-family: 'Montserrat', sans-serif!important;
}

.Other-Right.TitleBarCaption, .Other-Right .PanelHead.Distinguish, .Other-Right h2, .Other-Right div.PanelTitle
{
background-color:#666;
color:#FFF!important;
font-family: 'Montserrat', sans-serif!important;
}

.Underwriting .TitleBarCaption, .Underwriting .PanelHead.Distinguish, .Underwriting h2, .Underwriting div.PanelTitle {color:#562f65!important;}
.Underwriting-Right.TitleBarCaption, .Underwriting-Right .PanelHead.Distinguish, .Underwriting-Right h2, .Underwriting-Right div.PanelTitle
{
background-color:#562f65;
color:#FFF!important;
font-family: 'Montserrat', sans-serif!important;
}
.Claims .TitleBarCaption, .Claims .PanelHead.Distinguish, .Claims h2, .Claims div.PanelTitle {color:#562f65!important;}
.Claims-Right.TitleBarCaption, .Claims-Right .PanelHead.Distinguish, .Claims-Right .panel-heading.Distinguish, .Claims-Right h2, .Claims-Right div.PanelTitle
{
background-color:#562f65!important;
color:#FFF!important;

}
.Legal .TitleBarCaption, .Legal .PanelHead.Distinguish, .Legal h2, .Legal div.PanelTitle {color:#562f65!important;}
.Legal-Right.TitleBarCaption, .Legal-Right .PanelHead.Distinguish, .Legal-Right h2, .Legal-Right div.PanelTitle
{
background-color:#562f65;
color:#FFF!important;
font-family: 'Montserrat', sans-serif!important;
}
.MarketL .TitleBarCaption, .MarketL .PanelHead.Distinguish, .MarketL h2, .MarketL div.PanelTitle {color:#562f65!important;}
.MarketL-Right.TitleBarCaption, .MarketL-Right .PanelHead.Distinguish, .MarketL-Right h2, .MarketL-Right div.PanelTitle
{
background-color:#562f65;
color:#FFF!important;
font-family: 'Montserrat', sans-serif!important;
}
.MarketP .TitleBarCaption, .MarketP .PanelHead.Distinguish, .MarketP h2, .MarketP div.PanelTitle {color:#562f65!important;}
.MarketP-Right.TitleBarCaption, .MarketP-Right .PanelHead.Distinguish, .MarketP-Right h2, .MarketP-Right div.PanelTitle
{
background-color:#562f65;
color:#FFF!important;
font-family: 'Montserrat', sans-serif!important;
}
.HR .TitleBarCaption, .HR .PanelHead.Distinguish, .HR h2, .HR div.PanelTitle {color:#562f65!important;}
.HR-Right.TitleBarCaption, .HR-Right .PanelHead.Distinguish, .HR-Right h2, .HR-Right div.PanelTitle
{
background-color:#562f65;
color:#FFF!important;

}
.Academy .TitleBarCaption, .Academy .PanelHead.Distinguish, .Academy h2, .Academy div.PanelTitle {color:#562f65!important;}
.Academy-Right.TitleBarCaption, .Academy-Right .PanelHead.Distinguish, .Academy-Right h2, .Academy-Right div.PanelTitle
{
background-color:#562f65;
color:#FFF!important;
font-family: 'Montserrat', sans-serif!important;
}
.Finance .TitleBarCaption, .Finance .PanelHead.Distinguish, .Finance h2, .Finance div.PanelTitle {color:#562f65!important;}
.Finance-Right.TitleBarCaption, .Finance-Right .PanelHead.Distinguish, .Finance-Right h2, .Finance-Right div.PanelTitle
{
background-color:#562f65;
color:#FFF!important;
font-family: 'Montserrat', sans-serif!important;
}


.Underwriting-Right h2, 
.Claims-Right h2,
.LW-Right h2,
.Legal-Right h2,
.MarketL-Right h2,
.MarketP-Right h2,
.HR-Right h2,
.Academy-Right h2,
.Finance-Right h2,
.Other-Right h2
{
line-height: 30px;
margin-left: -4px;
margin-right: -4px;
margin-top: -11px;
padding-left: 10px;
font-weight: normal!important; 
font-size: 130%;
padding-top: 6px;
padding-bottom: 6px;

}

.Underwriting-Right .panel-title
{
    margin-left: -10px;
    margin-right: -10px;
	margin-top: -6px;
	display: block!important;
	}

.Underwriting-Right .PanelTitle, 
.Claims-Right .PanelTitle,
.LW-Right .PanelTitle,
.Legal-Right .PanelTitle,
.MarketL-Right .PanelTitle,
.MarketP-Right .PanelTitle,
.HR-Right .PanelTitle,
.Academy-Right .PanelTitle,
.Finance-Right .PanelTitle,
.Other-Right .PanelTitle
{
	padding-left:0px!important;
}

.WebPartZone.Underwriting-Right
{
margin-top: -12px;

}

.WebPartZone.Underwriting-Right .StandardPanel,
.WebPartZone.Claims-Right .StandardPanel,
.WebPartZone.Legal-Right .StandardPanel,
.WebPartZone.MarketL-Right .StandardPanel,
.WebPartZone.LW-Right .StandardPanel,
.WebPartZone.MarketP-Right .StandardPanel,
.WebPartZone.HR-Right .StandardPanel,
.WebPartZone.Academy-Right .StandardPanel,
.WebPartZone.Finance-Right .StandardPanel,
.WebPartZone.Other-Right .StandardPanel
{
  border-bottom: 1px solid #BBB!important;
  border-left: 1px solid #BBB!important;
  border-right: 1px solid #BBB!important;
  border-top: 1px solid #BBB!important;
}

.WebPartZone.Underwriting .rtsSelected {	
	BACKGROUND:#562f65; 
    background: -webkit-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* IE10+ */
    background: linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#562f65', endColorstr='#562f65',GradientType=0 ); /* IE6-8 */
}
.WebPartZone.Underwriting .rtsLevel1  {border-bottom:2px solid #562f65; }

.WebPartZone.Claims .rtsSelected {	
BACKGROUND: #562f65;
    background: -webkit-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* IE10+ */
    background: linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#562f65', endColorstr='#562f65',GradientType=0 ); /* IE6-8 */
}
.WebPartZone.Claims .rtsLevel1  {border-bottom:2px solid #562f65; }

.WebPartZone.Legal .rtsSelected {
BACKGROUND: #562f65;
    background: -webkit-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* IE10+ */
    background: linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#562f65', endColorstr='#562f65',GradientType=0 ); /* IE6-8 */
}
.WebPartZone.Legal .rtsLevel1  {border-bottom:2px solid #562f65; }

.WebPartZone.MarketL .rtsSelected{
BACKGROUND:#A28700;
    background: -webkit-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* IE10+ */
    background: linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#562f65', endColorstr='#562f65',GradientType=0 ); /* IE6-8 */
}
.WebPartZone.MarketL .rtsLevel1  {border-bottom:2px solid #562f65; }

.WebPartZone.MarketP .rtsSelected{
BACKGROUND:#562f65;
    background: -webkit-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* IE10+ */
    background: linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#562f65', endColorstr='#562f65',GradientType=0 ); /* IE6-8 */
}
.WebPartZone.MarketP .rtsLevel1  {border-bottom:2px solid #562f65; }

.WebPartZone.HR .rtsSelected{
BACKGROUND:#562f65;
    background: -webkit-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* IE10+ */
    background: linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#562f65', endColorstr='#562f65',GradientType=0 ); /* IE6-8 */
}
.WebPartZone.HR .rtsLevel1  {border-bottom:2px solid #562f65; }

.WebPartZone.Academy .rtsSelected{
BACKGROUND:#562f65;
    background: -webkit-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* IE10+ */
    background: linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#562f65', endColorstr='#562f65',GradientType=0 ); /* IE6-8 */
}
.WebPartZone.Academy .rtsLevel1  {border-bottom:2px solid #562f65; }

.WebPartZone.Finance .rtsSelected{
BACKGROUND:#562f65;
    background: -webkit-linear-gradient(top,  #562f65 0%,#562f65 48%,#v 52%,#562f65 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* IE10+ */
    background: linear-gradient(top,  #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#562f65', endColorstr='#562f65',GradientType=0 ); /* IE6-8 */
}
.WebPartZone.Finance .rtsLevel1  {border-bottom:2px solid #562f65; }


