﻿body
{
    background-color: #FFFFCC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
}
h1
{
    font-family: 'Times New Roman' , Times, serif;
    color: #000000;
}
h2
{
    font-family: 'Times New Roman' , Times, serif;
    color: #000000;
}
h3
{
    font-family: 'Times New Roman' , Times, serif;
    color: #000000;
}
h4
{
    font-family: 'Times New Roman' , Times, serif;
    color: #000000;
}
h5
{
    font-family: 'Times New Roman' , Times, serif;
    color: #000000;
}
h6
{
    font-family: 'Times New Roman' , Times, serif;
    color: #000000;
}
p
{
    text-align: center;
    vertical-align: top;
}
td.Menu
{
    margin: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: #FF0000 #FFFF00 #FFFF00 #FF0000;
    width: 140px;
    background-color: #CCFFFF;
    padding: 4px;
}
td.Menu1
{
    margin: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: #FF0000 #FFFF00 #FFFF00 #FF0000;
    width: auto;
    background-color: #CCFFFF;
    padding: 4px;
}
a:link
{
    color: blue;
}
a:active
{
    color: #ff9900;
}
a:visited
{
    color: purple;
}
table
{
    border-color: rgb(255,204,102) rgb(204,153,102) rgb(204,153,102) rgb(255,204,102);
}
span.RedStar
{
    font-family: serif;
    color: maroon;
    font-size: large;
    font-weight: 900;
}
span.TextMenu
{
    white-space: nowrap;
}
p.PageTitle
{
    text-align: center;
    font-family: Sans-Serif;
    font-size: x-large;
    font-weight: bolder;
}
p.MsoNormal, li.MsoNormal, div.MsoNormal
{
    margin: 0in;
    margin-bottom: 0pt;
    font-size: 12.0pt;
    font-family: "Times New Roman";
}
h1
{
    margin: 0in;
    margin-bottom: 0pt;
    text-align: center;
    font-size: 24.0pt;
    font-family: "Times New Roman";
    font-weight: normal;
}
p.MsoTitle, li.MsoTitle, div.MsoTitle
{
    margin: 0in;
    margin-bottom: 0pt;
    text-align: center;
    font-size: 24.0pt;
    font-family: "Times New Roman";
}
a:link, span.MsoHyperlink
{
    color: blue;
    text-decoration: underline;
}
a:visited, span.MsoHyperlinkFollowed
{
    color: purple;
    text-decoration: underline;
}
p.MsoTitle14, li.MsoTitle14, div.MsoTitle14
{
    margin: 0in 0in 12pt 0in;
    text-align: center;
    font-size: 14pt;
    font-family: "Times New Roman" , Times, serif;
}
.float-wrapper
{
    float: left;
    width: 66%;
}
.first-float
{
    float: left;
    width: 49%;
}
/*** This must be floated opposite
		to .second-float ***/
.second-float
{
    float: right;
    width: 49%;
}
/*** This must be floated opposite
		to .first-float ***/
.third-float
{
    float: right;
    width: 33%;
}
/*** This must be floated opposite
		to .float-wrap ***/

.clearfooter
{
    clear: both;
}
.name-list
{
    padding: 0px 10px;
    line-height: 130%;
}

