/* Title{SitemapPage} */

body
{
     background-image: url(../images/graybkgrnd.GIF)
}


#container
{
    margin-left: 260px;
    margin-right: auto;
    width: 80%
}


a:link
{
    background-color: transparent;
    color: blue;
    text-decoration: none;
    font-family: serif;
    font-style: normal;
    font-size: small;
    font-weight: bold
}

a:visited
{
    background-color: transparent;
    color: blue;
    text-decoration: none;
    font-family: serif;
    font-style: normal;
    font-size: small;
    font-weight: bold;
}

a:hover
{
    background-color: transparent;
    color: blue;
    text-decoration: none;
    font-family: serif;
    font-style: normal;
    font-size: small;
    font-weight: bold
}

h2.c1 {
     text-align: center;
     color: #003366
}

font.c1 {
     background-color: transparent;
     color: black;
     font-weight: bold;
     font-style: normal;
     font-size: large
}

table.c1 {
     margin-left: auto;
     margin-right: auto;

     border-left: 6;
     border-left-color: #83895C;
     border-left-style: solid;

     border-right: 6;
     border-right-color: #83895C;
     border-right-style: solid;

     border-top: 6;
     border-top-color: #83895C;
     border-top-style: solid;

     border-bottom: 6;
     border-bottom-color: #83895C;
     border-bottom-style: solid
}

table.c2 {
     margin-left: auto;
     margin-right: auto;

     border-left: 6;
     border-left-color: #83895C;
     border-left-style: solid;

     border-right: 6;
     border-right-color: #83895C;
     border-right-style: solid;

     border-top: 6;
     border-top-color: #83895C;
     border-top-style: solid;

     border-bottom: 6;
     border-bottom-color: #83895C;
     border-bottom-style: solid
}

table.c3 {
     width: 90%;
     margin-left: auto;
     margin-right: auto
}

table.c4 {
     width: 90%;
     margin-left: auto;
     margin-right: auto;

     border: 2px;
     border-spacing: 10;
     border-style: solid;
     border-color: #83895C
}

table.c5 {
     width: 80%;
     margin-left: auto;
     margin-right: auto

}



td.c4 {
     border: 2px;
     border-spacing: 10;
     border-style: solid;
     border-color: #83895C;

     margin-right: auto;
     margin-left: auto;
     background-color: #660066;

     text-align: center;
     font-family: serif, Arial;
     font-size: medium;
     font-weight: bold;
     color: #FFFFFF;
     font-style: normal;
}

td.c5a {
     border: 2px;
     border-spacing: 10;
     border-style: solid;
     border-color: #83895C;

     vertical-align: top;
     margin-right: auto;
     margin-left: auto;
     background-color: #D0DCFF;
     text-indent: 3pt;
     width: 33%
}

td.c5b {

     border: 2px;
     border-spacing: 10;
     border-style: solid;
     border-color: #83895C;
     vertical-align: top;
     margin-right: auto;
     margin-left: auto;
     background-color: #E1C4FF;
     font-style: normal;
     text-indent: 3pt;
     width: 33%
}

td.c5c {

     border: 2px;
     border-spacing: 10;
     border-style: solid;
     border-color: #83895C;
     vertical-align: top;
     margin-right: auto;
     margin-left: auto;
     background-color: #C7C7AB;
     font-style: normal;
     text-indent: 3pt;
     width: 33%      
}

div.c1 {
    text-align: center
}


