@charset "windows-1252";

a.link {color: #000099;}
a.visited {color: maroon;}
a.hover {color: yellow;}


a.navbutton:link {color: white;} /* unvisited links have white text */
a.navbutton:visited {color: silver;} /* visited links have silver text */
a.navbutton:hover {color: yellow;} /* mouse over links turn text yellow */
a.navbutton:active {color: red;} /* active links urn text red */

a.navbutton {text-decoration: none; vertical-align: sub;}

/* a.navbutton:first-letter {
font-size: 150%; 
} 

*/

p.body {
color: black;
font-family: Times, serif;
font-size: 12pt;
text-align: justify;
margin-left: 20px;
margin-right: 20px;
margin-top: 0;
margin-bottom: 10px;
padding:0.25em 0 0.12em;
}

p.byline {
color: #000099;
font-family: Times, serif;
font-size: 18pt;
font-style: italic;
text-align: right;
margin-right: 20px;
}

p.menu_level_01 {
font-family: Times, serif;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
margin-left: 5px;
margin-top: 0;
margin-bottom: 0;
text-align: left;
vertical-align: sub;
}

p.menu_level_02 {
color: white;
font-size: 12pt;
font-weight: bold;
font-family: Times, serif;
text-align: left;
}

p.menu_level_03 {
color: white;
font-size: 12pt;
font-weight: normal;
font-family: Times, serif;
text-align: left;
}

p.table {
color: black;
font-family: Times, serif;
font-size: 12pt;
margin-top: 0;
margin-bottom: 0;
margin-left: 20px;
text-align: left;
padding:0.25em 0 0.12em;
}

p.title {
font-family: Times, serif;
font-size: 36pt;
font-weight: bold;
}

p.subtitle {
background: black;
color: white;
font-family: Arial, sans-serif;
font-size: 26pt;
font-weight: bold;
}

p.author {
font-family: Arial, sans-serif;
font-size: 18pt;
font-weight: bold;
}

p.resource {
color: maroon;
font-family: Times, serif;
font-size: 18pt;
font-variant: small-caps;
font-weight: bold;
}

p.chapter {
font-family: Arial, sans-serif;
font-size: 14pt;
}

p.link_text	{
color: #000099;
font-family: Times, serif;
font-size: 14pt;
font-weight: bold;
line-height: 120%;
vertical-align: text-top;
}            

h1, h2, h3, h4 {
color: #000099;
font-family: Times, serif;
font-weight: bold;
margin-left: 20px;
margin-right: 20px;
margin-top: 0;
margin-bottom: 0;
padding:0.5em 0 0.25em;
text-align: left;
}

h1{font-size: 20pt;}

h2 {font-size: 18pt;}

h3 {font-size: 16pt;}

h4 {font-size: 14pt;}

h2.chapter {
color: #000099;
font-family: Arial, sans-serif;
font-size: 16pt;
font-weight: bold;
}

div.resources {
font-family: Arial, sans-serif;
margin-left: .25in;
}

li.list_text {
margin-left: 20px;
margin-right: 20px;
}


#toc ul {list-style: none; margin:0; margin-left: 20px; padding: 0;}
#toc li {padding: 0;}
#toc a {text-decoration: none; }

