body	{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/blue2bkg.jpg);
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.header	{
	background-image:url(images/tdbg.gif);
}
h1	{
	font-size: 16px;
	color: #00008B;
}
h2	{
	font-size: 14px;
	color: #660000;
}
a:visited	{
	color: Blue;
}
h3	{
	font-size: 14px;
	color: #330066;
}
h3.small	{
	font-weight: bold;
	font-size: 13px;
	color: #000099;
}
h2.president	{
	font-size: 16px;
	color: #0000CD;
	margin-bottom: 5px;
	margin-top: 8px;
}
h2.news	{
	font-size: 13px;
	color: #990000;
	margin-bottom: 5px;
}
h2.offer	{
	font-weight: bold;
	font-size: 14px;
	color: #cc0000;
	margin-bottom: 5px;
}
h2.hlite	{
	font-size: 14px;
	color: #3366cc;
	margin-bottom: 3px;
	margin-top: 10px;
}
td	{
	color: Black;
	font-size: 13px;
}
.boldh3	{
	font-weight: bold;
	font-size: 14px;
	color: #660000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #F0F8FF;
}
.small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #003366;
}
.bold	{
	font-weight: bold;
}
.smcopy {
	font-size: 90%;
	font-style: italic;
}
.smcopy2 {
	font-weight: bold;
	font-size: 80%;
}
.copyr {
	font-size: 90%;
}
.mission {
	font-size: 15px;
}
a.footlink {
	color: #FFFFFF;
	text-decoration:none;
}
a.footlink:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.footlink:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.special {
	text-decoration:underline;
}
/*- Menu Tabs 10--------------------------- */

    #tabs10 {
      float: left;
      width: 100%;
      font-size: 100%;
          border-bottom: 1px solid #2763A5;
      line-height: normal;
      }
    #tabs10 ul {
          margin: 0;
          padding: 10px 10px 0 50px;
          list-style: none;
      }
    #tabs10 li {
      display: inline;
      margin: 0;
      padding: 0;
      }
    #tabs10 a {
      float: left;
      background: url("images/tableft10.gif") no-repeat left top;
      margin: 0;
      padding: 0 0 0 4px;
      text-decoration: none;
      font: bold 12px/1.5em Verdana;
      }
    #tabs10 a span {
      float: left;
      display: block;
      background: url("images/tabright10.gif") no-repeat right top;
      padding: 5px 15px 4px 6px;
      color: #FFF;
      font: bold 12px/1.5em Verdana;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float: none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color: #FF0;
      }
    #tabs10 a:hover {
      background-position: 0% -42px;
      }
    #tabs10 a:hover span {
      background-position: 100% -42px;
      color: #FF0;
      }

      #tabs10 #current a {
              background-position: 0% -42px;
      }
      #tabs10 #current a span {
              background-position: 100% -42px;
      }
/* CSS Tabs */
#button {
        width: 12em;
        border-right: 1px solid #000;
        padding: 0 0 1em 0;
        margin-bottom: 1em;
        font-family: Tahoma, Arial, sans-serif;
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 12px;
        background-color: #90bade;
        color: #333;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #90bade;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 10px solid #1958b7;
                border-right: 10px solid #508fc4;
                background-color: #2175bc;
                color: #fff;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 10px solid #1c64d1;
                border-right: 10px solid #5ba3e0;
                background-color: #2586d7;
                color: #ff0;
                }

        #button li #active {
                border-left: 10px solid #1c64d1;
                border-right: 10px solid #5ba3e0;
                background-color: #2586d7;
                color: #ff0;
                }
