#header_bg { background-image: url('header_bg.gif'); background-repeat: repeat-x; background-position: 0 -1px; }

.SearchControl { color: white; }
.SearchControl a { color: white; }
a.searchControl { color: white; font-weight: bold; }

a { color:  blue; }
a:hover { text-decoration: underline; }

.MainMenu_MenuContainer {
	background-color: #D3DDEC;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	height: 18px;
}
.MainMenu_MenuIcon {
}
.MainMenu_SubMenu {
}
.MainMenu_MenuBreak {
	background-color: #D3DDEC;
}
.MainMenu_MenuItemSel {
}
.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_RootMenuArrow {
	display: none;
}

.Normal { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.NormalBIG { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.Menu_MainItem
{	
	background-color: #D3DDEC;
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #003366;
	height:17px;
	padding: 2px 0px 0px 2px;
}
.Menu_MainItemOver
{
	background-color: #003366;
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	height:17px;
	padding: 2px 0px 0px 2px;
}
.Menu_ItemsGroup {
	background-position: bottom;
	border-left: 5px solid #FFFFFF;
	background-color: White;
	width:116px;
}
.Menu_Item {
	background-color: #D3DDEC;
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #003366;
	height:17px;
	padding: 2px 0px 0px 2px;
}

.Menu_ItemOver {
	background-color: #003366;
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	height:17px;
	padding: 2px 0px 0px 2px;
}

.Menu_PathItemOver {
	background-color: #003366;
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	height:17px;
	padding: 2px 0px 0px 2px;
}

#graytitle {
	height: 22px;
}

#bluetitle {
	height: 24px;
}

#dnn_RightPane .Subhead {
	color: #444444;
}

#dnn_RightPane .Normal {
	color: #284F9C;
}

#dnn_RightPane {
	
}

#dnn_ContentPane {
	
}
