/* CSS Document */
body{margin:12 0 0 0; padding:0; background-image:url(images/body_bg.gif); height:100%;}

TH,TD,DIV{ font-family: Tahoma; font-size:11px; color:#786D5B; }
A,A:link,A:visited,A:active{ color:#001317; text-decoration:none; font-size:10px;font-weight:normal;}
A:hover{ color:#985910; text-decoration:none; font-size:10px;font-weight:normal;}


/* ********** Control Panel Style ************** */
.controlpanel{ background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333;}
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{ color:#000; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#FF9900; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:11px; color:#8C3318; text-decoration:none; font-weight:normal; }
A.CommandButton:hover{ color:#FB9409; text-decoration:none; font-size:11px; font-weight:normal; }


/* ********** Search Style ************** */
#SearchContainer input{ MARGIN:0px;padding:0 2px; BORDER: 1px solid #ABA99C; font-size:10px;color:#000000; BACKGROUND:#ffffff; WIDTH:140px; HEIGHT:16px; font-family:Tahoma;}
.search, a.search:link, a.search:active, a.search:visited {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#000000;}
a.search:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#000000;}


/* ********** Language Style ************** */
#LanguageContainer select{MARGIN:0px;vertical-align:top; border:1px #7F9DB9 solid; font-size:9px;color:#000000; background:#ffffff; WIDTH:111px;HEIGHT:15px;}


/* ********** Pane Style ************** */
.UpperPane{padding:15px 10px 0 10px;}
.LinkPane{margin:0; padding:0; width:auto;}
.LinktwoPane{margin:0; padding:8px 0 0 0;}
.TopMostPane{padding:20 5px 0 15px; margin:0; background-image:url(images/sep_bit.gif); background-position:top left; background-repeat:no-repeat;}
.TopPane{ padding:0px; }
.LeftPane{ width:224px; padding:8px 9px 5px 9px; border-right: 1px solid #C6C4B8;}
.ContentPane{ padding:0px 0px 0px 0px; }
.RightPane{  width:50%; padding-left:10px;}
.BottomPane{ padding:0px; }


/* ********** Container Style ************** */
.Head{ font-size:12px; font-weight:bold; color:#000000; }
.SubHead{ font-size:11px; color:#000000; }
.SubSubHead{ font-size:11px; color:#000000; }
.Normal{ font-size:10.5px; color:#000000; line-height:130%; letter-spacing: 130%;}


/* ********** User Style ************** */
.user, a.user:link, a.user:active, a.user:visited{font-family:Tahoma; font-size:10px; color:#545454; text-decoration:none; font-weight: normal;}
a.user:hover{ color:#B8B5B5;}

/* ********** Footer Style ************** */
.footer, a.footer:link, a.footer:active, a.footer:visited{font-family: Tahoma; font-size:11px; color:#A09E97; text-decoration:none; font-weight: normal;}
a.footer:hover{color:#545454;}

/* ********** Breadcrumb Style ************** */
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ font-family: Tahoma; font-size:9px; color:#786D5B; text-decoration:none; font-weight: normal;}
a.Breadcrumb:hover{color:#C3B7A4;}

/* ********** Date Style ************** */
.date,a.date:link,a.date:active,a.date:visited{font-family: Tahoma; font-size:11px; color:#786D5B; text-decoration:none; font-weight: normal;}
a.date:hover{ color:#D7D1D1;}

/* ********** Links Style ************** */
.links, a.links:link,a.links:active,a.links:visited{font-family:Tahoma; font-size:11px; color:#545454; text-decoration:none; font-weight: normal;}
a.links:hover{color:#A09E97;}

.sear_red{ color:#EF3B33; font-family:Tahoma; font-weight:bold; font-size:10px;}
.lang{font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px;}

/* ********** Menu Style ************** */
.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }
/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak{display:block; border-bottom:1px solid #F4F1DE; border-top:1px solid #D38F00; margin-top:-.5px;}
/*---------Menu Background Transparency---------------*/
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}
/*---------Sub Menu style---------------*/
.MainMenu_MenuItem{
	color:#000000; font-size:11px; font-weight: normal;
	padding:2px 7px 2px 7px;
	border:1px #EAE7D8 solid; border-width:1px 0px;
}

.submenuitembreadcrumb{
	color:#ffffff;
	font-size:11px;
	font-weight: normal;
	padding:2px 7px 2px 7px;
	border:1px #D38F00 solid;
	border-width:1px 0px;
	Margin:0px;
	background:#D38F00;
}
/*---------Sub Menu style on select---------------*/
.submenuitemselected{
	color:#ffffff;
	font-size:11px;
	font-weight: normal;
	padding:2px 7px 2px 7px;
	border:1px #D38F00 solid;
	border-width:1px 0px;
	Margin:0px;
	background:#D38F00;
}
/*---------Sub Menu Frame style---------------*/
.submenu{
	z-index:1000;
	border:1px #ABA99C solid;
	padding:0px;
	margin:0px;
	background:#EAE7D8;
}
/*---------Root Menu style for red---------------*/
.rootmenuitem TD{ padding:0; margin:0;}
.rootmenuitem TD DIV{ margin:0; padding:0; margin:-2px 0 -18px 0; _margin:-13px 0 -12px 0;}
.rootmenuitem TD DIV DIV{margin:0; padding:0 10px; margin:-2px 0 -18px 0; _margin:-13px 0 -12px 0;}
.rootmenuitem TD DIV DIV DIV{ color:#000000; background-image:url(images/menubg.gif); background-position: top center; background-repeat:repeat-x; font-size:12px; font-family: Tahoma; font-weight: bold; padding: 4px 3px 0 3px; height:40px; line-height:3em;  margin:-2px 0 -18px 0; _margin:-13px 0 -12px 0; text-transform:uppercase;}

.rootmenuitemselected TD, .rootmenuitembreadcrumb TD{ padding:0; margin:0;}
.rootmenuitemselected TD DIV, .rootmenuitembreadcrumb TD DIV{ background-image:url(images/menu_over_right.gif); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-2px 0 -18px 0; _margin:-13px 0 -12px 0;}
.rootmenuitemselected TD DIV DIV, .rootmenuitembreadcrumb TD DIV DIV{ background-image:url(images/menu_over_left.gif); background-position: top left; background-repeat: no-repeat; margin:0; padding:0 10px;  margin:-2px 0 -18px 0; _margin:-13px 0 -12px 0;}
.rootmenuitemselected TD DIV DIV DIV, .rootmenuitembreadcrumb TD DIV DIV DIV{ color:#ffffff; background-image:url(images/menu_over_bg.gif); background-position: top center; background-repeat:repeat-x; font-size:12px; font-family: Tahoma;   font-weight: bold; padding: 4px 3px 0 3px; height:40px; line-height:3em; margin:-2px 0 -18px 0; _margin:-13px 0 -12px 0; text-transform:uppercase;}


/* ********** Other Style ************** */
#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; }

.orgbold,a.orgbold:link,a.orgbold:active,a.orgbold:visited{color:#D38F00; font-weight:bold; font-family: Tahoma; font-size:11px;}
a.orgbold:hover{ color:#000000;}

.orange,a.orange:link,a.orange:active,a.orange:visited{color:#D38F00; font-weight: normal; font-family: Tahoma; font-size:11px;}
a.orange:hover{ color:#000000;}

.brownbold,a.brownbold:link,a.brownbold:active,a.brownbold:visited{font-family:Tahoma; font-size:11px; color:#786D5B; text-decoration:none; font-weight:bold;}
a.brownbold:hover{ color:#000000;}

.blackbold,a.blackbold:link,a.blackbold:active,a.blackbold:visited{font-family:Tahoma; font-size:12px; color:#000000; text-decoration:none; font-weight:bold;}
a.blackbold:hover{ color:#000000;}

.smallblack,a.smallblack:link,a.smallblack:active,a.smallblack:visited{font-family:Tahoma; font-size:9px; color:#000000; text-decoration: none; font-weight: normal;}
a.smallblack:hover{ color:#BB6900; text-decoration:none;}

.orglarge{font-family:Tahoma; font-size:20px; font-weight:bold; color:#D38F00;}
.orgmedium{font-family:Tahoma; font-size:17px; font-weight:bold; color:#D38F00;}


