/* CSS Document */
body { background-color: transparent; width: 100%; height: 100%; }
form { height: 100%; }

.skin_850 { width:850px; background:#FFFFFF; }
.skin_950 { width:950px; background:#FFFFFF; }
.skin_full { width:100%; background:#FFFFFF; }

/*-------- design style --------*/
.page_top_left { background:url(images/Navy_r1_c1.jpg) no-repeat left top; height:34px; }
.page_top_right { background:url(images/Navy_r1_c14.jpg) no-repeat right top; height:34px; }
.page_top_bg { background:url(images/Navy_r1_c5.jpg) repeat-x left top #00017F; height:34px; }

.page_left_bg { background:url(images/Navy_r4_c1.jpg) repeat-y left top;}
.page_right_bg { background:url(images/Navy_r4_c15.jpg) repeat-y right top;}

.header_color { background:#00017F; padding: 0px 15px 15px 15px;}
.header_bottom_color { background:#8E8EFF; }

.content_separator_bg  { background:url(images/Navy_r11_c8.jpg) repeat-y left top;}
.menu_style { padding:20px 0px 0px 7px; }
.breadcrumb_style { padding: 8px 8px 8px 12px; }
.user_style { padding: 8px 15px 8px 8px; }
.content_style { padding:7px; vertical-align:top; }

.main_bottom { padding:0px 24px 0px 240px; }
.footer_style { padding:9px 24px 0px 240px; }

.bottom_separator_left { background:url(images/Navy_r14_c10.jpg) no-repeat left top; height:16px; }
.bottom_separator_right { background:url(images/Navy_r14_c13.jpg) no-repeat right top; height:16px; }
.bottom_separator_bg { background:url(images/Navy_r14_c11.jpg) repeat-x left top; }

.page_bottom_left { background:url(images/Navy_r16_c1.jpg) no-repeat left top; height:46px; }
.page_bottom_right { background:url(images/Navy_r16_c14.jpg) no-repeat right top; height:46px; }
.page_bottom_bg { background:url(images/Navy_r16_c4.jpg) repeat-x left top;  height:46px;}

/*--------- pane style ----------*/
.controlpanel_width { width: 900px; margin:auto; }
.controlpanel_bg { width: 100%; background:#FFFFFF; }
.headerpane { padding: 0px 0px; }
.contactpane { padding: 15px 0px 0px 0px; }
.toppane { padding:2px 7px; }
.leftpane { padding:2px 7px; }
.contentpane { padding:2px 7px; }
.rightpane { padding:2px 7px; }
.bottompane { padding:2px 7px; }

/*--------- 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 0px 0px 22px; height:35px; font-size:13px; font-weight:bold; color:#010285; text-align:left; background:url(images/Navy_r7_c3.jpg) no-repeat left bottom; }
.RootMenuItemSel TD { padding:0px 0px 0px 22px; height:35px; font-size:13px; font-weight:bold; color: #000000; text-align:left; background:url(images/Navy_r9_c3.jpg) no-repeat left bottom; }
.RootMenuItemHover TD { padding:0px 0px 0px 22px; height:35px; font-size:14px; font-weight:bold; color:#000000; text-align:left; background:url(images/Navy_r9_c3.jpg) no-repeat left bottom; }

.MainMenu_MenuItem { padding:5px 30px 5px 10px; border-top: 0px ; border-left: #ffffff 1px solid; border-right: #ffffff 1px solid; border-bottom: #ffffff 1px solid; font-size: 11px; color: #444444; font-weight: bold;}
.MainMenu_MenuItemSel { background-color: transparent; cursor: hand; }
.Submenu { border:1px #00017F dotted; cursor:pointer; margin-top: 1px; margin-left: 0px; z-index: 1000; font-size: 11px;  color: #444444; font-weight: bold; background: #EEEEEE; }
.Submenuitemselected,Submenuitembreadcrumb { padding:5px 30px 5px 10px; border-top: 0px ; border-left: #ffffff 1px solid; border-right: #ffffff 1px solid; border-bottom: #ffffff 1px solid; margin-top: 0px; margin-left: 0px;  font-size:11px;  color: #FFFFFF; font-weight: bold; background: #00017F; }

/*--------- 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:#333333; height:15px; text-decoration:none; }
A.User:hover { font-size:12px; font-weight: normal; color: #010285; 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:#010285; 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 :#010285; text-decoration : none;}
