body
{
	border-left: 0px 0px 0px 0px;
	height: 100%;
	margin: 10px 10px 10px 10px;
	background-color: #0c141f;
}
#wrapper
{
	position: relative;
	height: 258px;
}
#logo
{
	position: absolute;
	top: 29px;
	left: 29px;
	width: 228px;
	height: 31px;
	z-index: 3;
}
#user
{
	position: absolute;
	height: 18px;
	top: 8px;
	right: 8px;
	text-align: right;
	z-index: 3;
}
#header
{
	position: absolute;
	bottom: 40px;
	z-index: 2;
	width: 100%;
}
#menu
{
	position: absolute;
	width: auto;
	height: 54px;
	bottom: 0px;
	z-index: 1;
}
#SearchContainer input
{
	margin: 0px 0px 0px 0px;
	border: 1px solid #666666;
	font-size: 10px;
	color: #000000;
	background: #ffffff;
	width: 100px;
	height: 17px;
	padding: 0px 3px 0px 3px;
}

.bannerpane
{
	padding: 5px 5px 5px 5px;
}
.toppane
{
	padding: 6px 6px 8px 5px;
}
.leftpane
{
	padding: 6px 5px 8px 5px;
}
.ContentPane
{
	padding: 6px 5px 8px 5px;
}
.rightpane
{
	padding: 6px 5px 8px 5px;
}
.bottompane
{
	padding: 6px 6px 8px 5px;
}


.Head
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.SubHead
{
	font-size: 11px;
	color: #000000;
}
.SubSubHead
{
	font-size: 11px;
	color: #000000;
}
.Normal
{
	font-size: 11px;
	color: #000000;
}
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
	color: #999999;
	text-decoration: none;
}
A.CommandButton:hover
{
	color: #999999;
	text-decoration: underline;
}
TH, TD, DIV
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
A, A:link, A:visited, A:active
{
	color: #999999;
	text-decoration: none;
}
A:hover
{
	color: #3366CC;
	text-decoration: none;
}
.user, a.user:link, a.user:active, a.user:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.user:hover
{
	color: #3366CC;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.search, a.search:link, a.search:active, a.search:visited
{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.search:hover
{
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.footer, a.footer:link, a.footer:active, a.footer:visited
{
	font-size: 10px;
	color: GhostWhite;
	text-decoration: none;
	font-weight: normal;
}
a.footer:hover
{
	color: #6a94c4;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.links, a.links:link, a.links:active, a.links:visited
{
	font-size: 10px;
	color: #798386;
	text-decoration: none;
	font-weight: normal;
}
a.links:hover
{
	color: #2d5787;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer
{
	background-position: transparent;
	background: transparent;
	width: 100%;
	font-family: Fixedsys;
	font-size: medium;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuIcon
{
	display: none;
}
.MainMenu_RootMenuArrow
{
	display: none;
}
.MainMenu_MenuArrow
{
	display: none;
}

.MainMenu_MenuItem, .submenuitembreadcrumb
{
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 15px 2px 10px;
	border: 1px #ECEFF5 solid;
	border-width: 1px 0px;
}
.submenuitemselected
{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 15px 2px 10px;
	border: 1px #ECEFF5 solid;
	border-width: 1px 0px;
	margin: 2px;
}
.submenu{
	z-index:1000;
	color:#686A75;
	border:1px #9C9EA8 solid;
	padding:0px;
	margin-top:2px;
	margin-left:2px;
	background:#ECEFF5;
}
.rootmenuitem TD{ 
	color:#32344d; font-size:11px; font-weight:bold;
	padding: 0px 10px 0px 8px;
	background-position:top right;
	height:26px;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#2d5787; font-size:11px; font-weight:bold;
	padding: 0px 10px 0px 8px;
	background-position:top right;
	height:26px;
}
.MainMenu_MenuBreak
{
	display: none;
}
.ivleft
{
	color: #C0C0C0;
	font-size: 13px;
	padding: 0px 0px 0px 5px;
	background-position: top right;
	height: 20px;
}
.ivleftselected
{
	color: #2d5787;
	font-size: 13px;
	padding: 0px 0px 0px 5px;
	height: 20px;
}


