body {margin: 0px;padding: 0px;background: #e7e7e8;}

a:link {outline: none;color : #0f4f90;font-family: Tahoma, sans-serif;text-decoration: underline;font-size: 12px;font-weight: normal;}
a:visited {outline: none;color: #0f4f90;font-family: Tahoma, sans-serif;text-decoration: underline;font-size: 12px;font-weight:normal;}
a:hover {outline: none;color : #0f4f90;font-family: Tahoma, sans-serif;text-decoration: none;font-size: 12px;font-weight: normal;}

.blue_arrow {list-style-image: url(images/blue_arrow_sm.gif);}

.normal {font: 12px Tahoma, sans-serif;color: #3c3c3c;font-weight: normal;line-height: 1.4em;}

.footer{font: 10px Tahoma, sans-serif; color: #6e6d6d; font-weight: normal; text-decoration: none;}
.footer A:link{font: 10px Tahoma, sans-serif; color: #6e6d6d; font-weight: normal; text-decoration: none;}
.footer A:visited{font: 10px Tahoma, sans-serif;color: #6e6d6d; font-weight: normal ;text-decoration: none;}
.footer A:hover{font: 10px Tahoma, sans-serif;color: #6e6d6d; font-weight: normal ;text-decoration: underline;}

TD.footer{font: 10px Tahoma, sans-serif; color: #6e6d6d; font-weight: normal; text-decoration: none;}
.footer A:link{font: 10px Tahoma, sans-serif; color: #6e6d6d; font-weight: normal; text-decoration: none;}
.footer A:visited{font: 10px Tahoma, sans-serif;color: #6e6d6d; font-weight: normal ;text-decoration: none;}
.footer A:hover{font: 10px Tahoma, sans-serif;color: #6e6d6d; font-weight: normal ;text-decoration: underline;}

.page_title{
color: #0f4f90;
font-family: Tahoma, sans-serif;
font-size:18px
}


HR {
padding: 3px;
border: none 0;
border-top: 1px solid #e0e0e0;/*the border*/
width: 100%;
height: 1px;
}


.title{font: 18px Tahoma, sans-serif;color: #0f4f90;font-weight: normal; padding-bottom:10px}

TD.menu {width: 900px; height: 37px; padding: 0px 0px 0px 12px; font-family: Arial; color: #FFF; font-size: 11px; font-weight: normal; background: url(images/menu_repeat.gif) repeat-x; }

TD.menu_link {padding: 0px 4px 0px 4px}

.menu_link A:link    {COLOR: #FFFFFF; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: Arial; font-weight: normal}
.menu_link A:visited {COLOR: #FFFFFF; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: Arial; font-weight: normal}
.menu_link A:hover   {COLOR: #FFFFFF; FONT-SIZE: 12px; TEXT-DECORATION: underline; font-family: Arial; font-weight: normal}

.MenuLeft { width:12px; background: url((images/menu_bg.gif) no-repeat top left; }
.MenuRight { width:12px; background: url((images/menu_bg.gif) no-repeat top left; }


/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { margin:  1px 0 0 -2; }

/*-- menuitems idle             --*/ .MainMenu_Idle TD { color: #FFF; background: url(images/menu_bg.gif) repeat-x top center transparent; font-size: 12px; padding: 0px 10px 0px 4px; font-weight: normal; height: 37px}
/*-- left seperator idle        --*/ .MainMenu_LeftIdle { background: transparent; width:0px; height: 37px; }
/*-- right seperator idle       --*/ .MainMenu_RightIdle { background: transparent; width:0px; height: 37px; }

/*-- menuitems over             --*/ .MainMenu_Selected TD { color: #FFF; background: url(images/menu_active.gif) repeat-x top center #000; font-size: 12px; padding: 0px 10px 0px 4px; font-weight: normal; text-decoration: none; height: 37px }


/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { color: #FFF; background: url(images/menu_active.gif) repeat-x top center transparent; font-size: 12px; padding: 0px 10px 0px 4px; font-weight: normal; height: 37px }
/*-- left seperator active      --*/ .MainMenu_LeftActive { background: url(images/nav-active-l.gif) no-repeat top right transparent; width:0px; height: 37px; }
/*-- right seperator active     --*/ .MainMenu_RightActive { background: url(images/nav-active-r.gif) no-repeat top right transparent; width:0px; height: 37px; }


/*-- middle seperator           --*/ .MainMenu_Seperator { background: url(images/divider.gif) no-repeat top right transparent; width:2px; height: 37px; }


/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon { display: none; }									 
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 15px 0 10px; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 .ModuleTitle_MenuIcon { background: #FFF; border: 0px; border-bottom: 1px dotted #999; width:0px; height: 20px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 0px; }
									 .ModuleTitle_MenuIcon IMG { margin: 0 10px 0 10px; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}

/*========================================================*/
/*  Sub Menus and Module Menus                            */
/*========================================================*/

/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { background: #FFF; padding: 0px; border: 1px dotted #888; z-index: 1000;  cursor: pointer;  cursor: hand; font-weight: normal; filter: none;}
/*-- submenu items idle         --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { background: #1e1e1f; color: #FFF; font-family: tahoma; font-size: 11px; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { background: #185348; color: #FFF; font-family: tahoma; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 30px 0px 16px; height: 20px; border: 0;}



