/* 
================================
 Container Styles for DotNetNuke
================================
*/
.LanhamContainer
{
}

.LicenseeMenuContainer
{
}
.LicenseeMenuTitle
{
	background-color: #9a844a;
	border: none;
}
.LicenseeMenuContent
{
	border-right-color: #9a844a;
	border-right-style: solid;
	border-right-width: thin;
	border-left-color: #9a844a;
	border-left-style: solid;
	border-left-width: thin;
}

.ReferrerMenuContainer
{
}
.ReferrerMenuTitle
{
	background-color: #346633;
	border-color: #346633;
}
.ReferrerMenuContent
{
	border-right-color: #346633;
	border-right-style: solid;
	border-right-width: thin;
	border-left-color: #346633;
	border-left-style: solid;
	border-left-width: thin;
}	

.OwnerMenuContainer
{

}

.OwnerMenuTitle
{
	background-color: #476985;
	border-color: #476985;
}

.OwnerMenuContent
{
	border-right-color: #476985;
	border-right-style: solid;
	border-right-width: thin;
	border-left-color: #476985;
	border-left-style: solid;
	border-left-width: thin;
}






.LoginHead
{
	background-color: White;
}

.LoginContainer
{
	width: 100%;
	background-color: White;
}



.contentPane
{
	width: 100%;
}

.containerContent
{
	vertical-align: top;
	background-color: white;
}

.containerContentDark
{
	vertical-align: top;
	background-color: #000034;
}

.containerHead
{
	background-color: white; /*#000064;*/
	border: none;
}
.spacer
{
	height: 20px;
}

















































































































































