/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.ContainerHeadTitle
{
	color: #13357a !important;
	font-weight: bold !important;
	/*font-family: Verdana;*/
	font-size: 12pt !important;
	border-bottom: #ac1a0c 2px solid !important;
}

.ContainerContent
{
	margin-top: 16px;
	padding-top: 16px;
}

.Staff
{
	color: #13357a;
	font-weight: bold;
	border-bottom: lightgrey 1px solid;
}