body
{
    background-color: #ffffff;
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
}

table
{
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 10pt;
}
td.button0
{
    border-top: solid 1px #ffffff;
    border-left: solid 1px #ffffff;
    border-right: solid 1px #A1CFEE;
    border-bottom: solid 1px #A1CFEE;
    padding: 3px;
}
td.button1
{
    border-top: solid 1px #ffffff;
    border-left: solid 1px #ffffff;
    border-right: solid 1px #176BA3;
    border-bottom: solid 1px #176BA3;
    padding: 3px;
}
td.leftNavi
{
    width: 190px;
    background-color: #D9EFFF;
    vertical-align: top;
    text-align: right;
}
td.rightNavi
{
    width: 20%;
    background-color: #eeeeee;
    text-align: left;
    vertical-align: top;
    border: 1px solid #C0C0C0;
}
td.rightNaviImg
{
    width: 20%;
    background-color: #176BA3;
    text-align: left;
    vertical-align: top;
}
td.main5
{
    width: 100%;

    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 20px;
    padding-top: 5px;
    color: #000000;
}
td.main0
{
    width: 100%;

    vertical-align: top;
    padding: 0px;
    color: #000000;
}

p
{

    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
}

p.indented
{

    color: #000000;
    padding-left: 20px;
    padding-right: 20px;
}

p.links
{
    color: #006699;

}

p.rightNavi
{
    text-align: left;
    margin-top: 0px;
    margin-bottom: 5px;
}

span
{
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
}

span.printonly
{
    display: none;
    visibility: hidden;
}

/***** Ordered List *****/

ol
{
    padding-left: 20px;
    padding-right: 20px;
}

ol li
{
    padding-bottom: 5px;
}


/***** Page heading style ***/

h1
{
    background-color: #FFFFFF;
    font-family: Verdana, Arial, helvetica;
    font-size: 200%;
    color: #000000;
    text-decoration: none;
}

h1.blue
{
    background-color: #FFFFFF;
    color: #006699;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

h1.printonly
{
    display: none;
    visibility: hidden;
}

h2
{
    background-color: #FFFFFF;
    font-family: Verdana, Arial, helvetica;
    font-size: 125%;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}


h2.blue_img
{
    background-color: #FFFFFF;
    color: #006699;
    text-align: left;
    padding-left: 30px;
    margin-bottom: 3px;
    background-image: url(/Images/waveball.gif);
    background-repeat: no-repeat;
    background-position: 10px 50%;
}

h2.blue
{
    background-color: #FFFFFF;
    color: #006699;
    text-align: left;
    padding-left: 10px;
    margin-bottom: 3px;
}

h3
{
    font-family: Verdana, Arial, helvetica;
    font-size: 100%;
    font-weight: bold;
    text-align: left;
}

h3.blue
{
    background-color: #FFFFFF;
    color: #006699;
    padding-left: 35px;
    margin-bottom: 0px;
}

h3.indented
{
    background-color: #FFFFFF;
    color: #000000;
    padding-left: 35px;
    padding-top: 10px;
    margin-bottom: 0px;
}

/***** All LINKS *****/

a
{
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: none;
    color: #006699;
}

a:visited
{
    color: #006699;
}

a:hover
{
    text-decoration: underline;
}

/***** Toolbar Navigation Links *****/

a.tool
{
    font-weight: bold;
    font-size: 80%;
    color: white;
}

a.tool:visited
{
    font-weight: bold;
    color: #FFFFFF;
}

/*****a.tool:hover    {text-decoration: none;
				font-weight:bold;
				color:  #FFFFFF;}

 Navigation Links *****/

a.nav
{
    color: #000000;
}

a.nav:visited
{
    color: #000000;
}

a.nav:hover
{
    color: #000000;
    text-decoration: none;
}

/***** Purple Links *****/

a.purple
{
    color: #85226C;
    font-weight: bold;
}

a.purple:visited
{
    color: #85226C;
    font-weight: bold;
}

a.purple:hover
{
    color: #85226C;
    font-weight: bold;
    text-decoration: underline;
}

