body { color: #333333;
background-color: #ffffff;
font-family: Palatino Linotype, Bookman Old Style, Times, "Times New Roman", serif;
text-align: left; font-size: 100%; line-height: 20px; background-image: url(bottombarback.gif); background-repeat: repeat-x; background-position: center bottom}


a:link {color: #0000ff;
background-color: #F8F8F8;
text-decoration: underline;
list-style-position: outside; 
list-style-image: url(images/li_bullet-visited.gif); 
list-style-type: disc;
padding-left: 0px;
margin-left: 0px;
background-repeat: no-repeat;
background-position: 0 50%
}

a:hover {color: #804000;
background-color: #EDEBDC;
text-decoration: none;
list-style-position: outside; 
list-style-image: url(images/li_bullet-visited.gif); 
list-style-type: square;
padding-left: 0px;
margin-left: 0px;
background-repeat: no-repeat;
background-position: 0 50%}


h1 {font-size: 100%;
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: center;
color: #400000;
background-color: #F8F8F8;}

h2 {font-size: 100%;
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: center;
color: #400000;
background-color: #F8F8F8;}

h4 {  
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
color: #663300; 
font-size: 100%; 
background-color: #F8F8F8; 
}

/*below are specific styles for the left side navigation links, any text that you want bold, the page update text, and the one left side navigation link that is unlinked when you are on that particular page.*/

.leftnavlinks {  
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 80%}

.boldtext {  
font-weight: bold}

.updatetext {  
font-family: "Courier New", Courier, mono; font-size: 80%}

.leftnavunlinked {  
color: #006666; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 95%}

.accesskey {  
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 80%; 
text-decoration: underline}

 
ul {
list-style: disc url(images/li_bullet-visited.gif);
list-style-position: outside; 
margin-left: 0;
padding-left: 1em;
background-repeat: no-repeat;
background-position: 0 50%;
line-height: 150%;
}

