/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_orange {
	background-color: Transparent;
	border-left: #DACB9F 1px solid; 
	font-family: Trebuchet MS;
	color: #28627B;
	padding: 7px 7px 7px 7px;
}

.title_orange {
	font-family: Trebuchet MS;
   font-size:  14px;
   font-weight: bold;
   color: #B69130;
}

.containermaster_white {
	background-color: Transparent;
	font-family: Trebuchet MS;

}

.title_white {
   margin-left: -4px;
   font-family: Trebuchet MS;
   font-size:  16px;
   font-weight: bold;
   color: #004766;
}

.containermaster_blue {
	width: 151px;
	background-color: transparent;
	font-family: Trebuchet MS;
	padding: 5px 8px 5px 5px;
}

.title_blue {
	font-family: Trebuchet MS;
   font-size:  13px;
   font-weight: bold;
   color: #28627B;
}

.containermaster_purple 
{
	width: 188px;
	font-family: Trebuchet MS;
	padding: 5px 5px 5px 8px;
}


.title_purple {
   font-family: Trebuchet MS;
   font-size:  18px;
   font-weight: bold;
   color: white;
}

.title_subheader
{
    font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 11px;
}
