<style type="text/css">
  
  /* ------------------------------------------------------------------------- *\

    EditView Styles 
    ---------------
    These are the styles for the NextGen forms - change this to effect the 
    over all look of the input forms
    

  \* ------------------------------------------------------------------------- */
  
  .dummy
    {
    background-color: #FFFFFF;
    }
  
  .editview
    {
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    font-style:       normal; 
    color:            #000000; 
    background-color: #FFFFFF;
    }
  
  .editview_SubTab
    {
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    font-style:       normal; 
    color:            #000000; 
    background-color: #D6D6D6;
    }
  
  .editview_null
    { 
    font-family:      Times,sans-serif;
    font-size:        12pt;
    font-color:       #000000;
    }
  
  .editview_construction        
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    color:            #000000; 
    margin:           0 2 0 1; 
    padding:          1 4; 
    border-width:     1;
    border-style:     dashed;
    border-color:     #FF0000;
    }
  
  .editview_spacer        
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    color:            #000000; 
    margin:           0 2 0 1; 
    padding:          1 4; 
    border-width:     1;
    border-style:     dashed;
    border-color:     #D0D0D0;
    }
  
  .editview_fieldname        
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    font-style:       normal; 
    color:            #000000; 
    padding:          1 4;
    }
  
  .editview_fieldname:hover
    { 
    color:            #CCFF99; 
    }
  
  .editview_fieldname:active
    { 
    color:            #CCFF99; 
    }
  
  .editview_link
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    font-style:       normal; 
    color:            #0000DD; 
    padding:          1 4;
    text-decoration:  none;
    }
  
  .editview_link:hover
    { 
    color:            #FF0000; 
    text-decoration:  underline;
    }
  
  .editview_required
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    font-style:       normal; 
    color:            #FF0000; 
    padding:          1;
    }
  
  .editview_blockname        
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    font-style:       normal; 
    color:            #000000; 
    background-color: #F0F0F0; 
    padding:          1 4;
    }
  
  .editview_blockheader
    { 
    font-family:      Verdana, Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    font-style:       normal; 
    font-weight:      900; 
    color:            #000000; 
    background-color: #F0F0F0; 
    padding:          1 4;
    }
  
  .editview_inputfield       
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    color:            #000000; 
    width:            100%; 
    margin:           0 2 0 1; 
    padding:          1 4; 
    border-width:     1;
    border-style:     solid;
    border-color:     #000000;
    background-color: #FFFFFF;
    }                             
  
  .editview_inputfieldhand
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    color:            #000000; 
    width:            100%; 
    margin:           0 2 0 1; 
    padding:          1 4; 
    border-width:     1;
    border-style:     solid;
    border-color:     #444444;
    cursor:           hand;
    }                             
  
  .editview_editbox
    { 
    font-family:      Times; 
    font-size:        12pt; 
    color:            #000000; 
    width:            100%; 
    padding:          2 2; 
    border-width:     1;
    border-style:     solid;
    border-color:     #444444;
    background-color: #D4D0C8; 
    }                             
  
  .editview_button       
    { 
    font-family:      ms-sans, Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    color:            #000000; 
    width:            100%; 
    background-color: #D4D0C8; 
    text-decoration:  none;
    margin:           0 2 0 1; 
    padding:          1 4 1 4; 
    border-width:     1;
    border-style:     solid;
    border-color:     #444444;
    cursor:           hand;
    }                             
  
  .editview_inputpic       
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    color:            #000000; 
    width:            99%; 
    margin:           0 2 0 1; 
    padding:          1 4; 
    border-width:     1;
    border-style:     solid;
    border-color:     #444444
    }                             
  
  .editview_dropdownfield       
    { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    color:            #000000; 
    width:            100%; 
    margin:           0; 
    padding:          1 4; 
    border-width:     1;
    border-style:     solid;
    border-color:     #444444;
    }                             

  .editview_heading
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        20px; 
    font-weight:      700;
    color:            #000000; 
    text-decoration:  none;
    }                             

  .editview_phrase
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    color:            #000000;
    text-decoration:  none;
    }                             
        
  .editview_hint
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    color:            #999999;
    text-decoration:  none;
    }                             
        
  .editview_disabledfield       
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    color:            #000000;
    width:            100%; 
    margin:           0 2 0 1; 
    padding:          1 4; 
    border-width:     1;
    border-style:     solid;
    border-color:     #CCCCCC;
    background-color: #F8F8F8;
    }                             

  .editview_queryselectfield       
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    color:            #000000; 
    width:            100%; 
    margin:           0 2 0 1; 
    padding:          1 4; 
    border-width:     1;
    border-style:     solid;
    border-color:     #CCCCCC;
    cursor:           hand;
    background-color: #F8F8F8;
    } 
          
  .editview_SearchHeader
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    font-style:       normal; 
    color:            #000000; 
    }
  
  .editview_SearchItem
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    font-style:       normal; 
    color:            #336699; 
    }


    
