BODY {background: #cdcccd; margin: 0}


TD.search {
font-family: arial, sans-serif;
color : #3c3c3c;
font-size: 12px;
font-weight: bold;
}

.search A:link    {COLOR: #FFF; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold}
.search A:visited {COLOR: #FFF; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold}
.search A:hover   {COLOR: #000; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold}

TD.menu {
padding-left: 5px;
height: 33px;
background-image: url(images/menu_bg.gif);
background-repeat: repeat-x;
}

.play {list-style-image: url(/portals/5/images/play2.gif);}

.service_bg {background: url(images/service_bg.gif) no-repeat; height: 30px; padding: 0 0 3px 40px; font-size: 12px; color: #747474; font-family: arial, sans-serif;}

HR {
border: none 0;
border-top: 1px solid #e0e0e0;/*the border*/
width: 100%;
height: 1px;
}

.normal {
font: 12px arial, sans-serif;
color : #3c3c3c;
font-weight: normal;
line-height: 1.4em;
}

.page_title {
FONT-FAMILY: Verdana, Arial, sans serif;
color : #447ABF;
font-size: 16px;
font-weight: bold;
}

TD.date {
font-family: arial, sans-serif;
color : #9E9E9E;
font-size: 11px;
font-weight: normal;
}

TD.top_bar {
height: 30px;
font-family: arial, sans-serif;
color : #FFFFFF;
font-size: 12px;
font-weight: bold;
background-image: url(/portals/5/images/top_bar_bg.gif);
background-repeat: repeat-x;
}

.footer {
font-family: arial, sans-serif;
color : #2d3f05;
font-size: 10px;
font-weight: normal;
}

.footer A:link    {COLOR: #525252; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.footer A:visited {COLOR: #525252; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.footer A:hover   {COLOR: #525252; FONT-SIZE: 10px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal}

TD.top_links { padding: 0 20px 30px 0;
font-family: arial, sans-serif;
color : #949494;
font-size: 11px;
font-weight: normal;
}

.top_links A:link    {COLOR: #101010; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.top_links A:visited {COLOR: #101010; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.top_links A:hover   {COLOR: #101010; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal}

TD.e2place {
padding-right: 8px;
font-family: arial, sans-serif;
color : #d2e76f;
font-size: 10px;
font-weight: normal;
background: #2d3f05;
}

.e2place A:link    {COLOR: #d2e76f; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.e2place A:visited {COLOR: #d2e76f; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.e2place A:hover   {COLOR: #FFFFFF; FONT-SIZE: 10px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal}


H1 {
font-family: arial, sans-serif;
color : #185c92;
font-size: 16px;
font-weight: bold; margin: 0; padding: 0;
}

H2 {
font-family: arial, sans-serif;
color : #a4400f;
font-size: 14px;
font-weight: bold; margin: 0; padding: 0;
}

a:link  {
outline: none;
color : #185c92;
font-family: arial, sans-serif;
text-decoration: underline;
font-size: 12px;
font-weight: normal;
}

a:visited  {
outline: none;
color : #185c92;
font-family: arial, sans-serif;
text-decoration: underline;
font-size: 12px;
font-weight: normal;
}

a:hover  {
outline: none;
color : #2080cc;
font-family: arial, sans-serif;
text-decoration: underline;
font-size: 12px;
font-weight: normal;
}


/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

.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: #085a92; background: url(images/menu_repeat.gif) repeat-x top center transparent; font-size: 13px; padding: 6px 0px 6px 0px; font-weight: bold; }
/*-- left seperator idle        --*/ .MainMenu_LeftIdle { background: transparent; width:13px; height: 28px; }
/*-- right seperator idle       --*/ .MainMenu_RightIdle { background: transparent; width:13px; height: 28px; }

/*-- menuitems over             --*/ .MainMenu_Selected TD { color: #000000; background: url(images/menu_repeat.gif) repeat-x top center transparent; font-size: 13px; padding: 6px 0px 6px 0px; font-weight: bold; }

/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { color: #085a92; background: url(images/nav-active.gif) repeat-x top center transparent; font-size: 13px; padding: 6px 0px 6px 0px; font-weight: bold; }
/*-- left seperator active      --*/ .MainMenu_LeftActive { background: url(images/nav-active-l.gif) no-repeat top right transparent; width:13px; height: 28px; }
/*-- right seperator active     --*/ .MainMenu_RightActive { background: url(images/nav-active-r.gif) no-repeat top right transparent; width:13px; height: 28px; }

/*-- middle seperator           --*/ .MainMenu_Seperator { background: transparent; width:1px; height: 28px; }

/*-- 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: url(images/menu_bg.gif) repeat-x; 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 { color: #575757; font-family: arial; 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: #FFF; color: #085a92; font-family: arial; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 30px 0px 16px; height: 20px; border: 0;}



/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/


