<!--
/* Font Definitions */
@font-face
   {font-family:"Cambria Math";
   panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
   {font-family:Calibri;
   panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
 {font-family:Georgia;
 src: url('path/to/georgia.woff2') format('woff2');
 panose-1:2 4 5 2 5 4 5 2 3 3;}
/* Style Definitions */
p.regularStyle, li.regularStyle, div.regularStyle
   {margin:0cm;
   font-size:11.0pt;
   font-family:"Calibri",sans-serif;
   color:#595959;}
h1
   {mso-style-link:"Heading 1 Char";
   margin-top:20.0pt;
   margin-right:0cm;
   margin-bottom:10.0pt;
   margin-left:0cm;
   page-break-after:avoid;
   font-size:14.0pt;
   font-family:"Georgia",serif;
   color:#262626;
   text-transform:uppercase;}
h2
   {mso-style-link:"Heading 2 Char";
   margin-top:0cm;
   margin-right:0cm;
   margin-bottom:2.0pt;
   margin-left:0cm;
   font-size:13.0pt;
   font-family:"Calibri",sans-serif;
   color:#1D824C;
   text-transform:uppercase;}
h3
   {mso-style-link:"Heading 3 Char";
   margin:0cm;
   font-size:11.0pt;
   font-family:"Calibri",sans-serif;
   color:#595959;
   text-transform:uppercase;}
p.ul_bulletlist, li.ul_bulletlist, div.ul_bulletlist
   {margin-top:0cm;
   margin-right:0cm;
   margin-bottom:0cm;
   margin-left:8.0pt;
 line-height: 125%;
/*	text-indent:-18.0pt;*/
   font-size:11.0pt;
   font-family:"Calibri",sans-serif;
   color:#595959;}
p.MsoTitle, li.MsoTitle, div.MsoTitle
   {mso-style-link:"Title Char";
   margin:0cm;
   text-align:center;
   font-size:35.0pt;
   font-family:"Georgia",serif;
   color:#595959;
   text-transform:uppercase;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
   {margin-top:0cm;
   margin-right:0cm;
   margin-bottom:0cm;
   margin-left:12.0pt;
   font-size:11.0pt;
   font-family:"Calibri",sans-serif;
   color:#595959;}
span.MsoIntenseEmphasis
   {color:#262626;
   font-weight:bold;}
p.msotitlecxsplast, li.msotitlecxsplast, div.msotitlecxsplast
   {mso-style-name:msotitlecxsplast;
   mso-style-link:"Title Char";
   margin:0cm;
   text-align:center;
   font-size:35.0pt;
   font-family:"Georgia",serif;
   color:#595959;
   text-transform:uppercase;}
p.ContactInfoEmphasis, li.ContactInfoEmphasis, div.ContactInfoEmphasis
   {mso-style-name:"Contact Info Emphasis";
   margin:0cm;
   text-align:center;
   color:#1D824C;
   font-weight:bold;
 font-size: 18pt;
 font-family: 'Georgia', serif;
 color: windowtext;
 font-weight: normal;}
.MsoChpDefault
   {font-size:10.0pt;
   font-family:"Calibri",sans-serif;
   color:#595959;}
@page bodycontent{
 max-width: 960px;
 margin: auto;

}

ul {
 list-style-position: outside;
}

.content {
 max-width: 960px;
 margin: auto;
 }


 .divTable{
     display: table;
     width: 100%;

 }
 .divTableRow {
     display: table-row;

 }
 .divTableHeading {
     background-color: #EEE;
     display: table-header-group;
 }
 .divTableCell, .divTableHead {
     display: table-cell;
     padding: 3px 10px;
     width: 50%;
     line-height: 125%;

 }
 .divTableHeading {
     background-color: #EEE;
     display: table-header-group;
     font-weight: bold;
 }
 .divTableFoot {
     font-weight: bold;
     padding-bottom: 60px;
 }
 .divTableBody {
     display: table-row-group;
     border-left: dotted #bfbfbf 2.25pt;

 }

.regularStyleTable
{
    border:0px;
    border-spacing:0px;
    padding:0px;
    text-align:left;
      border-collapse: collapse;
      margin-left: 6.75pt;
      margin-right: 6.75pt;


}

div.regularStyle2
   {margin:5px;
   font-size:11.0pt;
   font-family:"Calibri",sans-serif;
   color:#595959;}

div.bodycontent
   {page:bodycontent;
    margin: 10px 5px 5px 5px;
    }
/* List Definitions */
ol
   {margin-bottom:0cm;}
ul
   {margin-bottom:0cm;}
-->