/* ------------------------------------------------------------------------- *\

  SiteMap Styles 
  --------------
  
\* ------------------------------------------------------------------------- */
  
  .sitemap
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        14px; 
    font-style:       normal; 
    font-weight:      400;
    color:            #999999; 
    background-color: #FFFFFF;
    text-decoration:  none;
    }

  .sitemap:hover
    {
    color:            #0079C2; 
    text-decoration:  underline;
    }
    
  .sitemap_WebDings
    { 
    font-family:      webdings; 
    font-size:        15px; 
    color:            #AAAAAA; 
    }

    
    
  .mainscr_heading
    {
    font-family:      Arial; 
    font-size:        32px; 
    font-style:       normal; 
    font-weight:      900;
    color:            #0079C2; 
    text-decoration:  none;
    }
        
  .statusscr_heading
    {
    font-family:      Arial; 
    font-size:        15px; 
    font-style:       normal; 
    font-weight:      900;
    color:            #0079C2; 
    text-decoration:  none;
    }
        
  .statusscr_nomessages
    {
    font-family:      Arial; 
    font-size:        12px; 
    font-style:       normal; 
    font-weight:      500;
    color:            #AAAAAA; 
    text-decoration:  none;
    }
        
  .statusscr_messages
    {
    font-family:      Arial; 
    font-size:        16px; 
    font-style:       normal; 
    font-weight:      900;
    color:            #CC3333; 
    text-decoration:  none;
    }
        
    
  .webdings
    { 
    font-family:      webdings; 
    font-size:        13px; 
    font-style:       normal; 
    font-weight:      400;
    color:            #AAAAAA; 
    text-decoration:  none;
    }

  .webdingsactive
    { 
    font-family:      webdings; 
    font-size:        15px; 
    font-style:       normal; 
    font-weight:      400;
    color:            #333333; 
    text-decoration:  none;
    }

  .webdingsactive:hover
    { 
    color:            #99FF00;
    }
    
  .menutitle
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        21px; 
    font-style:       normal; 
    font-weight:      900;
    color:            #000000; 
    text-decoration:  none;
    }

  .menuitem
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        17px; 
    font-style:       normal; 
    font-weight:      500;
    color:            #333333; 
    text-decoration:  none;
    }

  .menuitem:hover
    { 
    color:            #0079C2; 
    text-decoration:  underline;
    }

  .searchitem
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        13px; 
    font-style:       normal; 
    font-weight:      400;
    color:            #333333; 
    text-decoration:  none;
    }

  .searchitem:hover
    { 
    color:            #336600; 
    text-decoration:  underline;
    }

  .searchtext
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        13px; 
    font-style:       normal; 
    font-weight:      400;
    color:            #000000; 
    text-decoration:  none;
    }

  .searchpagenumtext
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        13px; 
    font-style:       normal; 
    font-weight:      400;
    color:            #000000; 
    text-decoration:  none;
    }

  .globalsearchtext
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        13px; 
    font-style:       normal; 
    font-weight:      400;
    color:            #eeeeee; 
    text-decoration:  none;
    line-height:      2;
    }
    
  .submenutitle
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    font-style:       normal; 
    font-weight:      900;
    color:            #0079C2; 
    text-decoration:  none;
    line-height:      2;
    }

  .submenutext
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    font-style:       normal; 
    font-weight:      400;
    color:            #000000; 
    text-decoration:  none;
    }

  .maintitle
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        16px; 
    font-weight:      900;
    font-style:       normal; 
    color:            #000000; 
    text-decoration:  none;
    }

  .submenutextactive
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    font-style:       normal; 
    font-weight:      400;
    color:            #333333;
    text-decoration:  none;
    }

  .submenutextactive:hover
    { 
    color:            #0079C2; 
    text-decoration:  underline;
    }

  .search_inputfield
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    font-style:       normal; 
    color:            #000000; 
    padding:          1 4;
    text-decoration:  none;
    margin:           0 2 0 1; 
    padding:          1 4; 
    border-width:     1;
    border-style:     solid;
    border-color:     #444444;
    width:            100%;
    }

  .searchpage_Heading
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    font-weight:      900;
    font-style:       normal; 
    color:            #000000; 
    }

  .searchpageswatch
    { 
    font-family:      webdings; 
    font-size:        15px; 
    font-style:       normal; 
    font-weight:      400;
    color:            #AAAAAA; 
    text-decoration:  none;
    margin:           1 3 1 3px;
    margin:           0px;
    }

  .searchpageswatchactive
    { 
    font-family:      webdings; 
    font-size:        15px; 
    font-style:       normal; 
    font-weight:      400;
    color:            #333333; 
    text-decoration:  none;
    margin:          1 1 1 1px;
    padding:          0px;
    }

  .searchpageswatchactive:hover
    { 
    color:            #99FF00;
    }

  .Sys_Text
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        13px; 
    font-style:       normal; 
    font-weight:      400;
    color:            #000000; 
    text-decoration:  none;
    }

  .editview_SearchResults
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    font-style:       normal; 
    font-weight:      400;
    color:            #333333; 
    text-decoration:  none;
    cursor:           hand;
    }
    
  .editview_SearchResultsHover
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        15px; 
    font-style:       normal; 
    font-weight:      400;
    color:            #FFFFFF; 
    text-decoration:  underline;
    background-color: #0079C2; 
    cursor:           hand;
    }
    
  .editview_SearchResults_MinorWarning
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        13px; 
    font-style:       normal; 
    font-weight:      400;
    color:            #333333; 
    background-color: #EECCCC; 
    text-decoration:  none;
    cursor:           hand;
    }
    
  .editview_SearchResults_MinorWarningHover
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        13px; 
    font-style:       normal; 
    font-weight:      400;
    color:            #99FF00; 
    text-decoration:  underline;
    background-color: #FF7E7E; 
    cursor:           hand;
    }
    
  .editview_SearchResults_MajorWarning
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        13px; 
    font-style:       normal; 
    font-weight:      400;
    color:            #333333; 
    background-color: #EECCCC; 
    text-decoration:  none;
    cursor:           hand;
    }
    
  .editview_SearchResults_MajorWarningHover
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        13px; 
    font-style:       normal; 
    font-weight:      400;
    color:            #99FF00; 
    text-decoration:  underline;
    background-color: #FF7E7E; 
    cursor:           hand;
    }


