* {font-family:Arial,"Liberation Sans",Sans-serif; font-size:10.5pt}

/*body {background-color:#757a5b}    olive color*/
body {background-color:#678182}   /* blue color*/

.linkimg {border:0; margin:0; vertical-align:text-bottom}
img.PlsMns {border:0; margin:0}
.cite {margin-left:3em; text-indent:-3em; font-size:10.5pt}

.navhint * {font-size:8pt}
.navhint p {margin-top:0}

h3 {font-size:13pt}
h2 {font-size:16pt}
h1 {font-size:18pt}

ul {margin-top:0}

a:link {color: #2596ad} /* blue */
a:hover {color: #79c7c7} /* happy blue */
a:active {color: #79c7c7} /* happy blue */
a:visited {color: #5c223b} /* plum */

.menuDiv {
    background-color: #c9caa7;
    font-weight: bold;
    /*font-weight: normal;*/
    /*font-size: 18pt;*/
    position: absolute;
    /*cursor: hand;*/
}

a.menuLink {
    font-weight: normal;
    /*font-weight: bold;*/
    text-decoration: none;
    color: #000000;
}

a.menuLink:hover {
    font-weight: normal;
    /*font-weight: bold;*/
    text-decoration: none;
    color: #5c223b;
}

a.menuTopLink {
    font-weight: bold;
    text-decoration: none;
    font-size: 9pt;
    color: #000000;
}

a.menuTopLink:hover {
    font-weight: bold;
    text-decoration: none;
    color: #5c223b;
}

p.notice {
    font-weight: bold;
    text-decoration: none;
    font-size: 11pt;
    color: #990033;
}

p.toc {
    font-weight: bold;
    text-decoration: none;
    font-size: 11pt;
    color: #000000;
	background-color:#FFFFFF;
}
p.list {
    font-weight: bold;
    text-decoration: none;
    font-size: 11pt;
    color: # 808080;
	background-color:#FFFFFF;
}

#targetDiv {font-size:18pt; font-weight: bold}
