/* CSS CUSTOM STYLES 	*/
body { margin: 0px 30px; height:100%; }

#Body{background:#000429 url(images/body_bg.gif) repeat-x top left;}

.top_bg{background:url(images/top_bg.gif) repeat-x top left;}
.top_left{background:url(images/top_left.gif) no-repeat top left;}
.top_right{background:url(images/top_right.gif) no-repeat top right; height:158px; padding:0px 11px 0px 0px;}
.menu_bg{background:url(images/menu_bg.gif) repeat-x top left; border:#FFFFFF 1px solid; height:31px;}
.login_pad{height:42px;_height:67px; padding:25px 0px 0px 20px;}
.logo_pad{padding:0px 0px 0px 18px; height:91px;}

.search_bg{background:url(images/search_bg.gif) repeat-x top left;}
.search_left{background:url(images/search_left.gif) no-repeat top left;}
.search_right{background:url(images/search_right.gif) no-repeat top right; height:87px; padding:0px 0px 0px 10px;}
.search_text{font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#081848; font-weight:bold; padding:10px 0px 10px 0px;}
.search_img{background:url(images/search_bg_img.gif) no-repeat top left; height:23px; padding:0px 0px 0px 3px;}


TH,TD,DIV{ font:Verdana, Arial, Helvetica, sans-serif ;font-size:11px; color:#000000;}
A,A:link,A:visited,A:active{ color:#423636; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-size:11px;font-weight: bold;}
A:hover{ color:#423636; text-decoration:none; font-size:11px;font-weight: bold;}

/* ********** Control Panel Style ************** */
.controlpanel{ background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px;}
.controlpanel IMG{ margin:15px 8px 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:11px; 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:underline;}
.controlpanel A.CommandButton:link{ color:#000;  }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#FF0000;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:11px;color:#003366;text-decoration:underline;font-weight:normal; }
A.CommandButton:hover{ color:#FF0000; text-decoration:underline; font-size:11px; font-weight:normal; }

/* ********** Search Style ************** */
#SearchContainer input{ border:none; font-size:11px; color:#000000; WIDTH:130px; HEIGHT:17px; background-color:transparent; padding:2px 0px 0px 5px; _padding:2px 0px 4px 2px;} 



/* ********** 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; line-height:130%; letter-spacing: 130%; color:#000000;}


/* PANE STRUCTURES */
.ImagePane{padding:0px; text-align:right;}
.TopPane{ padding:0px;}
.LeftPane{ padding:3px 5px 0px 0px;}
.ContentPane{ padding:0px;}
.RightPane{ padding:0px 0px 0px 10px; width:36%;}
.BottomPane{ padding:0px;}


/*	USER STYLES 	*/
.user,a.user:link,a.user:active,a.user:visited{ font-family:Tahoma; font-size:12px; color:#080858; text-decoration:none; font-weight:bold;}
a.user:hover{color:#EEB310;}



/******************* Menu styles *********************/
.MainMenu_MenuContainer{ background:transparent; width:100%; margin:0px; padding:0px 0px 0px 3px; _padding:0px;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
/*---------Root Menu Seperator Style------------*/
.MainMenu_MenuBreak{ 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 0px 2px 0px;
	border:1px #EECC6E solid; border-width:1px 0px;
}
.submenuitembreadcrumb{
	color:#000000;
	font-size:11px;
	font-weight:normal;
	padding:2px 0px 2px 0px;
	border:1px #EDB210 solid;
	border-width:1px 0px;
	Margin:0px;
	background:#EDB210;
}
/*------sub menu display style on select-------*/
.submenuitemselected{
	color:#000000;
	font-size:11px;
	font-weight:normal;
	padding:2px 0px 2px 0px;
	border:1px #EDB210 solid;
	border-width:1px 0px;
	Margin:0px;
	background:#EDB210;
}
/*------sub menu frame display style-------*/
.submenu{
	z-index:1000;
	border:1px #EECC6E solid;
	padding:0px;
	margin:0px;
	background:#EECC6E;
}


/*------root menu display style-------*/
.rootmenuitem TD{  
	background:none;
	color:#1838B7;
	height:31px; line-height:2em;_line-height:1em;
	font-size:13px; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px 0px 0px 0px; _padding:0px 0px 0px 0px;
	margin:0px;
}

/******************breadcrumb*******************/
.rootmenuitemselected TD{ 
	background:none;
	color:#ffffff;
	height:31px; line-height:2em;_line-height:1em;
	font-size:13px;  
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px 0px 0px 0px; _padding:0px 0px 0px 0px;
	margin:0px; 
}
.rootmenuitembreadcrumb TD{  
	background:none;
	color:#ffffff;
	height:31px; line-height:2em;_line-height:1em;
	font-size:13px;  
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px 0px 0px 0px; _padding:0px 0px 0px 0px;
	margin:0px;
}


.text_orange{font-family:Verdana, Arial, Helvetica, sans-serif; color:#F8C808; font-weight:bold; font-size:22px; line-height:1em;}
.text_boldlarge{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#000000; font-style:italic; line-height:1.6em;}
.text_bold{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000000;font-style:italic; line-height:1.6em;}

.clickhere,a.clickhere:link,a.clickhere:active,a.clickhere:visited{ font-family:Arial, Helvetica, sans-serif;font-size:12px; color:#080848; text-decoration:underline; font-weight:normal;}
a.clickhere:hover{color:#ffffff; text-decoration:none;}