/* CSS Document */
body { background-color: transparent; width: 100%; height: 100%; }
form { height: 100%; }

.fixed_width { width:900px; }

/*-------- design style --------*/
.page_top { background:url(images/Grey_r3_c1.jpg) repeat-x left bottom #FFFFFF; height:114px; }

.logo_left_bg { background:url(images/Grey_r4_c3.jpg) no-repeat left bottom; height:44px;}
.logo_right_bg { background:url(images/Grey_r4_c8.jpg) no-repeat right bottom; height:44px; }
.logo_bg { padding:6px 0px 8px 2px; background:url(images/Grey_r4_c4.jpg) repeat-x right bottom; width:100%; text-align:center; }

.user_style { text-align:right; padding: 6px 10px 6px 6px; vertical-align:top;}
.language_style { text-align:right; padding: 6px 10px 15px 6px; vertical-align:top; }

.search_left_bg { background:url(images/Grey_r7_c3.jpg) no-repeat left bottom; height:35px; }
.search_right_bg { background:url(images/Grey_r7_c23.jpg) no-repeat right bottom; height:35px; }
.search_bg { padding:0px 10px; margin:0px 10px 0px 10px; background:url(images/Grey_r7_c5.jpg) repeat-x left bottom; height:35px; line-height:35px;}

.footer_left_bg { background:url(images/Grey_r11_c3.jpg) no-repeat left bottom; height:55px;}
.footer_right_bg { background:url(images/Grey_r11_c23.jpg) no-repeat right bottom; height:55px; }
.footer_bg { padding:0px 0px; background:url(images/Grey_r11_c5.jpg) repeat-x right bottom; height:55px;}

.search_one {float:left;}
.search_two {float:right;}
.clear_float {clear:both;}

.content_style { padding:6px; background:#FFFFFF; height:240px; }

/*--------- pane style ----------*/
.controlpanel_width { width: 900px; margin:auto; }
.controlpanel_bg { width: 100%; background:#FFFFFF; }
.toppane { padding:2px 6px 2px 6px; }
.leftpane { padding:2px 6px 2px 6px; }
.contentpane { padding:2px 6px 2px 6px; }
.rightpane { padding:2px 6px 2px 6px; }
.bottompane { padding:2px 6px 2px 6px; }

/*--------- Default style ----------*/
.Head{ font-size:13px; font-weight:bold; color:#000000; }
.SubHead{ font-size:12px; font-weight:bold; color:#000000; }
.SubSubHead{ font-size:12px; color:#000000; }
.Normal{ font-size:12px; color:#000000; font-weight: normal; }
.TH,TD,DIV { font-size: 12px; color: #000000; font-family: Arial, Helvetica, sans-serif, Verdana;  }
A:link { color :#094EB5; text-decoration : none; }
A:active { color :#094EB5; text-decoration : underline; }
A:hover { color :#990000; text-decoration : underline; }
A:visited { color :#666666; text-decoration : none; }
li, ul {color:#FF0000; font-size:16px; list-style-type:none; marker-offset:-10; }

/*--------- Menu style ----------*/
.MainMenu_MenuContainer { background-color: transparent; width:100%;}
.MainMenu_MenuBar { }
.MainMenu_MenuArrow { display: none;}
.MainMenu_RootMenuArrow { display: none; }
.MainMenu_MenuIcon { display: none;}
.MainMenu_MenuBreak { border: transparent 0px solid; background-color: transparent; height: 1px; }

.RootMenuItem TD { padding:0px 6px 0px 6px; height:35px; font-size:13px; font-weight:bold; color:#FFFFFF; text-align:center; }
.RootMenuItemSel TD { padding:0px 6px 0px 6px; height:35px; font-size:13px; font-weight:bold; color: #DFDFDF; text-align:center; }
.RootMenuItemHover TD { padding:0px 3px 0px 3px; height:35px; font-size:13px; font-weight:bold; color:#FFFFFF; background:url(images/GreyMenu.jpg); text-align:center; }

.MainMenu_MenuItem { padding:5px 25px 5px 10px; border:0pt none; font-size: 11px; color: #444444; font-weight: bold;}
.MainMenu_MenuItemSel { background-color: transparent; cursor: hand; }
.Submenu { border-left:4px #666666 solid; cursor:pointer; margin-top: 0px; margin-left: 0px; z-index: 1000; font-size: 11px;  color: #444444; font-weight: bold; background: #DFDFDF; }
.Submenuitemselected,Submenuitembreadcrumb { padding:5px 25px 5px 10px; border:0pt none; margin-top: 0px; margin-left: 0px;  font-size: 11px;  color: #FFFFFF; font-weight: bold; background: #666666; }

/*--------- CommandButton style ----------*/
.CommandButton { font-size : 11px; font-weight : normal; color: #0033CC; text-decoration: none; }
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active { font-size : 11px; font-weight : normal; color : #0033CC; text-decoration : underline; }
A.CommandButton:hover { font-size : 11px; font-weight : normal; color : #0033CC; text-decoration : none; }

/*--------- Login style ----------*/
.Login, A.Login:link, A.Login:visited, A.Login:active{ background:transparent url(images/GreyLogin.jpg) no-repeat left bottom; padding:2px 0px 2px 22px; font-size:12px; color:#333333; text-decoration:none; }
A.Login:hover { font-size:12px; font-weight : normal; color: #666666; text-decoration:none; }

/*--------- User style ----------*/
.User, A.User:link, A.User:visited, A.User:active{ background:transparent url(images/GreyUser.jpg) no-repeat left bottom; padding:2px 10px 2px 22px; font-size:12px; color:#333333; text-decoration:none; }
A.User:hover { font-size:12px; font-weight : normal; color: #666666; text-decoration:none; }

/*--------- Breadcrumb style ----------*/
.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { color:#222222; font-size:12px; text-decoration:none; }
A.Breadcrumb:hover  { color:#666666; font-size:12px; text-decoration:none; }

/*--------- Footer style ----------*/
.Footer, A.Footer:link, A.Footer:visited, A.Footer:active { font-size:11px; font-weight:bold; color:#333333; text-decoration:none; }
A.Footer:hover { font-size:11px; font-weight:bold; color :#FFFFFF; text-decoration : none;}