/*========================================================*/
/*  Universal                                          */
/*========================================================*/

/*-- Style For HTML BODY                   */ body { margin: 0; background-image: url(images/bg.gif); background-repeat: repeat-x; background-color: #EBF2FF; margin: 0 0 0 0; }

.CEC_form TD { 
padding: 5px;
}

HR {
border: none 0;
border-top: 1px solid #e0e0e0;/*the border*/
width: 100%;
height: 1px;
}

/*-- Page Background Fade Image            */ .bgPageTop { background-image:url(doc_top_bg.gif); background-repeat:repeat-x; }
/*-- Inner Page Background Fade Image      */ .bgInnerPageTop { background-image:url(page_shadow.gif); background-repeat:repeat-x; }
/*-- Micro text                            */ .microtext { font-size: 1px; }
/*-- Setting Text Throughout the skin      */ table, tr, td, p {font-family: verdana; }
/*-- Main Window                           */ .PaneMain { padding: 0 0 0 9px; width: 100%; }

/*========================================================*/
/*  Content Panes                                      */
/*========================================================*/

/*-- full pane                 --*/ .PaneCenter { width: 100%; padding: 0 15px 0 15px; }
/*-- left pane                 --*/ .PaneLeft { padding: 0 0 0 15px; width: 270px; }
/*-- right pane                --*/ .PaneRight { padding: 0 15px 0 0; width: 270px; }

/*========================================================*/
/*  Tokens                                             */
/*========================================================*/

/*-- login and user token idle         --*/ .LOGIN, a.LOGIN:link, a.LOGIN:visited, a.LOGIN:active, .USER, a.USER:link, a.USER:visited, a.USER:active { color: #ffffff; font-family: Tahoma, sans-serif; font-size: 10px; font-weight:bold; text-decoration: none; }
/*-- login and user token hover        --*/ a.LOGIN:hover, a.USER:hover { color: #ffffff; font-family: Tahoma, sans-serif; font-weight:bold; font-size: 10px; text-decoration: underline; }
/*-- date token idle                   --*/ .DATE { color: #ffffff; font-family: Tahoma, sans-serif; font-size: 10px; font-weight:normal; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS, a.BREADCRUMBS:link, a.BREADCRUMBS:visited, a.BREADCRUMBS:active { color: #252525; font-family: Tahoma, sans-serif; font-size: 10px; text-decoration: none; font-weight:normal;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS:hover { color: #252525; font-family: Tahoma, sans-serif; font-size: 10px; text-decoration: underline; font-weight:normal; }
/*-- terms privacy and copyright       --*/ .FOOTER { color:#acacac; font-size: 10px; font-weight:normal;font-family: Tahoma, sans-serif; }
/*-- terms privacy and copyright links --*/ a.FOOTER:link, a.FOOTER:visited, a.FOOTER:active { color:#acacac;font-family: Tahoma, sans-serif; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER:hover { color:#acacac; font-weight:normal; text-decoration:underline;  }

/*========================================================*/
/*  Main Menu                     				      */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background-image:url(menu_bg.gif); width:100%; padding: 0; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; width:100%; padding: 0; }
/*-- submenu container          --*/ .MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 4px; background: #303534; padding: 0px; border: 1px solid #000000; font-weight: normal; opacity: 0.90; -moz-opacity:0.90; filter: alpha(opacity=90); }
/*-- sub menu items             --*/ .MainMenu_MenuItem { font-family: verdana; color: #ffffff; font-size: 12px; font-weight: bold; font-style: normal; padding: 0px 22px 0px 16px; border: 0; height: 22px; }
/*-- root menu TD               --*/ .MainMenu_RootMenuItem TD{ text-align:right; padding: 0px 20px 0px 0px; }
/*-- root menu items            --*/ .MainMenu_RootMenuItem { font-family: verdana; color: #ffffff; font-size: 12px; font-weight: bold; font-style: normal; height: 22px; border:0; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel { font-family: verdana; color: #ffffff; font-size: 12px; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 22px 0px 16px; border: 0; height: 22px; background: #686868; }
/*-- menuitems idle             --*/ .MainMenu_Idle { color: #ffffff; background: transparent; padding: 0; font-weight: bold; }
/*-- sub menu items over        --*/ .MainMenu_Selected { color: #ffffff; background: transparent; padding: 0; font-weight: bold; }
/*-- sub menu items active      --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { color: #ffffff; background: transparent; font-weight: bold; }
/*-- root menu items over       --*/ .MainMenu_RootSelected { color: #ffffff; background: transparent; background-image:url(menu_hilite.gif); background-repeat:no-repeat; padding: 0; font-weight: bold; height: 22px; }
/*-- root menu TD over          --*/ .MainMenu_RootSelected TD{ text-align:right; padding: 0px 20px 0px 0px; }
/*-- root menu items over       --*/ .MainMenu_RootActiveSub { color: #ffffff; padding: 0; font-weight: bold; height: 22px; }
/*-- root menu TD over          --*/ .MainMenu_RootActiveSub TD{ text-align:right; padding: 0px 20px 0px 0px; }
/*-- root menu items active     --*/ .MainMenu_RootActive, .MainMenu_RootBreadcrumbActive { color: #ffffff; background-image:url(menu_hilite.gif); background-repeat:repeat-y; padding: 0; font-weight: bold; height: 22px; }
/*-- root menu TD active        --*/ .MainMenu_RootActive, .MainMenu_RootBreadcrumbActive TD{ text-align:right; padding: 0px 20px 0px 0px; }
/*-- not needed                 --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenuSeperator  { display: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; }

/*========================================================*/
/*  Module                     				          */
/*========================================================*/

/*-- module sub menu container  --*/ .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 0; background: #303534; padding: 0px; border: 1px solid #000000; font-weight: normal; filter: none; }
/*-- module sub menu items hover--*/ .ModuleTitle_MenuItemSel { font-family: verdana; color: #ffffff; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 45px 0px 16px; height: 20px; border: 0; background: #686868;}
/*-- module title items         --*/ .ModuleTitle_MenuItem { font-family: verdana;  color: #ffffff; font-size: 11px; font-weight: bold; font-style: normal; padding: 0px 45px 0px 16px; height: 20px; border: 0; }
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { background: transparent; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- not needed                 --*/ .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }

/*========================================================*/
/*  Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .Normal { font-family: Tahoma, sans-serif; font-size: 12px; color: #3c3c3c; line-height: 1.6em;}
/*-- most of the bold text on site     --*/ .NormalBold { font-family: Tahoma, sans-serif; font-size: 12px; font-weight: bold; color: #3c3c3c; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: Tahoma, sans-serif; font-weight: bold; font-size: 12px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: Tahoma, sans-serif; font-size: 12px; font-weight: bold; color: #3c3c3c; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 12px; color: #000000; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Hyperlinks                                          */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #1a5adf; font-family: Tahoma, sans-serif; font-weight: normal; font-size: 12px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #1a5adf; font-family: Tahoma, sans-serif; font-size: 12px; text-decoration: none;}
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #1a5adf; font-family: Tahoma, sans-serif; font-weight: bold; font-size: 12px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #1a5adf; font-family: verdana; font-size: 12px; text-decoration: none; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #6A6A6A; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 3px 3px 4px; font-family: verdana; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover     --*/ a.CommandButton:hover                                                 { color: #6A6A6A; border: 1px solid #868686; background: #DFDFDF; padding: 2px 3px 3px 4px; font-family: verdana; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 10px 37px 6px 10px; cursor: hand; font-size:0px; margin: 0 0 0 0px; }

TD.header {
padding-bottom: 7;
padding-right: 7;
font-family: tahoma, sans-serif;
color : #FFFFFF;
font-size: 11px;
font-weight: bold;
}

.header A:link    {COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: bold}
.header A:visited {COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: bold}
.header A:hover   {COLOR: #D9D9D9; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: bold}


TD.gray_box {
border-right: 1px solid #E6E6E6;
border-left: 1px solid #E6E6E6;
border-top: 1px solid #E6E6E6;
border-bottom: 1px solid #E6E6E6;
padding-left: 5; 
padding-top: 5;
padding-bottom: 5;
padding-right: 5; 
font-family: verdana;
color : #212121;
font-size: 11px;
font-weight: normal;
background-color: #F5F5F5;
}

TD.blue_box {
border-right: 1px solid #3E6BC8;
border-left: 1px solid #3E6BC8;
border-top: 1px solid #3E6BC8;
border-bottom: 1px solid #3E6BC8;
padding-left: 5; 
padding-top: 5;
padding-bottom: 5;
padding-right: 5;
font-family: verdana;
color : #3459A8;
font-size: 11px;
font-weight: normal;
background-color: #E5EEFF;
}

.gray_title {
font-family: verdana;
color : #3E6BC8;
font-size: 12px;
font-weight: bold;
}

.gray_box A:link    {COLOR: #212121; FONT-SIZE: 12px; TEXT-DECORATION: underline; font-family: tahoma, sans-serif; font-weight: normal}
.gray_box A:visited {COLOR: #212121; FONT-SIZE: 12px; TEXT-DECORATION: underline; font-family: tahoma, sans-serif; font-weight: normal}
.gray_box A:hover   {COLOR: #848484; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: tahoma, sans-serif; font-weight: normal}

.heading {
font-family: tahoma, sans-serif;
color : #ff721f;
font-size: 15px;
font-weight: bold;
}

h2
{font-family: tahoma, sans-serif;
color: #ff721f;
font-size: 15px;
font-weight: bold;
}

TD.cnt1 {
padding-left: 10; 
padding-bottom: 10; 
}

TD.cnt2 {
padding-right: 5; 
padding-bottom: 5; 
}

TD.cnt3 {
padding-right: 5; 
}

TD.cnt4 {
padding-left: 5;
padding-bottom: 10;
}

TD.cnt5 {
padding-bottom: 10; 
}

TD.e2place {
padding-left: 5;
padding-right: 5; 
padding-top: 5; 
padding-bottom: 5; 
font-family: tahoma, sans-serif;
color : #b2c0d9;
font-size: 11px;
font-weight: normal;
}

.e2place A:link    {COLOR: #b2c0d9; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}
.e2place A:visited {COLOR: #b2c0d9; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}
.e2place A:hover   {COLOR: #b2c0d9; FONT-SIZE: 10px; TEXT-DECORATION: underline; font-family: tahoma, sans-serif; font-weight: normal}
