/****************  GENERAL STYLES  ***************/
body{ border-left:0px 0px 0px 0px; height:100%; margin:0px 0px 0px 0px; background:#ffffff;}
TH,TD,DIV{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; }
A,A:link,A:visited,A:active{ color:#F48F0E; text-decoration:none; }
A:hover{ color:#ffcc00; text-decoration:none; }

/****************  SEARCH STYLES  ***************/
#SearchContainer input{MARGIN:0px 0px 0px 0px; BORDER:1px solid #545454; font-size:9px; color:#f4f4f4; BACKGROUND:#000000;  WIDTH: 120px;  HEIGHT: 16px;}

/****************  SEARCH STYLES  ***************/
#LanguageContainer select{MARGIN:0px 0px 0px 0px; BORDER:1px solid #76AADC; font-size:9px; color:#000000; BACKGROUND:transparent; WIDTH: 120px;	HEIGHT: 16px;}

/****************  USER STYLES  ***************/
.user,a.user:link,a.user:active,a.user:visited{color:#ffffff; text-decoration:none; font-weight:bold; font-size:10px;}
a.user:hover{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}

/****************  FOOTER STYLES  ***************/
.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:10px; color:#ffffff; text-decoration:none; font-weight:bold;}
a.footer:hover{	font-size:10px;	color:#CA4B4B; text-decoration:none; font-weight:bold;}

/****************  LINKS STYLES  ***************/
.links,a.links:link,a.links:active,a.links:visited{	font-size:10px; color:#ffffff; text-decoration:none; font-weight:normal;}
a.links:hover{font-size:10px; color:#CA4B4B; text-decoration:none; font-weight:normal;}

/****************  BREADCRUMB STYLES  ***************/
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{	font-size:9px; color:#ffffff; text-decoration:none; font-weight:bold;}
a.breadcrumb:hover{ font-size:9px; color:#000000; text-decoration:none; font-weight:bold;}

/****************  FLASH STYLES  ***************/
.flash,a.flash:link,a.flash:active,a.flash:visited{	font-size:11px; color:#ffffff; text-decoration:none; font-weight:bold;}
a.flash:hover{	font-size:11px;	color:#000000; text-decoration:none; font-weight:bold;}

/****************  PANE STRUCTURE STYLES  ***************/

.toppane{ padding:0px 0px 0px 0px; }
.leftpane{ padding:0px 0px 0px 0px; }
.contentpane{ padding:0px 0px 0px 0px; }
.rightpane{ padding:0px 0px 0px 15px; }
.bottompane{ padding:0px 0px 0px 0px; }

/****************  INSIDE CONTAINER STYLES  ***************/
.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:#F48F0E; text-decoration:none; }
A.CommandButton:hover{ color:#F48F0E; text-decoration:underline;}

/****************  OTHER GENERAL STYLES  ***************/
#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; }

/****************  MENU STYLES  ***************/
.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

/*---------Menu Background Transparency---------------*/
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}

.MainMenu_MenuItem{
	color:#000000;	font-size:11px;	font-weight:normal;
	padding:2px 15px 2px 10px;
	border:1px #cccccc solid; border-width:1px 0px;
}
.submenuitembreadcrumb{
	color:#000000;	font-size:11px;	font-weight:normal;
	padding:2px 15px 2px 10px;
	border:1px #BEBDBD solid; border-width:1px 0px;
	background:#BEBDBD;
}
.submenuitemselected{
	color:#000000;
	font-size:11px;
	font-weight:normal;
	padding:2px 15px 2px 10px;
	border:1px #BEBDBD solid;
	border-width:1px 0px;
	Margin:2px;
	background:#BEBDBD;
}
.submenu{
	z-index:1000;
	border:2px #BCBCBC solid;
	padding:0px;
	margin-top:2px;
	margin-left:2px;
	background:#cccccc;
}
.rootmenuitem TD{ 
	color:#ffffff; font-size:11px; font-weight:bold;
	padding: 0px 10px 0px 0px;
	background:transparent;
	background-image:url(images/menu_pointer.gif);
	background-repeat:no-repeat;
	background-position:center right;
	border-bottom:1px dotted #ffffff;
	height:20px;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#ffcc00; font-size:11px; font-weight:bold;
	padding: 0px 10px 0px 0px;
	background:transparent;
	background-image:url(images/menu_pointer.gif);
	background-repeat:no-repeat;
	background-position:center right;
	border-bottom:1px dotted #ffffff;
	height:20px;
}
.MainMenu_MenuBreak{display:none; }

