table {
   table-layout:fixed; 
   text-decoration : none; 
   margin : auto;
   color : #000000;
   margin-bottom: 10px;
   }

table.left {
   margin: 0px 0px 0px 0px
   }

th {
   font-size : 14pt;
   font-family : Times;
   font-weight : bold;
   font-style : normal;
   color : #FFFFFF;
/*   background: #0055BE; */
   background: #021E4E;
   text-align: center;
   }

p  {
   text-align: justify;
   margin: 5px 5px 5px 5px;
   }

.clip {
/*   text-overflow: ellipsis; 
   overflow: scroll;
*/
   overflow: hidden;
   clip: auto;
   }

.clip_ltpad {
   padding-left : 10px;
   overflow: hidden;
   clip: auto;
   }

input.noedit {
   background : #CFCFCF;
   background : #DFDFDF;
   color : #0000FF;
   }

li.psc_sml {
   list-style-image: url(/images/blueballn2.gif);
   margin-bottom: 10px;
   }
li.psc_sml:first-letter {
   margin-left: 5px;
   }

.hline {
   margin-top : 7px;
   margin-bottom : 8px;
   border-top: 1px inset #DFDFDF;
   }

.hline2 {
   margin-top : 7px;
   margin-bottom : 8px;
   border-top: 1px inset #CACACA;
   }


.outer_box {
   width : 100%;
   text-align : center;
   border : 1px solid #DFDFDF;
   }

.nodec {
   text-decoration: none;
   }

/* menu bar header container */
#psc_menu_hdrcntr {
   width : 100%;
   height : 20px;
   position : relative;
   font-size : 10pt;
   font-family: Georgia, Times New Roman, Times, serif;
   font-family: Arial;
   font-weight : bold;
   font-style : normal;
   color : #FFFFFF;
   text-align: center;
   vertical-align: middle;
   }

/* blue menu bar header */
.psc_blhdr {
   height : 20px;
/*   background-color: #0055BE; */
   background-color : #021E4E;
   }

/* brown menu bar header */
.psc_brhdr {
   height : 20px;
   background-color: #DECEAD; 
   }

/* size of all rounded corners... just show it once */
.psc_blhdr .lcr, .psc_blhdr .rcr, .psc_brhdr .lcr, .psc_brhdr .rcr {
   background-repeat : no-repeat; 
   width: 20px; 
   height: 20px; 
   }

/* rounded blue left corner - for menu header */
.psc_blhdr .lcr {
   float : left;
   left : -1px;
   top : -1px;
   background-image: url("/images/psc_bl_lcr.gif");
   }

/* rounded blue right corner - for menu header */
.psc_blhdr .rcr {
   float : right;
   left : -1px;
   top : -1px;
   background-image: url("/images/psc_bl_rcr.gif");
   }

/* rounded brown left corner - for menu header */
.psc_brhdr .lcr {
   float : left;
   left : -1px;
   top : -1px;
   background-image: url("/images/psc_br_lcr.gif");
   }

/* rounded brown right corner - for menu header */
.psc_brhdr .rcr {
   float : right;
   left : -1px;
   top : -1px;
   background-image: url("/images/psc_br_rcr.gif");
   }

/* menu box that displays available updates */
.psc_menu_box,
.psc_menu_box_l {
/*   background : #E2E2E2; */
   background : #FFFFFF; 
   border : 2px solid #A1A1A1;
   margin-bottom : 15px;
   }

.psc_white_box,
.psc_white_box_l {
   background : #FFFFFF; 
   border : 2px solid #DFDFDF;
   border : 2px solid #A1A1A1;
   }

.psc_white_box_l,
.psc_menu_box_l {
   margin: 0px 0px 0px 0px;
   }

.reg_instr_box {
   margin: 5px 5px 5px 5px;
   padding: 10px 10px 10px 10px;
   text-align: justify;
   font-size: 10pt;
   font-family: Georgia, Times New Roman, Times, serif;
   font-weight: normal;
   font-style: normal;
   color: #000000;
   background : #E2E2E2; 
   }

.left,
td.left {
   margin : 1px 5px 5px 5px;
   text-align : left;
   }

.right,
td.right {
   text-align : right;
   }

.center,
td.center {
   text-align : center;
   }

.amtgbg {
   text-align: justify;
   font-family: Georgia, Times New Roman, Times, serif;
   font-weight: bold;
   font-style: normal;
   font-size: 11pt;
   color: #0000FF;
   background: #CFCFCF;
   }

