

  div#ptcPopupWindow {
	margin: 10px;
  }
  
  div#ptcPopupWindow td.ptTitleBarText {
	font-size: 13px;
	font-weight: bold; 
  }
  
  div#ptcPopupWindow td.ptValueCell {
    font-size: 11px;
	padding: 5px;
  }
  
  div#ptcPopupWindow a.ptcEmailPopupBtn {
	font-size: 12px;
	font-weight: bold; 	
  }
  
  div.itemheader {
	margin-bottom: 10px;
  }
  
  div.itemheader td.ptTitleBarText {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
  }
  
  div.pbButtonBar {
  	padding-bottom: 15px;
  }
  
  body.plainBody a.vBtn{
	font-weight: bold;
	font-size: 10px;
	width: 100px !important;
  }

  

        /* start reset */

        html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
        big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, 
        ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
          border: 0;
          margin: 0;
          padding: 0;
          outline: 0;
        }

        blockquote {
          margin-left: 12px;
        }

        :focus {
          outline: 0;
        }

        body {
          line-height: 1;
        }

        td { 
            font-size: inherit;
            vertical-align: top;
        }
        ul.ptcListStack,
        ul.ptcListFlow,
        ul.ptPopMenuList {
            list-style-type: none;
        }

        ul#ptcBreadCrumb li {
            float: left;
            margin-right: 4px;
        }

        ul.ptPopMenuList {
            text-align: left;
        }
        
        div.ptWrapDiv td {
			font-size:11px;
        }

        /* end reset */

