﻿/* 
 ** Standard styles for document 
 */
body
{
    background: white;
    background-image: url(../images/backgrounds/Back200200.jpg);
    color: black;
    font-family: Comic Sans MS, Verdana, Arial;
    line-height: 1.0em;
    font-size: 1.0em;
    background-repeat: repeat;
    background-attachment: fixed;
}

p.ppagetitle
{
    font-size: 1.1em;
    font-family: Comic Sans MS, Verdana, Arial;
    text-align:center;
    margin:2px;
    color:black;
}

p.paccordion
{
    font-family: Comic Sans MS, Verdana, Arial;
    background-color: transparent;
    color: #000;
    text-decoration: none;
    word-spacing: normal;
    text-align: justify;
    letter-spacing: 0;
    line-height: 1.2em;
    font-size: 1.2em;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
}

p.ptabs
{
    font-family: Comic Sans MS, Verdana, Arial;
    background-color: transparent;
    color: #000;
    text-decoration: none;
    word-spacing: normal;
    text-align: justify;
    letter-spacing: 0;
    line-height: 1.2em;
    font-size: 1.2em;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
}

p
{
    font-family: Comic Sans MS, Verdana, Arial;
    background-color: transparent;
    color: #000;
    text-decoration: none;
    word-spacing: normal;
    text-align: justify;
    letter-spacing: 0;
    line-height: 1.1em;
    font-size: 0.9em;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
}

ul.lists
{
    font-family: Comic Sans MS, Verdana, Arial;
    background-color: transparent;
    color: #000;
    text-decoration: none;
    word-spacing: normal;
    text-align: justify;
    letter-spacing: 0;
    line-height: 1.2em;
    font-size: 1.2em;
    margin-left: 20px;
    margin-right: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    list-style-type: disc;
}


ul.hlists
{
    font-family: Comic Sans MS, Verdana, Arial;
    background-color: transparent;
    color: #000;
    text-decoration: none;
    word-spacing: normal;
    text-align: justify;
    letter-spacing: 0;
    line-height: 1.5em;
    font-size: 1.5em;
    margin-left: 20px;
    margin-right: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    list-style-type: square;
}

ul.shlists
{
    font-family: Comic Sans MS, Verdana, Arial;
    background-color: transparent;
    color: #000;
    text-decoration: none;
    word-spacing: normal;
    text-align: justify;
    letter-spacing: 0;
    line-height: 1.0em;
    font-size: 0.9em;
    margin-left: 20px;
    margin-right: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    list-style-type: circle;
}


h1
{
    font-family: Comic Sans MS, Verdana, Arial;
    background-image: url(../images/backgrounds/TitleBar.jpg);
    color: white;
    text-decoration: none;
    word-spacing: normal;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.5em;
    font-size: 0.9em;
    margin: 0px;
}

h2
{
    margin-top: 0px;
    margin-left: 15px;
    color: black;
    font-family: Comic Sans MS, Verdana, Arial;
}

h3
{
}

h4
{
    color: black;
    font: 10pt Verdana, Arial, Helvetica;
}

h5
{
    color: black;
    font: 10pt Verdana, Arial, Helvetica;
}

h6
{
    color: black;
    font: 10pt Verdana, Arial, Helvetica;
}

