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

.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}

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

ul {margin-top:0}

a:link {color: #757a5b} /* olive */
a:hover {color: #79c7c7} /* happy blue */
a:active {color: #79c7c7} /* happy blue */
a:visited {color: #5c223b} /* plum */

.seq {word-wrap: break-word; overflow-wrap:break-word; /* wish these worked */
      font-family:Courier,"Liberation Mono",monospace}

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

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

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;
}

.faqhead {
    font-weight: bold;
    text-decoration: none;
    color: #000000;
	border: thin;
	border-color: #5c223b;
	border-style: solid;
}

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

.tooltip {cursor: default;}
a.tooltip {cursor: pointer;}

#tooltip,#tooltip_inner {
	border: 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#tooltip {
	background: #757a5b; /*#f1f8f9;*/
	border-color: #5c223b; /*#757a5b;*/
	display: none;
	font-size: 10px;
	padding: 1px;
	position: absolute;
	left: -9999px;
	width: 250px;
	z-index: 9999;
}

#tooltip_inner {
	background: #f1f8f9;
	border-color: #5c223b;
	padding: 10px;
}

img.DRSCbanner {
    border: 0px;
    display: block;
}


div.center {
    margin: auto;
    text-align: center;
}
div.center * {
    margin: auto;
}

.willRobinson {
    color: orange;
    font-weight: 600;
}
