/*
================================
 Container Styles for DotNetNuke
================================
*/

.containermaster_A {
	width: 100%;
	background-color: Transparent;
}

.containerSubNav {
	background-color: Transparent;
}

.containerRow_A {
	background-image: url(DOH_A_topMiddle.jpg);
}
.containerRow_B {
	background-image: url(DOH_B_topMiddle.jpg);
}


.containerTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#C0C0C0', Direction=135, Strength=3);
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E7BB38;
	text-transform: none;
	line-height: 16px;
	text-decoration: none;
}

.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-transform: none;
	line-height: 16px;
}





































































































































































