.Container1 {
	width: 100%;
	background: url(FeatureBackground.gif) repeat-x;
	border-top: #ffffff 1px solid; 
}
.Container1 * .ContainerRow1 {
}
.Container1 * .ContainerRow2 {
}
.Container1 * .ContainerRow1 .Head
	color: #225992;
{
}

.WhiteBackgroundBlueHeader {
	padding: 10px;
	background-color: #ffffff;
}
.WhiteBackgroundBlueHeader .ContainerMaster { width: 100%; padding: 0px; }
.WhiteBackgroundBlueHeader * .ContainerRow1 {  }
}
.WhiteBackgroundBlueHeader * .ContainerRow2 {
}
.WhiteBackgroundBlueHeader * .Head
{
	color: #225992;
}


.ClearWithHeader {width: 100%;}
/*.ClearWithHeader .ContainerMaster {width: 100%;}*/
