/* Special Work-arounds */
#dnn_dnnCURRENTDATE_lblDate
{
	font-family: Arial;
	font-size: xx-small;
	color: White;
}

/* DotNetNuke Styles */
.Head{font-family: Arial; font-size: small; font-weight: bold; color: #003366;}
.SubHead{font-family: Arial; font-size: x-small; font-weight: bold; color: #003366;}
.SubSubHead{font-family: Arial; font-size: x-small; font-weight: bold; color: #000000;}

/* Main Menu */
.MainMenu_MenuContainer{background-color:transparent; }
.MainMenu_MenuBar{cursor:pointer; cursor:hand; height:16px; background-color:Transparent; }
.MainMenu_MenuItem{padding-right:10px; padding-top:3px; border-left:#003366 0px solid; border-bottom:#003366 1px solid; border-top:#003366 1px solid; border-right:#003366 0px solid; cursor:pointer; cursor:hand; color:white; font-family:Arial; font-size:x-small ; font-weight:bold; font-style:normal; background-color:Transparent; height:22px; }
.MainMenu_SubMenu{padding-right:10px; background-color:#003366; z-index:1000; cursor:pointer; cursor:hand; filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969',Direction=135,Strength=3); }
.MainMenu_MenuBreak{height:1px; }
.MainMenu_MenuItemSel{padding-right:10px; background-color:#A7A78F; color:#003366; cursor:pointer; cursor:hand; font-family:Arial; font-size:x-small; font-weight:bold; font-style:normal; height:22px; }
.MainMenu_MenuArrow{display:none; }
.MainMenu_RootMenuArrow{display:none; }
.MainMenu_MenuIcon{display:none; }

/* Containers */
.containerborder_brown{border: #A7A78F 1px solid;	width: 100%;}
.containerborder_blue{border: #003366 1px solid;	width: 100%;}
.containertitle_brown{background-color: #A7A78F;}
.containercontent_white{background-color: White;}
.containercontent_tan{background-color: #EAEAEA;}

