html, body 
       {
	height: 100%;
	min-height: 100%;
	border-width: 0px;
        margin: 0%; padding: 0%; 
        color: #000000;
        background: #ffffff;
	}

body
	{
	height: 100%;
	min-height: 100%;
        font: normal normal normal 12pt Arial, Helvetica, sans-serif;
        text-align: middle;
	}
.wrapper
        {
        width: 760;
        margin-top: 5
        }
.leftcolumn
        {
        width: 140;
        vertical-align: top;
        }
.main
        {
        width: 600;
        vertical-align: top;
        margin-top: 20;
        }
.tsklogo
        {
         height: 54;
         width: 150;
         vertical-align: middle;
        }
.banner
        {
          font-size: 48pt; 
          vertical-align: middle;
          text-align: center;
          background-color: #ffffff; 
          color: #088d9c;
          font-weight:normal;
          height: 85;
          width: 590;
        }
.sub-banner
       {
          text-align: center;
          vertical-align: middle;
   /*       background-color: #DDFFDD;   */
          color: #088d9c;
    /*      color: #006600;            */
          font-size: x-large;
          height: 36;
          margin-bottom: 20pt
       }
.spacer
       {
          margin-left: 35pt;
          margin-right: 35pt
        }
.menubanner
        {
          text-align: left;
          font-size: normal;
          background-color: #009C00; 
          color: #088d9c;
          font-weight:bold;
          height: 18;
          width: 130;
          text-indent: 8pt;
          margin-top: 10pt
        }
.menu
       {
          font-size: smaller;
          text-align: left; 
          color: #088d9c;
          width: 130;
          font-weight: normal;
          line-height: 36pt;
          list-style: outside;
          list-style-image: none;
     /*     background-color: #DDFFDD;  */
     /*    border: 1px solid #DDFFDD;   */
          margin-top: 10pt;
          margin-bottom: 20pt
       }
.menu12pt
       {
          font-size: smaller;
          text-align: left; 
          color: #088d9c;
          width: 130;
          font-weight: normal;
          line-height: 12pt;
          list-style: outside;
          list-style-image: none;
     /*     background-color: #DDFFDD;  */
     /*    border: 1px solid #DDFFDD;   */
          margin-top: 10pt;
          margin-bottom: 20pt
       }
.menu24pt
       {
          font-size: smaller;
          text-align: left; 
          color: #088d9c;
          width: 130;
          font-weight: normal;
          line-height: 24pt;
          list-style: outside;
          list-style-image: none;
     /*     background-color: #DDFFDD;  */
     /*    border: 1px solid #DDFFDD;   */
          margin-top: 10pt;
          margin-bottom: 20pt
       }
.menu36pt
       {
          font-size: smaller;
          text-align: left; 
          color: #088d9c;
          width: 130;
          font-weight: normal;
          line-height: 36pt;
          list-style: outside;
          list-style-image: none;
     /*     background-color: #DDFFDD;  */
     /*    border: 1px solid #DDFFDD;   */
          margin-top: 10pt;
          margin-bottom: 20pt
       }
.sidetext
       {
          font-size: small;
          text-align: center; 
          color: #088d9c;
          width: 130;
          font-weight: normal;
          line-height: 18pt;
          list-style: outside;
          list-style-image: none;
     /*     background-color: #DDFFDD;  */
     /*    border: 1px solid #DDFFDD;   */
          margin-top: 5pt;
          margin-bottom: 5pt
       }
.list24pt
       {
          text-align: left; 
          color: #088d9c;
          font-weight: normal;
          line-height: 24pt;
          list-style: outside;
          list-style-image: none;
     /*     background-color: #DDFFDD;  */
     /*    border: 1px solid #DDFFDD;   */
          margin-top: 10pt;
          margin-bottom: 20pt
       }
.listwithlogo
       {
       list-style-image: url("../skfoeimages/skfoebullet10x10col000000.png");
       }
.listwithpeople
       {
       list-style-image: url("../skfoeimages/walkersbullet.png");
       }
.thispage
       {
        font-weight:bold;
        font-size: larger;
       }
.filler20
       {
          width: 20;
        }
.greytext
        {
        color: #b9b9b9
        }
.bluetext
        {
        text-align: left;
        text-indent: 20pt;
        color: #088d9c
        }
.turquoisetext
        {
        color: #088d9c
        }
.turquoise48pt
        {
        font-size: 48pt; 
        font-weight: normal;
        margin-left: 48pt;
        text-align: left;
        color: #088d9c
        }
.footer
       {
          text-align: center;
          vertical-align: middle;
          font-weight: normal;
          font-size: smaller;
          margin-top: 40pt
        }
.normal {font-size: small}
.subnormal {font-size: x-small}
h1 {  font-size: large; font-style: normal; color: #088d9c; font-weight: bold }
h2 {  font-size: medium; font-style: normal; color: #088d9c; font-weight: bold }
h3 {  font-size: small; font-style: normal; color: ##088d9c font-weight: bold }
h4 {  font-size: x-small; font-style: normal; color: #088d9c; font-weight: bold }
h5 {  font-size: xx-small; font-style: normal; color: #088d9c; font-weight: bold }

/* Specific styling */

a img { border: none; margin: 5pt }

a,
a:link,
a:active,
a:visited,
a:hover
	{
	text-decoration: none;
	color: #088d9c;
	}

