/* CSS Document */
body { background-color: transparent; width: 100%; height: 100%; }

.content_width { width:900px; }

/*-------- design style --------*/
.page_top { background:url(images/YellowGreen_r1_c3.jpg) repeat-x left bottom; height:70px; }
.logo_style { padding: 4px 5px 4px 10px; text-align:left;}
.user_style { padding: 5px 15px 4px 4px; text-align:right;}
.search_style { padding: 4px 15px 5px 4px; text-align:right;}
.menu_bg { background:url(images/YellowGreen_r4_c3.jpg) repeat-x left top; height:51px; }
.menu_style { padding: 0px 10px;}
.main_bg { background:url(images/YellowGreen_r6_c13.jpg) repeat-x left top; }
.content_left_bg { background:url(images/YellowGreen_r6_c1.jpg) no-repeat left top; height:425px; }
.content_right_bg { background:url(images/YellowGreen_r6_c11.jpg) no-repeat right top; height:425px;}
.menu_bottom { background:url(images/YellowGreen_r6_c3.jpg) repeat-x left top; height:7px; }
.content_bg { background:url(images/YellowGreen_r7_c3.jpg) repeat-x left top; height:180px; }
.breadcrumb_style { height:26px; }
.page_bottom { background:url(images/YellowGreen_r11_c5.jpg) no-repeat center top; width:796px; height:55px; padding-top:5px;}
.content_style { padding:6px;}

/*--------- pane style ----------*/
.controlpanel_width { width: 900px; margin:auto; }
.controlpanel_bg { width: 100%; background:#FFFFFF; }
.headerpane { padding: 4px; }
.bannerpane { padding: 0px 0px 0px 0px;}
.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:50px; font-size:13px; font-weight:bold; color:#FFFFFF; text-align:center; }
.RootMenuItemSel TD { padding:0px 10px 0px 10px; height:50px; font-size:13px; font-weight:bold; color: #E6F0D1; text-align:center; }
.RootMenuItemHover TD { padding:0px 10px 0px 10px; height:50px; font-size:13px; font-weight:bold; color:#E6F0D1; text-align:center; }

.MainMenu_MenuItem { padding:5px 25px 5px 12px; border:0pt none; font-size: 11px; color: #444444; font-weight: bold;}
.MainMenu_MenuItemSel { background-color: transparent; cursor: hand; }
.Submenu { border-left:4px #82A536 solid; cursor:pointer; margin-top: 0px; margin-left: 0px; z-index: 1000; font-size: 11px;  color: #444444; font-weight: bold; background: #E6F0D1; }
.Submenuitemselected,Submenuitembreadcrumb { padding:5px 25px 5px 12px; border:0pt none; margin-top: 0px; margin-left: 0px;  font-size: 11px;  color: #FFFFFF; font-weight: bold; background: #82A536; }

/*--------- 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{  font-size:12px; color:#444444; height:15px; text-decoration:none; }
A.User:hover { font-size:12px; font-weight : normal; color: #82A536; text-decoration:underline; }


/*--------- Breadcrumb style ----------*/
.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { color:#222222; font-size:12px; text-decoration:none; }
A.Breadcrumb:hover  { color:#82A536; 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:#666666; text-decoration:none; }
A.Footer:hover { font-size:11px; font-weight:bold; color :#82A536; text-decoration : none;}
