body {	
	background-color: #FFFFFF;
	font-family:  verdana;
	font-size: 11px;
	color:#000000;
	text-align: center;
}
#shadow-container {
    position: relative;
    left: 5px;
    top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container .container {
    position: relative;
	width: 750px;
	border:groove;
	border-width: thin;
	border-color: #000099;
	background-color:#FFFFFF;
    }

div#usableWidth {
	width: 760px;
	margin: auto; /* centers in the container */
}
/* */
div#topOfPage{
	margin: auto; /* centers in the block */
	text-align: center;
}
div#header{
float:center;

}
/*- Menu Tabs B--------------------------- */

    #tabs {
      float:left;
      width:100%;
      background: #FFFFFF;
	  border-bottom: 1px solid #000099;
      font-size:12px;
	  font-weight:bold;
      line-height:normal;
      }
    #tabs ul {
	  margin:0;
	  padding:10px 10px 0 10px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color: #000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color: #000099;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
div#line {
background-color:#000099;
width: 100%;
height: 1px;
}
p {
	font-family: verdana;
	text-align: justify;
	line-height: 1.2;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;

} 
A{color: #000000;}
A:visited{color:#000000;}
A:hover{color:#000099;text-decoration:none;}
h1{
	clear: both;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
UL {
	font-family: verdana;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
    list-style-type: none;
	}
/* anchor styling */
FORM {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.jst-lft {
	text-align:left
}
div.table{
	float: center;
}
div.image-right{
	float: right;
	text-align: right;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: right;
}


/* adapted */
/* H series */
