/* 
Marsh Trusted Advisor Containers
*/   


 .container_skyblue {
	width: 280px;
	background-color: white;
	border: solid 2px #8CC4E8;
 }
 
  .container_skyblueGradient {
	width: 280px;
	background-color: white;
	border: solid 2px #8CC4E8;
	background-image: url(images/gradient_skyblue.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
 }

 
  .container_skyblueGradientThin {
	width: 280px;
	background-color: white;
	border: solid 1px #8CC4E8;
	background-image: url(images/gradient_skyblue.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
 }


.container_Green {
	width: 280px;
	background-color: white;
	border: solid 2px #A3C380;
 }
 
 .container_GreenGradient {
	width: 280px;
	background-color: white;
	border: solid 2px #A3C380;
	background-image: url(images/gradient_green.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
 }


 .container_Orange {
	width: 280px;
	background-color: white;
	border: solid 2px #D88734;
 }

.container_OrangeGradient {
	width: 280px;
	background-color: white;
	border: solid 2px #D88734;
	background-image: url(images/gradient_orange.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
 }


 .container_OrangeBox {
	width: 280px;
	background-color: white;
	border-left: solid 1px #E7C646;
	border-right: solid 1px #E7C646;
	border-bottom: solid 1px #E7C646;
 }

.container_BlueBox {
	width: 280px;
	background-color: white;
/*	border: solid 2px #D88734; */
	border-left: solid 1px #96A8B4;
	border-right: solid 1px #96A8B4;
/*	border-top: solid 2px #ffffff; */
	border-bottom: solid 1px #96A8B4;
 }


 .container_Gold {
	width: 280px;
	background-color: white;
	border: solid 2px #E7C646;
 }
 
 .container_GoldGradient {
	width: 280px;
	background-color: white;
	border: solid 2px #E7C646;
	background-image: url(images/gradient_gold.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
 }

 .container_GoldGradientThin {
	width: 280px;
	background-color: white;
	border: solid 1px #E7C646;
	background-image: url(images/gradient_gold.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
 }

 
 .container_Blue {
	width: 280px;
	background-color: white;
	border: solid 2px #1768A6;
 }


.container_PlainBlueHeader {
	width: 280px;
	background-color: white;
 }
 
 .headerPlainBlue
{
	height:16px;
	vertical-align:top;
	background-color:transparent;
}

.TitleColorPlainBlue1
{
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#196AA8;
    margin: 0px;	
}

 


 .container_featuredProducts {
	width: 280px;
	background-color: #FFFFFF;
/*	background-color: #F1EFE2;
	border: solid 2px #F8F2DA;  */
 }

.headerskyBlue 
{
	height:11px;
	width: 280px;
	vertical-align:middle;
	background-color:#8CC4E8;
	background-image: url(nav2-bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
}

.headerGreen
{
	height:11px;
	vertical-align:top;
	background-color:#A3C380;
}

.headerOrange 
{
	height:11px;
	vertical-align:top;
	background-color:#D88734;
}
.headerOrangeBox 
{
	height:11px;
	vertical-align:top;
	background-color:#ffffff;
}

.headerBlueBox 
{
	height:11px;
	vertical-align:top;
	background-color:#ffffff;
}

.headerGold 
{
	height:11px;
	vertical-align:top;
	background-color:#E7C646;
}

.headerBlue 
{
	height:11px;
	vertical-align:top;
	background-color:#1768A6; 
}


.H4 {
  padding: 4px;
  font: bold 9pt Arial, Helvetica;
  color: #0A2972;
  margin: 0px;
}


.TitleColorDark
{
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
	align: center;
}

.TitleColorWhite
{
	padding: 4px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:white;
}

.Pane
{	
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:0px;
}

.padding4 {
  padding: 4px;
}

.skyblue_panel {
  border: solid 2px #8CC4E8;
}

.white_text {
  color: #FFFFFF;
}

.container_MarshTab1BlueBox {
	width: 280px;
	background-color: white;
	border-left: solid 1px #97A9B5;
	border-right: solid 1px #97A9B5;
	border-bottom: solid 1px #97A9B5;
 }
 
  
 .container_RelatedTopics {
	width: 280px;
	background-color: white;
	border: solid 1px #97A9B5;
 }
 
 .headerRelatedTopics {
 	background-color: #97A9B5;
	border-style: none;
	border-width: 0px; 
	background: url(normal.gif) repeat-x;
	padding-left:4px;
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;		
}