/* error text */
.errtxt_b, .errntc_b,
.errtxt_sm_b, .errntc_sm_b,
.errtxt_lg_b, .errntc_lg_b,
.errtxt, .errtxt_sm, .errtxt_lg,
.errntc, .errntc_sm, .errntc_lg {
   margin: 5px 5px 5px 5px;
   text-align: center;
   font-family: Georgia, Times New Roman, Times, serif;
   font-weight: normal;
   font-style: normal;
   font-size: 12pt;
   color: #FF0000;
   }
.errtxt_lg, .errntc_lg,
.errtxt_lg_b, .errntc_lg_b {
   font-size: 14pt;
   }
.errtxt_b, .errntc_b,
.errtxt_sm_b, .errntc_sm_b,
.errtxt_lg_b, .errntc_lg_b {
   font-weight: bold;
   }

.errtxt_sm, .errntc_sm,
.errtxt_sm_b, .errntc_sm_b {
   font-size: 10pt;
   }
.errntc,
.errntc_b,
.errntc_sm,
.errntc_sm_b,
.errntc_lg,
.errntc_lg_b {
   text-align: justify;
   }

/* notice text - large margins */
.ntctxt, .ntctxt_b {
   padding: 15px 20px 15px 20px;
   text-align: justify;
   font-size: 10pt;
   font-family: Georgia, Times New Roman, Times, serif;
   font-weight: normal;
   font-style: normal;
   color: #000000;
   }

.ntctxt_b {
   font-weight: bold;
   }

/* message text */
.tdmtxt, .tdmtxt_b,
.tdmtxt_red, .tdmtxt_red_b,
.tdmtxt_blue, .tdmtxt_blue_b,
.tdmtxt_green, .tdmtxt_green_b {
   padding: 5px 10px 5px 10px;
   text-align: justify;
   font-size: 11pt;
   font-family: Times New Roman, Times, serif;
   font-weight: normal;
   font-style: normal;
   color: #000000;
   }

.tdmtxt_red, .tdmtxt_red_b {
   color: #FF0000;
   }

.tdmtxt_blue, .tdmtxt_blue_b {
   color: #0000FF;
   }

.tdmtxt_green, .tdmtxt_green_b {
   color: #00FF00;
   color: #319C63;
   }

.tdmtxt_b,
.tdmtxt_red_b,
.tdmtxt_blue_b,
.tdmtxt_green_b {
   font-weight: bold;
   }

/* message text */
.msgtxt, .msgtxt_b {
   margin: 2px 2px 2px 2px;
   padding: 2px 2px 2px 5px;
   text-align: justify;
   font-size: 10pt;
   font-family: Georgia, Times New Roman, Times, serif;
   font-weight: normal;
   font-style: normal;
   color: #000000;
   }

.msgtxt_b {
   font-weight: bold;
   }

/* bullet text */
.bultxt,
.bultxt_sm,
.bultxt_lg,
.bultxt_lg_b,
.bultxt_b {
   margin: 2px 2px 2px 2px;
   padding: 2px 2px 2px 2px;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   font-size: 10pt;
   font-family: Georgia, Times New Roman, Times, serif;
   text-decoration: none;
   color: #000000;
   }

/* small bullet text */
.bultxt_sm {
   font-size: 9pt;
   }

/* large bullet text */
.bultxt_lg {
   font-size: 14pt;
   }

/* bold bullet text */
.bultxt_b {
   font-weight: bold;
   font-size: 9pt;
   }

/* large bullet text */
.bultxt_lg_b {
   font-weight: bold;
   font-size: 12pt;
   }


.linktxt1,
.linktxt1_red {
   margin-top: 5px;
   margin-bottom: 10px;
   margin-right: 5px;
   margin-left: 10px;
  
   font-style:  normal;
   font-variant: normal;
   font-weight: normal;
   font-size: 10pt;
   font-family: Georgia, Times New Roman, Times, serif;
   text-decoration: none;
   color: #0000FF;
   }


/* link text */
.linkfaq, 
.linkfaq_b, 
.linktxt, 
.linktxt_lm, 
.linktxt_b, 
.linktxt_sm, 
.linktxt_sm_b, 
.linktxt_red, 
.linktxt_sm_red {
   margin: 5px 5px 5px 5px;
   font-style:  normal;
   font-variant: normal;
   font-weight: normal;
   font-size: 10pt;
   font-family: Georgia, Times New Roman, Times, serif;
   text-decoration: none;
   color: #0000FF;
   }

