/* color scheme */
.deepblue {
    background-color: #036
    }
.midblue {
    background-color: #4060A0
    }
.lightblue {
    background-color: #8EA5BA
    }
/* generic layout */
table {
    border: 1;
    border-collapse: collapse
    }
.layout {
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse
    }
table.layout td {
    vertical-align: top
    }
/* body and table tags */
body {
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    background-color: #F6F4F4;
    /* light gray */
    font-family: sans-serif
    }
body, td, th {
    color: #000;
    font-size: 13px
    }
th {
    background-color: #F0F0F0
    }
.footnote {
    font-size: 11px
    }
/* table-of-contents styles */
a.tocnav {
    color: white;
    text-decoration: none
    }
span.tocnavsel {
    color: #FFD040
    }
div.toc1, div.toc2 {
    white-space: nowrap
    }
div.toc1 {
    margin: 5px;
    margin-left: 6px;
    font-size: 11px
    }
div.toc2 {
    margin: 0;
    padding: 0;
    border: 0;
    margin-left: 16px;
    font-size: 9px
    }
div.toc_content {
    margin: 10px;
    color: #FFF;
    font-size: 11px;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 1px;
    font-family: Geneva, Arial, Helvetica, sans-serif
    }
div.toc_resources {
    margin-top: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #4060A0;
    /* midblue */
    }
div.toc1 a, div.toc2 a {
    display: block;
    color: white
    }
a.tocnav:hover {
    text-decoration: underline;
    color: yellow
    }
/* navigation tab-bar */
td.tabbox, td.tabboxsel {
    font-family: sans-serif, Geneva, Arial, Helvetica;
    font-size: 10px;
    vertical-align: center;
    text-align: left;
    text-indent: 40px;
    width: 100px
    }
td.tabbox {
    color: white;
    background: url(docs/arrow4r.gif) 26px 5px no-repeat
    }
td.tabboxsel {
    color: yellow;
    background: url(docs/arrow4d.gif) 26px 5px no-repeat
    }
div.tabnav {
    color: white;
    padding-top: 3px
    }
div.tabnavsel {
    color: #FFD040;
    text-decoration: none;
    padding-top: 3px
    }
div.tabnav a {
    display: block;
    text-decoration: none;
    color: white
    }
td.tabbox:hover {
    color: white;
    background: url(docs/arrow4r_c.gif) 26px 5px no-repeat;
    background-color: #036
    }
div.tabnav:hover a {
    color: yellow
    }
/* banner and searchbox */
form input, form textarea {
    border: 1px solid #E0E0E0
    }
#category {
    color: white;
    position: absolute;
    text-align: right;
    left: 510px;
    width: 240px;
    top: 54px
    }
#searchbox input.text {
    background: transparent;
    color: black
    }
#searchbox input.submit {
    height: 16px;
    cursor: pointer;
    border: 0;
    background: transparent;
    color: #036;
    /* deepblue */
    }
#header {
    height: 88px;
    width: 760px;
    background: url(docs/scholars3.jpg) 0% 100% no-repeat
    }
/* content tags */
div.content {
    padding-top: 24px;
    padding-bottom: 60px;
    background-color: white;
    font-family: sans-serif;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 130%;
    /* background: url("docs/scholconstr.gif") 4px 0px no-repeat; */
    }
div.content li {
    margin-top: 8px;
    font-font-family: sans-serif
    }
.phpframe {
    background-color: #FCFBFA;
    padding: 8px
    }
div.phpcontent {
    background-color: #F6F4F4
    }
.construction {
    color: #F00;
    font-family: sans-serif;
    font-size: +2;
    font-style: italic
    }
p {
    letter-spacing: 1px;
    line-height: 150%
    }
li {
    padding: 8px
    }
.hanchor1, .hanchor2, .hanchor3 {
    font-family: Cochin, Palatino, serif;
    line-height: 108%;
    text-decoration: none
    }
.hanchor1 a, .hanchor2 a, .hanchor3 a {
    text-decoration: none
    }
.hanchor1 {
    font-size: 17px
    }
.hanchor2 {
    font-size: 16px
    }
.hanchor3 {
    font-size: 15px
    }
hr {
    margin: 20px;
    margin-top: 30px;
    border-color: #00E0FF
    }
blockquote {
    background-color: #FCFBFA;
    margin: 15px;
    font-size: -1
    }
.floater td.images {
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 8px
    }
.floater div {
    text-align: center;
    font-family: sans-serif
    }
.floater {
    width: 100%;
    border-collapse: collapse;
    background-color: #F6F4F4;
    margin-top: 20px
    }
.tagline {
    color: white;
    width: 100%;
    background-color: #C8C8C8;
    font-weight: bold;
    font-style: italic;
    font-size: 10px;
    text-indent: 10px
    }
.rightmargin {
    margin: 0;
    margin-top: 8px;
    background-color: #AEB5CA;
    /* lightblue */
    background-color: #8EA5BA;
    /* lightblue */
    height: 100%;
    /*
    	border-left-style:solid;
    	border-left-width:1px;
    	border-left-color:gray;
    	*/
    }
.margin {
    padding: 0;
    padding-right: 0;
    text-align: center
    }
a.feature {
    text-decoration: none;
    margin: 0;
    font-style: italic;
    text-align: center;
    line-height: 100%
    }
.first:first-letter {
    font-size: 18px
    }
.thumb {
    width: 128px;
    margin: 4px;
    border: 0
    }
.margin a {
    font-size: 10px
    }
.right {
    margin-left: 20px;
    margin-bottom: 10px;
    margin-top: 10px
    }
.quests {
    font-size: 13px;
    font-weight: bold
    }
.lett {
    letter-spacing: 0.5px;
    text-decoration: none;
    font-family: monospace, courier;
    font-size: 11px
    }
.figure {
    margin: 4px;
    margin-left: 8px
    }
.basictext {
    color: #006
    }
.errortext {
    color: #C00000;
    font-weight: light;
    font-size: -1
    }
.content a:link {
    color: #204080
    }
.content a:visited {
    color: #4040A0
    }
.content a:hover {
    color: #E00040
    }
.margin a:link {
    color: #003080
    }
.margin a:visited {
    color: #404060
    }
.margin a:active {
    color: #F0F0A0
    }
.margin a:hover {
    color: #200;
    text-decoration: underline
    }