body {
	font-family: Arial, Helvetica, sans-serif;


	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{color: #000033;}     /* link */
a:link {color: #000000;}     /* unvisited link */
a:hover {color: #FF0000;}   /* mouse over link */
a:active {color: #000000;}   /* selected link */
.required{color: #FF0000;}
.pagehead {	
	font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.sectionhead{
	font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.footertext{color: #ffffff}
.footertext a{color: #ffffff; font-weight: bold;}

.mdfootertext{color: #ffffff}
.mdfootertext a{color: #ffffff; }
    #tabsK {
      float:left;
      width:100%;
      background:#E7E5E2;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #54545C;
      }
    #tabsK ul {
        margin:0;
        padding:10px 10px 0 30px;
        list-style:none;
      }
    #tabsK li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsK a {
      float:left;
      background:url("tableftK.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
font-weight: bold;
      }
    #tabsK a span {
      float:left;
      display:block;
      background:url("tabrightK.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsK a span {float:none;}
    /* End IE5-Mac hack */
    #tabsK a:hover span {
      color:#FFF;
          background-position:100% -42px;
      }
    #tabsK a:hover {
      background-position:0% -42px;

      }
    #tabsK a:hover span {
      background-position:100% -42px;
 color:#FF0000;
          }

        #tabsK #current a {
                background-position:0% -42px;
        }
        #tabsK #current a span {
                background-position:100% -42px;
        }