      html {overflow:hidden}
      body {overflow:hidden; margin: 0px; padding: 0px}

      #flash {
        position: fixed;
	padding: 0px;
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 0px;
        background-color: black;
      }
      #footer {
        position: fixed;
	padding: 0px;
	left: 0px;
        right: 0px;
        height: 45px;
        bottom: 0px;
        background-color: black;
	overflow: hidden;
      }
      #footerLeft {
        position: fixed;
	padding: 0px;
	left: 0px;
        width: 117px;
        height: 117px;
        bottom: 0px;
        background-color: black;
	overflow: hidden;
	visibility: hidden;
      }
      #footerRight {
        position: fixed;
	padding: 0px;
	right: 0px;
        width: 117px;
        height: 117px;
        bottom: 0px;
        background-color: black;
	overflow: hidden;
	visibility: hidden;
      }
      #content {
        position: fixed;
	padding: 0px;
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 45px;
        background-color: black;
	overflow: auto;
      }

    table.Content       {border-spacing: 0px; border-style: none; padding: 0px; border-spacing: 5px; text-align: center}
    img.Centered        {margin-left: auto; margin-right: auto; display: block}

    .Title              {color: red; font-family: "trebuchet ms", "arial narrow"; font-size: 32pt; font-weight: bold}
    td.SubTitle         {color: red; font-family: "trebuchet ms", "arial narrow"; font-size: 24pt; font-weight: bold; text-align: center}
    table.TopicSummary  {margin-left:auto; margin-right:auto; border-style:"none"}
    td.TopicSummary     {color: white; font-family: "trebuchet ms", "arial narrow"; font-size: 13pt; font-weight: bold; text-align: center; vertical-align: bottom}
    a.Caption:link      {outline: none; color: red; font-family: "trebuchet ms", "arial narrow"; font-size: 13pt; font-weight: bold; text-decoration: none}
    a.Caption:visited   {outline: none; color: red; font-family: "trebuchet ms", "arial narrow"; font-size: 13pt; font-weight: bold; text-decoration: none}
    a.Caption:hover     {outline: none; color: red; font-family: "trebuchet ms", "arial narrow"; font-size: 13pt; font-weight: bold; text-decoration: none}
    a.IconLink:link     {outline: none}
    a.IconLink:visited  {outline: none}
    a.IconLink:hover    {outline: none}
    img.IconFrame       {border: 1px solid red; margin-left: auto; margin-right: auto; display: block}
    table.IconLinks     {width: 100%; border-spacing: 0px; border-style: none; padding: 0px; border-spacing: 0px; text-align: center}

    table.Footer        {width: 100%; padding: 0px; border-spacing: 0px; border-collapse: collapse}
    td.Footer           {background-color: black; color: white; font-family: arial; font-size: 12pt; font-weight: bold}

    a.EmailContact:link    {color: yellow; outline: none; text-decoration: none; font-family: "trebuchet ms", "arial narrow"; font-size: 8pt; font-weight: normal}
    a.EmailContact:visited {color: yellow; outline: none; text-decoration: none; font-family: "trebuchet ms", "arial narrow"; font-size: 8pt; font-weight: normal}
    a.EmailContact:hover   {color: darkorange; outline: none; font-family: "trebuchet ms", "arial narrow"; font-size: 8pt; font-weight: normal}
    div.ContactDisabled    {color: olive; font-family: "trebuchet ms", "arial narrow"; font-size: 8pt; font-weight: normal}
    table.Disclaimer       {color: yellow; font-family: "trebuchet ms", "arial narrow"; font-size: 8pt; font-weight: normal}
    td.Disclaimer          {color: yellow; font-family: "trebuchet ms", "arial narrow"; font-size: 8pt; font-weight: normal}
    a.Disclaimer:link      {color: yellow; outline: none; text-decoration: none; font-family: "trebuchet ms", "arial narrow"; font-size: 8pt; font-weight: normal}
    a.Disclaimer:visited   {color: yellow; outline: none; text-decoration: none; font-family: "trebuchet ms", "arial narrow"; font-size: 8pt; font-weight: normal}
    a.Disclaimer:hover     {color: darkorange; outline: none; font-family: "trebuchet ms", "arial narrow"; font-size: 8pt; font-weight: normal}
    .Copyright             {color: white; font-family: "trebuchet ms", "arial narrow"; font-size: 9pt; font-weight: normal}

    a.ResourceCentre:link     {outline: none; color: rgb(36,120,223); text-decoration: none; font-family: arial; font-size: 12pt; font-weight: bold}
    a.ResourceCentre:visited  {outline: none; color: rgb(36,120,223); text-decoration: none; font-family: arial; font-size: 12pt; font-weight: bold}
    a.ResourceCentre:hover    {outline: none; color: white; text-decoration: none; font-family: arial; font-size: 12pt; font-weight: bold}
