/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: #F4F4DA;
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #003362;
	font-weight: normal;
}
.containerrow1_blue {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.containerrow2_blue {
	background-color: #F4F4DA
}
.buddyText {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #003362;
	font-weight: normal;
}