body{
	border-left:0px 0px 0px 0px;
	font-family: Trebuchet MS;
	height:100%;
	margin:0px;
	color: #333333;
	font-size: 11px;
}
#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%; background:url(headerbg.gif); }
#menu{ position:absolute; background:url(menubg.jpg); width:auto; height:54px; bottom:0px; z-index:1; }
#SearchContainer input{
	font:10px Trebuchet MS;
	color:#666666;
	BACKGROUND:#ffffff;
	WIDTH: 150px;
	height: 19px;
}

.bannerpane{ padding:5px 5px 5px 5px; }
.toppane{ padding:7px 7px 7px 7px; }
.leftpane{ padding:0px 0px 0px 0px; }
.contentpane{ padding:7px 7px 7px 7px; }
.middlepane{ padding:7px 7px 7px 7px; }
.rightpane{ padding:7px 7px 7px 0px; }
.bottompane{ padding:7px 7px 7px 7px; }
.headerpane{padding:5px 5px 5px 5px;}
.table{
	background-image: url(images/MainBG.gif);
	background-repeat: repeat-x;
}


.Head{font:Trebuchet MS; font-size:12px; font-weight:bold; color:#333333; }
.SubHead{font:Trebuchet MS; font-size:11px; color:#333333; }
.SubSubHead{font:Trebuchet MS; font-size:11px; color:#333333; }
.Normal{font:Trebuchet MS; font-size:11px; color:#333333; }
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{	color:#003366; text-decoration:none; }
A.CommandButton:hover{font:Trebuchet MS; color:#006699; text-decoration:underline;}
TH,TD,DIV{ font-family:Trebuchet MS; font-size:11px; color:#333333; }
A,A:link,A:visited,A:active{font:Trebuchet MS; color:#003366; text-decoration:none; }
A:hover{font:Trebuchet MS; color:#CC3300; text-decoration:none; }
.user,a.user:link,a.user:active,a.user:visited,.user{ color:#3968AC; text-decoration:none; font-weight:Normal; font-size:10px;}
a.user:hover{ font:Trebuchet MS; color:#000000; text-decoration:none; font-weight:Normal; font-size:10px;}
.search,a.search:link,a.search:active,a.search:visited,.search{font:Trebuchet MS; color:#396185; text-decoration:none; font-weight:bold; font-size:10px;}
a.search:hover{font:Trebuchet MS; color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}
.footer,a.footer:link,a.footer:active,a.footer:visited{font:Trebuchet MS;	font-size:10px; color:#ffffff; text-decoration:none; font-weight:Normal;}
a.footer:hover{	color:#FFFFFF; text-decoration:underline; font-weight:Normal;}
.links,a.links:link,a.links:active,a.links:visited{font:Trebuchet MS;	font-size:10px; color:#666666; text-decoration:none; font-weight:bold;}
a.links:hover{font:Trebuchet MS;	color:#CC3300; text-decoration:none; font-weight:bold;}
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{font:Trebuchet MS;	font-size:10px; color:#888888; text-decoration:none; font-weight:bold;}
a.breadcrumb:hover{font:Trebuchet MS;	color:#000000; text-decoration:none; font-weight:bold;}
/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

.MainMenu_MenuItem,.submenuitembreadcrumb{
	font-family:Trebuchet MS; 
	color:#ffffff;	font-size:11px;	font-weight:normal;
	padding:5px 15px 5px 10px;
	MARGIN: 0px; COLOR: #ffffff; 
	BORDER-TOP-STYLE: none; 
	BORDER-BOTTOM: #cccccc 0px solid; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none;
	width: 155px;
	
}
.submenuitemselected{
	font-family:Trebuchet MS; 
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	padding:5px 15px 5px 10px;
	BORDER-TOP-STYLE: none; 
	BORDER-BOTTOM: #cccccc 0px solid; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none;
	width: 155px;
	Margin:0px;
	background: #345f9e;
}
.submenu{
	font-family:Trebuchet MS;
	color:#ffffff;
	font-size:11px;
	width: 155px;
	margin-top:0px;
	margin-left:0px;
	background:#3968ac;
}
.rootmenuitem TD{ 
	font-family:Trebuchet MS; 
	color:#ffffff; font-size:11px; font-weight:Normal;
	padding: 11px 15px 7px 10px;
	background:transparent;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#fff;
	font-family:Trebuchet MS; 
	font-size:11px;
	font-weight:Normal;
	padding: 11px 15px 7px 10px;
	background:#3968ac;
	
}
.MainMenu_MenuBreak{display:none; }

/* side menu */

.MenuHdr
{ 
  font-size: 10pt; padding-left: 10px; font-weight: bold; padding-bottom: 2px; 
  background-color: #f1f1f1; padding-top: 2px; cursor: default;
}
.MenuItem, .MenuItemMouseOver, .MenuItem HR
{
  font-size: 8pt; padding-left: 20px; font-weight: normal; padding-bottom: 2px;
  background-color: #f1f1f1; padding-top: 2px;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, 
.MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver 
  A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, 
.MenuHdr A:Link 
{
  text-decoration: none; color: black; width: 100%; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer; 
}
.MenuItemMouseOver
{
  background-color: #cccccc!Important; 
}

