/* CSS Document */
body { background-color: transparent; width: 100%; height: 100%; }
form { height: 100%; }

.content_width { width:900px; }

/*-------- design style --------*/
.page_top { background:#FFFFFF; }
.menu_bottom { background:url(images/Slate_r2_c2.jpg) repeat-x; height:6px; }
.logo_style { padding: 4px 0px; text-align:left;}
.user_side { background:url(images/Slate_r3_c1.jpg) repeat-x; height:28px;}
.user_bg { background:url(images/Slate_r3_c2.jpg) repeat-x; height:28px;}
.user_left { padding-left:15px;}
.user_right { padding-right:10px;}
.page_bottom { background:url(images/page_bottom_bg.jpg) repeat-x; height:420px;}
.content_style { padding:6px; background:#FFFFFF; height: 270px; vertical-align:top; }

/*--------- pane style ----------*/
.controlpanel_width { width: 900px; margin:auto; }
.controlpanel_bg { width: 100%; background:#FFFFFF; }
.headerpane { padding: 4px 0px; }
.bannerpane { padding: 0px 0px 0px 0px; 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: Tahoma, Verdana, Arial,  Helvetica, sans-serif;  }
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; }

/*--------- 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 10px 0px 10px; height:37px; font-size:13px; font-weight:bold; color:#333333; text-align:center; background:url(images/Slate_r1_c4.jpg) repeat-x bottom; }
.RootMenuItemSel TD { padding:0px 10px 0px 10px; height:37px; font-size:13px; font-weight:bold; color: #E3E8F3; text-align:center; background:url(images/Slate_r1_c2.jpg) repeat-x bottom; }
.RootMenuItemHover TD { padding:0px 10px 0px 10px; height:37px; font-size:14px; font-weight:bold; color:#FFFFFF; text-align:center; background:url(images/Slate_r1_c2.jpg) repeat-x bottom; }

.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 #4E6BAD solid; cursor:pointer; margin-top: 0px; margin-left: 0px; z-index: 1000; font-size: 11px;  color: #444444; font-weight: bold; background: #E3E8F3; }
.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: #4E6BAD; }

/*--------- 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; }

/*--------- User style ----------*/
.User, A.User:link, A.User:visited, A.User:active{ background:transparent url(images/SlateUser.jpg) no-repeat left; padding:0px 6px 0px 20px; font-size:11px; color:#333333; height:15px; text-decoration:none; }
A.User:hover { font-size:11px; font-weight : normal; color: #4E6BAD; text-decoration:none; }


/*--------- Breadcrumb style ----------*/
.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { color:#333333; font-size:12px; text-decoration:none; }
A.Breadcrumb:hover  { color:#4E6BAD; 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:#444444; text-decoration:none; }
A.Footer:hover { font-size:11px; font-weight:bold; color :#4E6BAD; text-decoration : none;}