.linkfaq:visited,
.linkfaq_b:visited {
   color: #800080;
   text-decoration: none;
   }

.linktxt_lm {
   margin: 5px 5px 5px 25px;
   }

/* bold link text */
.linktxt_b,
.linkfaq_b,
.linktxt_sm_b {
   font-weight: bold;
   }

/* small link text */
.linktxt_sm, 
.linktxt_sm_red,
.linktxt_sm_b {
   font-size: 9pt;
   }

/* red link text */
.linktxt_red, 
.linktxt_sm_red,
.linktxt1_red {
   color: #FF0000;
   }

.fldnm {
   padding: 2px 2px 2px 12px;
   font-size : 11pt;
   font-family : Times;
   font-weight : bold;
   font-style : normal;
   color : #000000;
   }

/* instructions */
.instr {
   margin: 5px 5px 5px 5px;
   text-align: justify;
   font-size: 10pt;
   font-family: Georgia, Times New Roman, Times, serif;
   font-weight: normal;
   font-style: normal;
   color: #000000;
   }

.fixed_sm {
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   font-size: 8pt;
   font-family: Courier New, Fixedsys, monospace;
   text-decoration: none;
   color: #000000;
   }

#psc_def_main {
   padding-top : 15px;
   padding-bottom : 15px;
   color : #000000;
   text-align: center;
   }

/*########################################################################## */
/* create form defs                                                          */
/*########################################################################## */
#psc_cr_form {
   padding-top : 15px;
   padding-bottom : 15px;
   text-align: center;
   text-decoration: none;
   color : #000000;
   height : auto;
   }

#psc_cr_form td.center,
#psc_cr_form td.right,
#psc_cr_form td.left,
#psc_cr_form td {
   padding-bottom : 1px;
   font-family : Times;
   font-weight : bold;
   font-style : normal;
   font-size : 11pt;
   text-align: left; /**/
   }

#psc_cr_form td.data_r,
#psc_cr_form td.data_l,
#psc_cr_form td.data_c,
#psc_cr_form td.data {
   padding-bottom : 1px;
   font-family : Times;
   font-weight : normal;
   font-style : normal;
   font-size : 11pt;
   text-align: left;
   }

#psc_cr_form td.line {
   margin-top : 5px;
   border-top: 2px inset #DFDFDF;
   padding-bottom : 5px;
   padding-top : 5px;
   }

#psc_cr_form td.eaufld,
#psc_cr_form td.eabfld,
#psc_cr_form td.eagfld,
#psc_cr_form td.subdfld,
#psc_cr_form td.pscfld,
#psc_cr_form td.regfld,
#psc_cr_form td.locfld {
   padding-bottom : 1px;
   font-family : Times;
   font-weight : bold;
   font-style : normal;
   font-size : 11pt;
   color : #319C63;
   }

#psc_cr_form td.eabfld {
   color : #313163;
   }
#psc_cr_form td.subdfld {
   color : #3D3D3D;
   }
#psc_cr_form td.pscdfld {
/*   color : #0055BE; */
   color : #021E4E;
   }
#psc_cr_form td.locfld {
   color : #4B4B4B;
   }
#psc_cr_form td.regfld {
   color : #000000;
   }

#psc_cr_form td.center ,
#psc_cr_form td.data_c{
   text-align: center;
   }

#psc_cr_form td.right,
#psc_cr_form td.data_r {
   text-align: right;
   }

#psc_cr_form td.left,
#psc_cr_form td.data_lt {
   text-align: left;
   }

/*######################################################################## */
/*# results form defs                                                      */
/*######################################################################## */

#psc_res_form {
   padding-top : 15px;
   padding-bottom : 15px;
   text-align: center;
   text-decoration: none;
   color : #000000;
   }

#psc_res_form .fldnm_r,
#psc_res_form .fldnm_c,
#psc_res_form .fldnm_l,
#psc_res_form .fldnm {
   padding-top : 1px;
   padding-right : 1px;
   padding-left : 1px;
   padding-bottom : 1px;
   text-align: left;
   font-family : Times;
   font-weight : bold;
   font-style : normal;
   font-size : 11pt;
   vertical-align : top;
   }

#psc_res_form .fldnm_r {
   text-align: right;
   }
