@media all {
   A {
     }

   A:active {
            }

   A:link {
          }

   A:visited {
             }

   A:lnktxt {
          font-family: "Arial";
          font-size: 9pt;
          font-weight: 400;
          color: #3f99dd;
            }

   H1 {
      }

   P {
     }

   .pritxt {
          font-family: "Arial";
          font-size: 10pt;
          color: #454f51;
           }

   .sectxt {
          font-family: "Arial";
          font-size: 9pt;
          font-weight: 400;
          color: #454f51;
           }

   .head1 {
          font-family: "Arial";
          font-size: 12pt;
          font-weight: 700;
          color: #454f51;
          }

   .head2 {
          font-family: "Arial";
          font-size: 11pt;
          font-weight: 700;
          color: black;
          }

   .head3 {
          font-family: "Arial";
          font-size: 10pt;
          font-weight: 700;
          color: #3f99dd;
          }
		  
	.head4 {
          font-family: "Arial";
          font-size: 9pt;
          font-weight: 700;
          color: #FF0101;
          }

   .bullets {
          font-family: "Arial";
          font-size: 10pt;
          font-weight: 700;
          text-indent: 5pt;
          text-align: left;
          color: #454f51;
          list-style-position: outside;
            }

   .foot {
          font-family: "Arial";
          font-size: 7pt;
          font-weight: 400;
          color: #979797;
         }

   .pgheads {
          font-family: "Arial";
          font-size: 15pt;
          font-weight: 700;
          color: white;
		  position: absolute;
	      top: 64px;
		  left: 10px;
          z-index: 20;
           }

   .pgheads2 {
          font-family: "Arial";
          font-size: 15pt;
          font-weight: 400;
          color: #454F51;
		  position: absolute;
	      top: 100px;
		  left: 269px;
          z-index: 19;
            }

   .conright {
          font-family: "Arial";
          font-size: 9pt;
          font-weight: 500;
          color: white;
            }
			
   .chevron {
          font-family: "Arial";
          font-size: 9pt;
          font-weight: 500;
          color: #3f99dd;
		  text-align: right;
            }
			
			.caption {
          font-family: "Arial";
          font-size: 8pt;
          color: #454f51;
           }

}
