/* CSS Document */
body
{margin:0;
padding:0;
background-color:#FFFFFF;
height:100%;}

TH,TD,DIV{ font-family: Tahoma; font-size:11px; color:#4B4B4B; }
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.text{ padding:0px;border:1px solid #214446; font-size:10px;color:#000000; background:#ffffff; WIDTH:140px; HEIGHT:20px;}
.search, a.search:link, a.search:active, a.search:visited {font-family: Tahoma; font-size:11px; font-weight:bold; color:#ffffff;}
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 ************** */
.TopPane{ padding:0px 0px 0px 0px; }
.LeftPane{ padding:0px 10px 0px 0px; width:33%;}
.ContentPane{ padding:0px 0px 0px 0px; }
.RightPane{ padding:0px 0px 0px 10px; width:33%;}
.LeftLinkPane{width:180px; background-image:url(images/left_linkpane_bg.gif); background-position:top right; background-repeat:no-repeat;}
.CenterPane{padding:0 10px;}
.RightLinkPane{width:175px; background-image:url(images/right_linkpane_bg.gif); background-position:top left; background-repeat:no-repeat; padding:0 0 0 10px;}
.InnLeftLinkPane{width:180px;}
.InnRightLinkPane{width:175px; padding:0 0 0 10px;}
.RightSidePane{width:185px; padding-left:12px;}
.BottomPane{ padding:0px 0px 0 0px; }
.BottomLinkPane{padding:0;}

/* ********** 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:11px; color:#ffffff; text-decoration:none; font-weight: normal;}
a.user:hover{ color:#E1DDDD;}


/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{ font-family:Tahoma; font-size:11px; color:#ffffff; text-decoration:none; font-weight: normal;}
a.footer:hover{  color:#000000;}


/* ********** Breadcrumb Style ************** */
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ font-family:Tahoma; font-size:11px; color:#242627; text-decoration:none; font-weight: normal;}
a.Breadcrumb:hover{color:#737678;}


/* ********** Date Style ************** */
.date,a.date:link,a.date:active,a.date:visited{font-family: Tahoma; font-size:11px; color:#242627; text-decoration:none; font-weight: normal;}
a.date:hover{ color:#737678;}

/* ********** Links Style ************** */
.links{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; font-weight:bold;}
a.links:link,a.links:active,a.links:visited{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; text-decoration:none; font-weight:bold;}
a.links:hover{ color:#000000;}


/* ********** 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 #242527; border-top:1px solid #565858; margin-top:-1px;}
/*---------Menu Background Transparency---------------*/
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}
/*---------Sub Menu style---------------*/
.MainMenu_MenuItem{
	color:#FAF7F7;	font-size:11px;	font-weight: normal;
	padding:2px 7px 2px 7px;
	border:1px #626362 solid; border-width:1px 0px;
}

.submenuitembreadcrumb{
	color:#ffffff;
	font-size:11px;
	font-weight: normal;
	padding:2px 7px 2px 7px;
	border:1px #111214 solid;
	border-width:1px 0px;
	Margin:0px;
	background:#111214;
}
/*---------Sub Menu style on select---------------*/
.submenuitemselected{
	color:#ffffff;
	font-size:11px;
	font-weight: normal;
	padding:2px 7px 2px 7px;
	border:1px #111214 solid;
	border-width:1px 0px;
	Margin:0px;
	background:#111214;
}
/*---------Sub Menu Frame style---------------*/
.submenu{
	z-index:1000;
	border:1px #AFB0B0 solid;
	padding:0px;
	margin:1px 0 0 0px;
	background:#626362;
}
/*---------Root Menu style---------------*/

.rootmenuitem TD{ padding:0; margin:0;}
.rootmenuitem TD DIV{ background-position: top right; background-repeat: no-repeat; margin:0; padding:0; margin:-2px 0 -18px 0; _margin:-13px 0;}
.rootmenuitem TD DIV DIV{ background-position: top left; background-repeat: no-repeat; margin:0; padding:0 4px; margin:-2px 0 -18px 0; _margin:-13px 0;}
.rootmenuitem TD DIV DIV DIV{ color:#FFFFFF; background-image:url(images/menu_bg.gif); background-position: top center; background-repeat:repeat-x; font-size:11px; font-family: Tahoma; font-weight: bold; padding: 4px 10px 0 10px; height:27px; line-height:1.3em;  margin:-2px 0 -18px 0; _margin:-13px 0;}

.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;}
.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 4px;  margin:-2px 0 -18px 0; _margin:-13px 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:11px; font-family: Tahoma;   font-weight: bold; padding: 4px 10px 0 10px; height:27px; line-height:1.3em; margin:-2px 0 -18px 0; _margin:-13px 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; }

.blue{font-family:Tahoma; font-size:11px; font-weight:bold; color:#2676B8;}

.bluebold,a.bluebold:link,a.bluebold:active,a.bluebold:visited{ color:#2676B8; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
a.bluebold:hover{ color:#000000;}

.bluemedium,a.bluemedium:link,a.bluemedium:active,a.bluemedium:visited{ color:#2676B8; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px;}
a.bluemedium:hover{ color:#000000;}

.bluetext,a.bluetext:link,a.bluetext:active,a.bluetext:visited{ color:#2676B8; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
a.bluetext:hover{ color:#000000;}

.bluelarge,a.bluelarge:link,a.bluelarge:active,a.bluelarge:visited{ color:#2676B8; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:17px;}
a.bluelarge:hover{ color:#000000;}