#psc_res_form .fldnm_c {
   text-align: center;
   }

#psc_res_form .data_r,
#psc_res_form .data_l,
#psc_res_form .data_c,
#psc_res_form .data {
   padding-bottom : 1px;
   font-family : Times;
   font-weight : normal;
   font-style : normal;
   font-size : 11pt;
   text-align: left;
   }

#psc_res_form .ovr_scroll,
#psc_res_form .ovr_scroll_c,
#psc_res_form .ovr_scroll_r,
#psc_res_form .ovr_scroll_l,
#psc_res_form .ovr_auto,
#psc_res_form .ovr_auto_c,
#psc_res_form .ovr_auto_r,
#psc_res_form .ovr_auto_l,
#psc_res_form .clip,
#psc_res_form .clip_c,
#psc_res_form .clip_r,
#psc_res_form .clip_l {
   padding-bottom : 1px;
   font-family : Times;
   font-weight : normal;
   font-style : normal;
   font-size : 11pt;
   overflow: hidden;
   clip: auto;
   text-align: left;
   }

#psc_res_form .ovr_scroll,
#psc_res_form .ovr_scroll_c,
#psc_res_form .ovr_scroll_r,
#psc_res_form .ovr_scroll_l {
   overflow: scroll;
   }

#psc_res_form .ovr_auto,
#psc_res_form .ovr_auto_c,
#psc_res_form .ovr_auto_r,
#psc_res_form .ovr_auto_l {
   overflow: auto;
   }

#psc_res_form .fldnm_l,
#psc_res_form .data_l,
#psc_res_form .clip_l,
#psc_res_form .ovr_auto_l,
#psc_res_form .ovr_scroll_l {
   text-align: left;
   }

#psc_res_form .fldnm_r,
#psc_res_form .data_r,
#psc_res_form .clip_r,
#psc_res_form .ovr_auto_r,
#psc_res_form .ovr_scroll_r {
   text-align: right;
   }

#psc_res_form .fldnm_c,
#psc_res_form .data_c,
#psc_res_form .clip_c,
#psc_res_form .ovr_auto_c,
#psc_res_form .ovr_scroll_c {
   text-align: center;
   }

#psc_res_form .data_fx {
   padding-bottom : 1px;
   font-family : Times;
   font-weight : normal;
   font-style : normal;
   font-size : 11pt;
   overflow: hidden;
   clip: auto;
   }

#psc_res_form .data_scrl_l,
#psc_res_form .data_scrl_r,
#psc_res_form .data_scrl {
   padding-bottom : 1px;
   font-family : Times;
   font-weight : normal;
   font-style : normal;
   font-size : 11pt;
   overflow: scroll;
   }

#psc_res_form .data_scrl_l {
   text-align: left;
   }

#psc_res_form .data_scrl_r {
   text-align: right;
   }

#psc_cr_form a,
#psc_res_form a {
   color: #000086;
   font-weight : bold;
   text-decoration: none;
   }

#psc_cr_form a:visited,
#psc_res_form a:visited {
   color : #0000FF;
   color: #000086;
   }
#psc_cr_form a:hover,
#psc_res_form a:hover {
   color : #FF0000;
   }

/*
a.psc_menu_entry:active,
a.psc_menu_entry:visited,
a.psc_menu_entry:link,
a.psc_menu_entry:hover {
*/
.psc_menu_entry {
   margin-top: 5px;
   margin-bottom: 5px;
   margin-right: 5px;
   margin-left: 15px;
   font-size : 12pt;
   font-family: Times New Roman, Times, serif;
   font-weight : normal;
   font-style : normal;
   text-align: left;
   text-decoration: none;
   color : #000000;
   }

.psc_menu_entry:hover {
   font-weight : bold;
/*   background : #FFFFFF; */
   color : #0000FF;
   }

.psc_menu_padtop {
   padding-top : 5px;
   }

.psc_menu_padbot {
   padding-bottom : 5px;
   }

#psc_menu{
   text-decoration: none;
   color : #000000;
   padding-bottom : 15px;
   }

#psc_menu a:hover {
   font-weight : bold;
   color : #0000FF;
   }

#psc_menu td {
   padding-bottom : 3px;
   }

#psc_trailer{
   margin-top : 15px;
   border-top: 2px inset #000000;
   border-top: 2px inset #DFDFDF;
   padding-bottom : 15px;
   padding-top : 15px;
   text-align: center;
   text-decoration: none;
   color : #0000FF;
   color: #000086;
   }

