ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #122331;
}

body {
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
}

hr {
    border: 0;
    color: #98B3B9;
    height: 1px;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    color: #122331;
    font-size: .8em;
}

.p {
    font-family: Arial, Helvetica, sans-serif;
    color: #122331;
    font-size: .8em;
}

a {
    text-decoration: none;
    color: #668991;
}

a:link {
    text-decoration: none;
}

a:visited {
    /* color: #99CCCC;*/
    color: #88B6C0
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}



ul {
    list-style-image: url(graphics/dot2.gif);
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    color: #122331;
}

ul.flush {
    list-style-image: url(graphics/dot2.gif);
    list-style-position: inside;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    color: #122331;
}




a.bold {
    font-weight: bold;
}

.bold {
    font-weight: bold;
}
.mastfoot {
/**/
    background-color: #668991;
}

.masttxt {
/**/
    color: White;
    text-align: center;
    font-weight: bold;
    float: left;
    padding-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.foottxt {
/* Contact info in footer */
    color: White;
    text-align: center;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
}

.footlinktxt {
    /* Links in footer */
    text-align: center;
    font-size: .9em;
    margin-bottom: 5px;
    margin-top: 15px;
}

.footdatetxt {
    /* Updated msg in footer */
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
    color: #122331;
    margin-bottom: 10px;
}

a.navtxt:link {
/**/
    color: white;
    font-size: .78em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

a.navtxt:visited {
    color: white;
    font-size: .78em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

a.navtxt:hover {
    color: #ffffcc;
    font-size: .78em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

a.navtxt:active {
    color: #ffffcc;
    font-size: .78em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

a.navalpha {
/**/
    color: White;
    font-size: .85em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.nav {
/**/
    background-color: #98B3B9;
    padding : 4px 4px 4px 4px;
    color: White;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
 
.box {
/**/
    border: 1px;
    border-style: solid;
    border-color: #668991;
}

.boxtxt {
/**/
    font-family: Arial, Helvetica, sans-serif;
    color: #122331;
    font-size: .8em;
    text-align: center;
}
.indent {
    margin-left: 20px;
}
.ns4fix {
/**/
    font-family: Arial, Helvetica, sans-serif;
    color: #122331;
    font-size: .8em;
}

A.italic {
    font-style: italic;
    font-size: .9em;
    font-family: Arial, Helvetica, sans-serif;
    color: #668991;
    font-weight: bold;
}

.titletxt {
    /* */
    background-color: #98B3B9;
    padding: 4px 4px 4px 50px;
    color: White;
    font-weight: bold;
    font-size: 1.1em;
    font-family: Arial, Helvetica, sans-serif;
}

.heading-toc {
/* Group heading on home page */
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: .9em;
    color: #122331;
}

.heading-grp {
    /* Category group component (1st) of page heading */
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: medium;
    color: #122331;
    width: auto;
    padding-bottom: 10px;
}
.heading-cat {
    /* Category component (2nd) of page heading */
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: medium;
    color: #122331;
    width: auto;
    padding-bottom: 10px;
}

.subhead {
    /* Subcategory heading*/
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: .9em;
    color: #122331;
    margin-top: 25px;
}

.orgnolink {
    /* Org listed, but no link; usually phone */
    font-family: Arial, Helvetica, sans-serif;
    color: #122331;
    font-size: .8em;
    font-weight: bold;
    margin-bottom: .9em;
}

.heading {
    margin-top: 10px;
}


.subhead-alfa {
/* Letter Subheading on alpha pages */
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1em;
    color: #122331;
}

.contentBox {
    /**/
    height: auto;
    width: 80%;
    /*border: thin solid #668991;*/
    display: block;
    margin-left: 15px;
    margin-right: 10px;
    margin-top: 10px;
}




