/******************* General styles *********************/
body{ height:100%; margin:0px 5px; background-color:#f2f2f2;}
TH,TD,DIV{ font-family:Tahoma; font-size:11px; color:#000000; }
A,A:link,A:visited,A:active{ color:#000000; text-decoration:none; font-weight:normal;}
A:hover{ color:#B60000; text-decoration:none; font-weight:normal;}

/******************* other 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; }

/******************* Control Panel styles *********************/
.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{	color:#000000; text-decoration:none; }
A.CommandButton:hover{ color:#F8BE22; text-decoration:underline;}


/******************* Search styles *********************/
#SearchContainer input{MARGIN:0px; padding:0px;BORDER:1px solid #747268;font-size:9px;color:#000000;BACKGROUND:#FFFFFF;WIDTH:90px;HEIGHT:14px;}
.search,a.search:link,a.search:active,a.search:visited{color:#ffffff; font-weight:normal; text-decoration:none; font-size:11px;padding-right:5px}
a.search:hover{color:#000000; text-decoration:none; font-weight:normal; font-size:11px;padding-right:5px}

/******************* Language styles *********************/
#LanguageContainer select{MARGIN:0px;vertical-align:top; border:1px #5A5A5A solid; font-size:9px;color:#FFFFFF;BACKGROUND:#5A5A5A;WIDTH:130px;HEIGHT:16px;} 

/******************* Content Pane styles *********************/
.TopPane{ padding:0px 0px 0px 0px;}
.LeftPane{ padding:0px 10px 0px 0px;}
.ContentPane{ padding:0px 0px 0px 0px; }
.RightPane{ padding:0px 0px 0px 10px;}
.BottomPane{ padding:0px 0px 10px 0px; }
.FooterPane{ padding:10px;}
.TextPane{padding:0px 0px 7px 0px;}
.BreadPane{padding:0px;}
.LinkPane{padding:0;}
.LoginPane{padding:0;}
.BottomLinkPane{padding:0; display:inline; }
.BannerPane{padding:0;}

/******************* 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; line-height:120%; letter-spacing: .5px;}


/******************* User styles *********************/
.user,a.user:link,a.user:active,a.user:visited{color:#FAFAFA; text-decoration:none; font-weight:bold; font-size:11px; padding:0; margin:0;}
a.user:hover{color:#FFB08B; text-decoration:none; font-weight:bold; font-size:11px; padding:0; margin:0;}


/******************* Footer styles *********************/
.footer,a.footer:link,a.footer:active,a.footer:visited{color:#0A2476; text-decoration:none; font-weight:normal; font-size:11px;}
a.footer:hover{	color:#A0A0A0; text-decoration:none; font-weight:normal; font-size:11px;}


/******************* Links styles *********************/
.links,a.links:link,a.links:active,a.links:visited{	font-size:10px; color:#000000; text-decoration:none; font-weight:normal;}
a.links:hover{ font-size:10px; color:#595959; text-decoration:none; font-weight:normal;}


/******************* Breadcrumb styles *********************/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#000000; text-decoration:none; font-weight:normal; font-size:11px;}
a.Breadcrumb:hover{color:#A0A0A0; text-decoration:none; font-weight:normal; font-size:11px;}


/******************* Date styles *********************/
.date,a.date:link,a.date:active,a.date:visited{ color:#919191; text-decoration:none; font-weight:normal; font-size:11px;}
a.date:hover{ color:#919191; text-decoration:none; font-weight:normal; font-size:11px;}


/******************* Menu styles *********************/
.MainMenu_MenuContainer{ background:transparent; width:100%; margin:0px; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
/*---------Make Menu Background Transparent------------*/
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}
/*------sub menu display style-------*/
.MainMenu_MenuItem{
	color:#000000;	font-size:11px;
	font-weight:normal;
	padding:2px 7px 2px 7px;
	border:1px #F9F9F9 solid; border-width:1px 0px;
}

.submenuitembreadcrumb{
	color:#000000;
	font-size:11px;
	font-weight:normal;
	padding:2px 7px 2px 7px;
	border:1px #E0E0E0 solid;
	border-width:1px 0px;
	Margin:0px;
	background:#E0E0E0;
}

/*------sub menu display style on select-------*/
.submenuitemselected{
	color:#000000;
	font-size:11px;
	font-weight:normal;
	padding:2px 7px 2px 7px;
	border:1px #E0E0E0 solid;
	border-width:1px 0px;
	Margin:0px;
	background:#E0E0E0;
}
/*------sub menu frame display style-------*/
.submenu{
	z-index:1000;
	font-size:11px;
	font-weight:normal;
	border:1px #244A84 solid;
	padding:0px;
	margin:0px;
	background:#F9F9F9;
}
/*------root menu display style-------*/
.rootmenuitem TD{
padding:0px 8px 0px 8px; margin:0px;
font-family:Tahoma;
color:#000000;
height:25px; 
font-size:11px;
font-weight:bold;
}
/*------root menu display style on select-------*/
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{ 
padding:0px 8px 0px 8px; margin:0px;
font-family:Tahoma;
color:#254D87;
height:25px;
font-size:11px;
font-weight:bold;
background-image:url(images/menu_sel.gif);
background-position:top left;
background-repeat:repeat-x;
}

/*---------Root Menu Seperator Style------------*/
.MainMenu_MenuBreak{display:block; border-top:1px solid #65789B; border-bottom:1px solid #D0CCCC;}


/******************* Custom Template styles *********************/
/*  Page Left Shade Style  */
.left_shade{background-image:url(images/page_left_bg.gif); background-position:top right; background-repeat:repeat-y;}

/*  Page Right Shade Style  */
.right_shade{background-image:url(images/page_right_bg.gif); background-position:top left; background-repeat:repeat-y;}

/*  Logo Area Bg Style   */
.logo_bg{background-image:url(images/logo_bg.gif); background-position:top left; background-repeat:repeat-x; background-color:#20417C;}

/*  Menu BG Style   */
.menu_bg{background-image:url(images/menu_bg.gif); background-position:top left; background-repeat:repeat-x;}

/*  BreadCrumb BG Style  */
.bread_bg{background-image:url(images/bread_bg.gif); background-position:top left; background-repeat:repeat-x;}

/*   Footer BG Style  */
.footer_bg{background-image:url(images/footer_bg.gif); background-position:top left; background-repeat:repeat-x; background-color:#1D3A75;}

/*    Center BG-Color Style  */
.center_sty{background-color:#FFFFFF;}

/*   Logo Padding Style  */
.logo_pad{padding:5px 10px;}

/*   Login Area Padding Style  */
.login_pad{padding:0px 30px 0px 5px;}

/*   User Area BG Style  */
.login_bg{background-image:url(images/login_bg.gif); background-position:top left; background-repeat:repeat-x; 
          padding:0px 3px 0px 12px;}

/*  Content Area Shade Style  */
.cont_left{background-image:url(images/cont_left.gif); background-position:top left; background-repeat:repeat-y;}
.cont_right{background-image:url(images/cont_right.gif); background-position:top right; background-repeat:repeat-y;}

/*  Content Area Padding Style  */
.cont_pad{padding:10px 10px 0px 10px;}

/* other styles    */
.marq{color:#1D3A75; font-weight: bold; font-size:11px; font-family:Tahoma; }

.greentext{color:#138F92; font-weight: bold; font-size:11px; font-family:Tahoma;}

.whitelarge{color:#ffffff; font-weight: bold; font-size:12px; font-family:Tahoma;}

.greytext{color:#69696A; font-weight: bold; font-size:18px; font-family: Arial, Helvetica, sans-serif;}

.blackbold{color:#000000; font-weight: bold; font-size:11px; font-family:Tahoma;}

.violettext{color:#5A575E; font-weight: bold; font-size:12px; font-family: Arial, Helvetica, sans-serif;}

.mixedblue{color:#426075;font-weight: bold; font-size:12px; font-family: Arial, Helvetica, sans-serif;}

.toptext{ color:#FFFFFF;font-weight:bold; font-size:11px; font-family: Tahoma;}



