/* ********** General Style ************** */
body {
	margin: 0px;
	padding: 0px;
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:100%;
}
TH,TD,DIV{ font-family:Tahoma, Arial; font-size:11px; color:#000000; }
A,A:link,A:visited,A:active{ color:#E35C02; font-family:Tahoma, Arial; font-size:11px;font-weight:normal;}
A:hover{ color:#E35C02; text-decoration:underline; font-family:Tahoma, Arial; font-size:11px;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:18px; color:#000; font-weight:normal; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:bold; }
.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:#ff6600; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:11px; color:#ff6600; text-decoration:none; font-weight:normal; }
A.CommandButton:hover{ color:#000000; text-decoration:underline; font-size:11px; font-weight:normal; }

/* ********** Search Style ************** */
#SearchContainer input{
	MARGIN:0px;
	padding:0px 1px 0px 1px;
	BORDER:1px solid #999999;
	font-size:11px;
	color:#000000;
	WIDTH:140px;
	HEIGHT:16px;
	background-image:url(images/searchinside.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#FFFFFF;
}

/* ********** 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;}
.ContentPane { padding:0px 0px 0px 0px;}
.RightPane { padding:0px 0px 0px 10px; width:51%;}
.BottomPane { padding:0px 0px 0px 0px;}
.TopRTPane { padding:0px 0px 0px 10px;}
.TopLTPane { padding:0px 0px 0px 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, Arial; font-size:11px; color:#E8EBF7; text-decoration:none; font-weight:normal;}
a.user:hover { font-family:Tahoma, Arial; font-size:11px; color:#76B0D1; text-decoration:none; font-weight:normal;}

/* ********** Breadcrumb Style ************** */
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{ font-family:Tahoma, Arial; font-size:11px; color:#545454; text-decoration:none; font-weight:normal; }
a.breadcrumb:hover{ font-family:Tahoma, Arial; font-size:11px; color:#545454; text-decoration:underline; font-weight:normal; }

/* ********** Date Style ************** */
.date,a.date:link,a.date:active,a.date:visited {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}
a.date:hover {font-family:Tahoma, Arial; font-size:11px; color:#2D39A0; text-decoration:none; font-weight:normal;}

/* ********** Links Style ************** */
.links,a.links:link,a.links:active,a.links:visited{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}
a.links:hover{ font-family:Tahoma, Arial; font-size:11px; color:#07179A; text-decoration:none; font-weight:normal;}

/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{ font-family:Tahoma, Arial; font-size:11px; color:#A09E97; text-decoration:none; font-weight:normal;}
a.footer:hover{ font-family:Tahoma, Arial; font-size:11px; color:#666666; text-decoration:none; font-weight:normal;}

/* ********** v2 Custom Link Style ************** */
.customlink,a.customlink:link,a.customlink:active,a.customlink:visited{
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.customlink:hover{
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}

/* ********** Menu Style ************** */
.MainMenu_MenuContainer {background:transparent; width:0; height:0; margin:0px auto;}
.MainMenu_MenuBar {}
.MainMenu_MenuIcon { display:none; }
.MainMenu_RootMenuArrow { display:none; }
.MainMenu_MenuArrow { display:none; }

/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak { display:block; border-top:0px solid #ffffff; border-bottom:0px solid #ffffff; }

/*---------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:0px #CCCCCC solid; border-width:1px 0px;
}
.submenuitembreadcrumb{	
	color:#F0FCFD;	font-size:11px;	font-weight:normal;
	padding:2px 7px 2px 7px;
	border:1px #999999 solid; border-width:1px 0px;	
	Margin-top:-1px;
	background:#000000;
}
/*---------Sub Menu style on select---------------*/
.submenuitemselected{
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	padding:2px 7px 2px 7px;
	border:1px #333333 solid;
	border-width:1px 0px;
	Margin-top:-1px;
	background:#333333;
}
/*---------Sub Menu Frame style---------------*/
.submenu{
	z-index:1000;
	border:0px #CCCCCC solid;
	padding:0px;
	Margin-top:-1px;
	background:#CCCCCC;
}
/*---------Root Menu style---------------*/
.rootmenuitem TD{ 
	color:#F0FCFD;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	height:24px;
	text-align:center;
	padding: 0px 5px;
}
/*---------Root Menu style on select---------------*/
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{ 
	color:#CCCCCC;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	height:24px; text-align:center;
	padding: 0px 5px;
}

/* **********Custom Layout Style************** */
.mnu_lt {
	background-image:url(images/mnu_bg_24.jpg);
	background-position:middle;
	background-repeat:repeat-x;
	width:15px;
	height:24px;
}
.mnu_rt {
	background-image:url(images/mnu_bg_24.jpg);
	background-position:middle;
	background-repeat:repeat-x;
	width:15px;
	height:24px;
}
.mnu_bg {background-image:url(images/mnu_bg_24.jpg); background-position:middle; background-repeat:repeat-x; height:24px;}
.bot_lt { background-image:url(images/bot_.jpg); background-position:bottom left; background-repeat:no-repeat; width:15px; height:17px; }
.bot_rt { background-image:url(images/bot_.jpg); background-position:bottom right; background-repeat:no-repeat; width:15px; height:17px; }
.bot_bg { background-image:url(images/bot_bg.gif); background-position:bottom left; background-repeat:repeat-x; height:17px; }
.shade_lt { background-image:url(images/shade_lt.gif); background-position:top left; background-repeat:repeat-y; }
.shade_rt { background-image:url(images/shade_rt.gif); background-position:top right; background-repeat:repeat-y; }
.left_shade { background-image:url(images/left_shade.gif); background-position:bottom left; background-repeat:no-repeat; height:400px; }
.right_shade { background-image:url(images/right_shade.gif); background-position:bottom right; background-repeat:no-repeat; height:400px; }
.foot_bg { background-image:url(images/footer_bg.gif); background-position:top left; background-repeat:repeat-x; }
/*.v2foot_bg { background-image:url(images/v2footer_bg.gif); background-position:top left; background-repeat:repeat-x; }*/
.banner {background-image:url(images/banner.jpg); background-position:top left; background-repeat:no-repeat; width:430px; }

/* ************* Token Alignment style ***************/
.logpad {padding:15px 0px 15px 7px; vertical-align:bottom; }
.srhpad {padding:0px 18px 5px 0px; vertical-align:bottom; text-align:right;}
#brdpad {padding:0px 5px 0px 8px; }
#datpad {padding:0px 6px 0px 5px;}
#botpad {padding:10px 10px 0px 10px;}
#bdpad {padding-top:10px;}

/* ********** 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; }

/* container style */
#white td, #white th, #white div, #white p
{
	font-family:Tahoma, Arial;
    font-size:  11px;
    font-weight: Normal;
    color: #3E4BB7;
	padding:0px 0px 0px 0px;
	letter-spacing:130%; line-height:150%;
}
.TicorFormClass TD {padding:2px;}
.TicorFormClass .SubHead{
	font-size:11px;
	color:#333;
	font-weight:bold;
	width: 200px;
	text-align: right;
	vertical-align: middle;
	height: 20px;
	line-height: 20px;

}

.TicorFormClass .SubHeadShade{
	font-size:11px;
	color:#333;
	font-weight:bold;
	width: 200px;
	text-align: right;
	vertical-align: middle;
	height: 20px;
	line-height: 20px;

}

#sidebar2 {
clear:left;
color:#666666;
float:left;
font-size:11px;
line-height:140%;
margin-bottom:10px;
margin-top:0;
padding-top:20px;
width:100%;
}
#sidebar2 .widgets {
float:left;
margin-bottom:10px;
margin-left:27px;
margin-right:15px;
padding-bottom:10px;
width:170px;
}
#sidebar2 h2 {
color:#CCCCCC;
font-family:arial,helvetica,sans-serif;
font-size:14px;
font-weight:bold;
margin-bottom:8px;
margin-top:2px;
text-decoration:none;
text-transform:uppercase;
width:auto;
}
#sidebar2 a {
color:#FF6600;
}