/* CSS Document */
body
{margin:0px 10px 0 0px;
padding:0;
background-color:#FFFFFF;
height:100%;}

TH,TD,DIV{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#444444; }
A,A:link,A:visited,A:active{ color:#ec8850; text-decoration:none; font-size:11px;font-weight:normal;}
A:hover{ color:#000000; text-decoration:none; 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{ padding:0px;border: none; font-size:10px;color:#000000; background:transparent; WIDTH:130px;HEIGHT:19px; padding:4px 0 0 0;}
.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 ************** */
.BannerPane{ padding:10px 24px 5px 10px;}
.FlashPane{margin:0; padding:0;}
.FirstPane{ padding:10px 10px 0px 10px; }
.TopPane{ padding:0px 0px 0px 0px; }
.LeftPane{ padding:0px 15px 0px 0px;}
.LeftTopPane{ padding:15px 0 5px 10px;}
.ContentPane{ padding:0px 0px 0px 0px; }
.RightPane{ padding:0px 0px 0px 15px; width:215px;}
.BottomPane{ padding:0px 0px 0 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:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#414141; text-decoration:none; font-weight: bold;}
a.user:hover{color:#E97839;}


/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#414141; text-decoration:none; font-weight: bold;}
a.footer:hover{color:#E97839;}


/* ********** Breadcrumb Style ************** */
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#3E200F; text-decoration:none; font-weight: bold;}
a.Breadcrumb:hover{color:#ffffff;}


/* ********** Date Style ************** */
.date,a.date:link,a.date:active,a.date:visited{font-family: Tahoma; font-size:11px; color:#335A99; text-decoration:none; font-weight: normal;}
a.date:hover{ color:#000000;}

.sear{font-family:Tahoma; font-size:11px; font-weight:bold; color:#1F2730;}

/* ********** Links Style ************** */
.links{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#3E3E3E; font-weight: normal;}
a.links:link,a.links:active,a.links:visited{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#3E3E3E; text-decoration:underline; font-weight: normal;}
a.links:hover{ color:#3E3E3E; text-decoration:none;}


/* ********** Menu Style ************** */
.MainMenu_MenuContainer{ background:transparent; width:100%; margin-bottom:-1px; _margin-bottom:-13px;}
.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 #D0D6DC; border-top:1px solid #F3F4F6;}
/*---------Menu Background Transparency---------------*/
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}
/*---------Sub Menu style---------------*/
.MainMenu_MenuItem{
	color:#3F3F3F;	font-size:11px;	font-weight: normal;
	padding:2px 7px 2px 7px;
	border:1px #EBEBEB solid; border-width:1px 0px;
}

.submenuitembreadcrumb{
	color:#3F3F3F;
	font-size:11px;
	font-weight: normal;
	padding:2px 7px 2px 7px;
	border:1px #B2B1B1 solid;
	border-width:1px 0px;
	Margin:0px;
	background:#B2B1B1;
}
/*---------Sub Menu style on select---------------*/
.submenuitemselected{
	color:#3F3F3F;
	font-size:11px;
	font-weight: normal;
	padding:2px 7px 2px 7px;
	border:1px #B2B1B1 solid;
	border-width:1px 0px;
	Margin:0px;
	background:#B2B1B1;
}
/*---------Sub Menu Frame style---------------*/
.submenu{
	z-index:1000;
	border:1px #A9A9A9 solid;
	padding:0px;
	margin:0px;
	background:#EBEBEB;
}
/*---------Root Menu style---------------*/
.rootmenuitem TD{ 
	color:#3F3F3F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-indent:48px;
	_text-indent:45px;
	background-image:url(images/menu_bg.jpg);
	background-repeat:no-repeat;
	width:230px;
	height:22px;
	padding:0px 5px 0px 0;
	margin:0; 
}
/*---------Root Menu style on select---------------*/
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{ 
	color:#3F3F3F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-indent:48px;
	_text-indent:45px;
	background-image:url(images/menu_bg_over.jpg);
	background-repeat:no-repeat;
	width:230px;
	height:22px;
	padding:0px 5px 0px 0;
	margin:0; 
}



/* ********** 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; }

.bluebold,a.bluebold:link,a.bluebold:active,a.bluebold:visited{ color:#357CBF; font-weight:bold; font-family: Tahoma; font-size:10px;}
a.bluebold:hover{ color:#000000;}

.greenbold,a.greenbold:link,a.greenbold:active,a.greenbold:visited{font-family:Tahoma; font-size:11px; color:#686B55; text-decoration:none; font-weight:bold;}
a.greenbold:hover{ color:#000000;}

.green,a.green:link,a.green:active,a.green:visited{font-family:Tahoma; font-size:11px; color:#6E8968; text-decoration:none; font-weight: normal;}
a.green:hover{ color:#000000;}

.lightgreen,a.lightgreen:link,a.lightgreen:active,a.lightgreen:visited{font-family:Tahoma; font-size:11px; color:#6E8968; text-decoration:none; font-weight: bold;}
a.lightgreen:hover{ color:#000000;}