#psc_trailer a {
   color : #000086;
   color : #0000FF;
   text-decoration: none;
   }
#psc_trailer a:visited {
   color : #800040;
   color : #000086;
   color : #0000FF;
   }
#psc_trailer a:hover {
   color : #0000FF;
   color : #FF0000;
   }

/* blue bar that serves as a title header */
.psc_blue_bar,
.psc_blue_bar_sm {
   margin: 2px 2px 2px 2px;
   font-size : 12pt;
   font-family: Georgia, Times New Roman, Times, serif;
   font-weight : bold;
   font-style : normal;
   text-align: center;
   text-decoration: none;
   color : #FFFFFF;
/*   background: #0055BE; */
   background: #021E4E;
   }

.psc_blue_bar_sm {
   font-size : 10pt;
   }

/* blue bar that serves as a title header */
#psc_cr_form td.pscw_blue_bar,
#psc_cr_form td.pscw_blue_bar_sm,
.pscw_blue_bar,
.pscw_blue_bar_sm {
   margin: 2px 2px 2px 2px;
   padding: 2px 2px 2px 2px;
   font-size : 11pt;
   font-family: Georgia, Times New Roman, Times, serif;
   font-weight : bold;
   font-style : normal;
   text-align: center;
   text-decoration: none;
   color : #FFFFFF;
   background: #000086;
   }

#psc_cr_form td.pscw_blue_bar_sm,
.pscw_blue_bar_sm {
   font-size : 10pt;
   }

.psc_menu_hdr {
   text-align: left;
   margin: 2px 2px 2px 2px;
   padding: 2px 2px 2px 2px;
   font-style: normal;
   font-variant: small-caps;
   font-weight: bold;
   font-size: 11pt;
   font-family: Arial, Georgia, Times New Roman, Times, serif;
   text-decoration: none;
   color: #000000;
   }

.ftp_menu_hdr {
   text-align: left;
   margin: 2px 2px 2px 2px;
   padding: 2px 2px 2px 2px;
   font-style: normal;
   font-weight: bold;
   font-size: 10pt;
   font-family: Arial, Georgia, Times New Roman, Times, serif;
   text-decoration: none;
   }

/* brown bar that serves as a title header */
.psc_brown_bar,
.psc_brown_bar_sm {
   margin: 2px 2px 2px 2px;
   font-size : 12pt;
   font-family: Georgia, Times New Roman, Times, serif;
   font-weight : bold;
   font-style : normal;
   text-decoration: none;
   text-align: center;
   color : #FFFFFF;
   background: #DECEAD;
   }

.psc_brown_bar_sm {
   font-size : 10pt;
   }

.blue_bg_b,
.psc_blue_bg_b,
.psc_brown_bg_b,
.white_bg_b,
.yellow_bg_b,
.orange_bg_b,
.red_bg_b {
   background-color: #FF0000;
   font-size : 11pt;
   font-family : Times;
   font-weight : bold;
   font-style : normal;
   color : #FFFFFF;
   }

.blue_bg_b {
   background-color: #0000FF;
   }
.yellow_bg_b {
   background-color: #FFFF00;
   color : #000000;
   }
.orange_bg_b {
   background-color: #D37200;
   }
.psc_blue_bg_b {
/*   background-color: #0055BE; */
   background-color: #021E4E;
   }
.psc_brown_bg_b {
   background-color: #DECEAD;
   }
.white_bg_b {
   background-color: #FFFFFF;
   color : #000000;
   }


/* various font types */
.black_r,
.black_b,
.black_sm_r,
.black_sm_b,
.black_18b,
.white_r,
.white_b,
.blue_r,
.blue_b,
.red_r,
.red_b,
.red_18b,
.psc_brown_r,
.psc_brown_b,
.psc_brown_14b,
.psc_brown_18b,
.psc_blue_r,
.psc_blue_b,
.psc_blue_14b,
.psc_blue_18b {
   font-family : Times;
   font-weight : normal;
   font-style : normal;
   }

.black_r,
.black_b,
.black_sm_r,
.black_sm_b {
   color : #000000;
   }

.white_r,
.white_b {
   color : #FFFFFF;
   }

.blue_r,
.blue_b {
   color : #0000FF;
   }

.red_r,
.red_b,
.red_18b {
   color : #FF0000;
   }