/* ------------------------------------------------------------------------- *\

  Tabs 
  
  
\* ------------------------------------------------------------------------- */

  .tab
    {
    background:           url("images/themes/default/tabs/tab_bgnd.gif");    
    }      

  #tab_LeftClicker
    {
    background:           url("images/themes/default/tabs/main_left.gif");    
    width:                25px;
    height:               60px;
    float:                left;
    cursor:               hand;
    }      

  #tab_MainTab a
    {
    font-family:          Arial, Helvetica, sans-serif; 
    font-size:            13px; 
    font-style:           normal; 
    text-decoration:      none;
    color:                #000000; 
    background:           url("images/themes/default/tabs/main_bgnd.gif");    
    padding:              12 5px;
    height:               60px;
    float:                left;
    }      

  #tab_MainTab a:hover
    {
    color:                #339900; 
    text-decoration:      underline;
    }

  #tab_MainTabEndMultiple
    {
    background:           url("images/themes/default/tabs/main_right_sub_left.gif");    
    width:                60px;
    height:               60px;
    float:                left;
    }      

  #tab_MainTabEndSingle
    {
    background:           url("images/themes/default/tabs/main_right.gif");    
    width:                60px;
    height:               60px;
    float:                left;
    }      

  #tab_SubTab a
    {
    font-family:          Arial, Helvetica, sans-serif; 
    font-size:            13px; 
    font-style:           normal; 
    color:                #DDDDDD; 
    text-decoration:      none;
    background:           url("images/themes/default/tabs/sub_bgnd.gif");    
    padding:              12 5px;
    height:               60px;
    float:                left;
    }      

  #tab_SubTab a:hover
    {
    color:                #99FF00; 
    text-decoration:      underline;
    }

  #tab_SubTabEndStart
    {
    background:           url("images/themes/default/tabs/sub_right_sub_left.gif");    
    width:                60px;
    height:               60px;
    float:                left;
    }      

  #tab_SubTabEnd
    {
    background:           url("images/themes/default/tabs/sub_right.gif");    
    width:                60px;
    height:               60px;
    float:                left;
    }      

  #tab_RightClicker
    {
    background:           url("images/themes/default/tabs/clicker.gif");    
    height:               60px;
    width:                25px;
    float:                right;
    cursor:               hand;
    }      

  #tab_Options
    {
    font-family:          Arial, Helvetica, sans-serif; 
    font-size:            13px; 
    font-style:           normal; 
    color:                #333333; 
    text-decoration:      none;
    text-align:           right;
    float:                right;
    }      

  #tab_Options a
    {
    font-family:          Arial, Helvetica, sans-serif; 
    font-size:            13px; 
    font-style:           normal; 
    text-decoration:      none;
    color:                #000000; 
    }      

  #tab_Options a:hover
    {
    color:                #339900; 
    text-decoration:      underline;
    }


  /* --------------------------------------------------------------------------- *\
  
    Add Another Tab    
    
  \* --------------------------------------------------------------------------- */
  
  #addanother_BGnd
    {
    background:           #E2E2E2 url("images/themes/default/tabs/aa_bgnd.gif");    
    height:               40px;
    }
  
  #addanother_MainLeft
    {
    float:                left;
    background:           #E2E2E2 url("images/themes/default/tabs/aa_mainleft.gif");    
    width:                15px;
    height:               40px;
    }
    
  #addanother_MainRight
    {
    float:                right;
    background:           #E2E2E2 url("images/themes/default/tabs/aa_mainright.gif");    
    width:                15px;
    height:               40px;
    }
    
  #addanother_SubTabLeft
    {
    float:                right;
    background:           #E2E2E2 url("images/themes/default/tabs/aa_subleft.gif");    
    width:                15px;
    height:               40px;
    }
    
  #addanother_SubTabRight
    {
    float:                right;
    background:           #E2E2E2 url("images/themes/default/tabs/aa_subright.gif");    
    width:                15px;
    height:               40px;
    }
    
  #addanother_SubTab
    {
    float:                right;
    background:           #E2E2E2 url("images/themes/default/tabs/aa_subbgnd.gif");    
    width:                140px;
    height:               40px;
    padding:              8 0 0 0px;
    text-align:           center;
    }
    
  #addanother_SubTab a
    {
    font-family:          Arial, Helvetica, sans-serif; 
    font-size:            13px; 
    font-style:           normal; 
    color:                #000000; 
    text-decoration:      none;
    }
    
  #addanother_SubTab a:hover
    {
    color:                #009900; 
    text-decoration:      underline;
    }
    
  #addanother_SubTab a:active
    {
    color:                #009900; 
    text-decoration:      underline;
    }
 
 .indent_right
    {
    display:              inline;
    background:           #E2E2E2 url("images/themes/default/indent_right.gif");
    background-repeat:    no-repeat;
    padding:              12 25px;
    vertical-align:       bottom;
    }
  
  .editview_tiny
    {
    font-family:          Arial, Helvetica, sans-serif; 
    font-size:            9px; 
    font-style:           normal; 
    color:                #333333; 
    text-decoration:      none;
    }     

  #banner_help
    {
    background:           url("images/themes/orbitprotect/but_help.gif");
    width:                56px;
    height:               79px;
    }
    
  #banner_home
    {
    background:           url("images/themes/orbitprotect/but_home.gif");
    width:                56px;
    height:               79px;
    }
    
  #banner_print
    {
    background:           url("images/themes/orbitprotect/but_print.gif");
    width:                56px;
    height:               79px;
    }
    
  #banner_logout
    {
    background:           url("images/themes/orbitprotect/but_logout.gif");
    width:                56px;
    height:               79px;
    }

/* ------------------------------------------------------------------------- *\

  WizardStage Styles 
  ------------------
  
\* ------------------------------------------------------------------------- */
  
  .wizardstage
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        13px; 
    font-style:       normal; 
    font-weight:      400;
    color:            #333333; 
    text-decoration:  none;
    }

  .wizardstage:hover
    {
    color:            #339900; 
    text-decoration:  underline;
    }
    
  .wizardstage_WebDings
    { 
    font-family:      webdings; 
    font-size:        13px; 
    color:            #999999; 
    }

  .wizardstage_nonactive
    { 
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        13px; 
    font-style:       normal; 
    font-weight:      400;
    color:            #999999; 
    text-decoration:  none;
    }

/* ---------------------------------------------------------------------------- *\

  Print Information
  
\* ---------------------------------------------------------------------------- */

  .printInfoTitle
    {  
    font-family:      Arial, Helvetica, sans-serif; 
    font-size:        36px; 
    font-style:       normal; 
    font-weight:      900;
    text-align:       right;
    color:            #000000; 
    text-decoration:  none;
    line-height:      2;
    }

  .printInfoPageBreak
    {  
    page-break-after: auto;
    }

    
    
</style>   