.psc_brown,
.psc_brown_r,
.psc_brown_b,
.psc_brown_14b,
.psc_brown_18b {
   color : #DECEAD;
   }

.psc_blue,
.psc_blue_r,
.psc_blue_b,
.psc_blue_14b,
.psc_blue_18b {
/*   color : #0055BE; */
   color : #021E4E;
   }

.black_sm_r,
.black_sm_b {
   font-size : 10pt;
   }

.black_r,
.black_b,
.white_r,
.white_b,
.blue_r,
.blue_b,
.red_r,
.red_b,
.psc_brown_r,
.psc_brown_b,
.psc_blue_r,
.psc_blue_b,
.psc_blue_r,
.psc_blue_b {
   font-size : 11pt;
   }

.psc_brown_14b,
.psc_blue_14b {
   font-size : 14pt;
   }

.red_18b,
.black_18b,
.psc_brown_18b,
.psc_blue_18b {
   font-size : 18pt;
   }

.black_b,
.black_sm_b,
.black_18b,
.white_b,
.blue_b,
.red_b,
.red_18b,
.psc_brown_b,
.psc_brown_14b,
.psc_brown_18b,
.psc_blue_b,
.psc_blue_14b,
.psc_blue_18b {
   font-weight : bold;
   }

.psc_black_h1,
.psc_black_h2,
.psc_black_h3,
.psc_blue_h1,
.psc_blue_h2,
.psc_blue_h3 {
   font-size : 22pt;
   font-family: Georgia, Times New Roman, Times, serif;
   font-weight : bold;
   font-style : normal;
/*   color : #0055BE; */
   color : #021E4E;
   }

.psc_black_h2,
.psc_blue_h2 {
   font-size : 18pt;
   }

.psc_black_h3,
.psc_blue_h3 {
   font-size : 14pt;
   }

.psc_black_h1,
.psc_black_h2,
.psc_black_h3 {
   color : #000000;
   }

/* trailer text */
.trailer {
   text-align: center;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   font-size: 10pt;
   font-family: Georgia, Times New Roman, Times, serif;
   text-decoration: none;
   color: #000000;
   }


/* form buttons */
.psc_bt,
.psc_bt_w {
   font-family: Arial;
   font-weight : bold; 
   font-size: 10pt;
   color : #000000; 
   height : 25;
   width : 100;
   text-align : center;
   vertical-align : middle;
   padding : 0.1em 0.1em 0.1em; 
   border-bottom : 2px solid #737373; 
   border-right : 2px solid #737373; 
   border-top : 2px solid #E6E6E6; 
   border-left : 2px solid #E6E6E6; 
   }

.psc_brbt { 
   background : #DECEAD;
   border : 2px solid #FFFFFF; 
   border-bottom : 2px solid #BDAE8F; 
   border-right : 2px solid #BDAE8F; 
   border-top : 2px solid #F4E6C8; 
   border-left : 2px solid #F4E6C8; 
   color : #FFFFFF; 
   padding : 0.1em 0.1em 0.1em; 
   font-family: Arial;
   font-weight : bold; 
   font-size: 10pt;
   height : 25;
   width : 100;
   text-align : center;
   vertical-align : middle;
   }

.psc_blbt_i, .psc_blbt_w_i,
.psc_blbt, .psc_blbt_w {
/*   background : #0055BE; 
   border-bottom : 2px solid #00007B;
   border-right : 2px solid #00007B;
   border-top : 2px solid #0066E5;
   border-left : 2px solid #0066E5;
*/
   background: #021E4E;
   border : 1px solid #FFFFFF;
   border-bottom : 2px solid #000000;
   border-right : 2px solid #000000;
   border-top : 2px solid #023387;
   border-left : 2px solid #023387;
   color : #FFFFFF;
   padding : 0.1em 0.1em 0.1em;
   font-family: Arial;
   font-weight : bold;
   font-size: 10pt;
   height : 25;
   text-align : center;
   vertical-align : middle;
   visibility : visible;
   display : inline;
   }

.psc_blbt,
.psc_blbt_i { 
   width : 100;
   }

.psc_bt_w,
.psc_blbt_wi,
.psc_blbt_w { 
   width : 150;
   }

.psc_blbt_wi,
.psc_blbt_i,
.psc_blbtA_i { 
   visibility : hidden;
   display : none;
   }

.hidden_l {
   visibility : hidden;
   display : none;
   }

.visible_l {
   visibility : visible;
   display : inline;
   }
