/* ----------------------------------
                This area formats the text on page
                call by using <div class="em">
                end use by using </div>
         ---------------------------------- */

.footertext {
        font-family : Arial;
        font-weight : bolder;
        font-size : 10pt;
        text-align : center;
        color : #f9fa73;
}

.footertext2 {
        font-family : Arial;
        font-weight : bolder;
        font-size : 10pt;
        text-align : center;
        color : #FFFFFF;
}

.dochead {
        font-family : Arial;
        font-size : 16pt;
        font-weight : bolder;
        text-align : center;
        color : #000099;
}

.dochead2 {
        font-family : Arial;
        font-size : 16pt;
        font-weight : bolder;
        text-align : center;
        color : black;
}

.dochead3 {
        font-family : Arial;
        font-size : 12pt;
        font-weight : bolder;
        text-align : center;
        color : red;
}

.dochead4 {
        font-family : Arial;
        font-size : 12pt;
        font-weight : bolder;
        text-align : center;
        color : navy;
}

.docsubhead {
        font-family : Arial;
        font-size : 11pt;
        font-weight : bolder;
        text-align : left;
        color : navy;
}

.docsubhead2 {
        font-family : Arial;
        font-size : 10pt;
        font-weight : bolder;
        text-align : left;
        color : navy;
}

.docsubhead3 {
        font-family : Arial;
        font-size : 10pt;
        font-weight : bolder;
        text-align : center;
        color : black;
}

.doctext {
        font-family : Arial;
        font-size : 10pt;
        font-weight : bolder;
        color : #000099;
}

.doctext2 {
        font-family : Arial;
        font-size : 10pt;
        color : black;
}

.doctext3 {
        font-family : Arial;
        font-size : 10pt;
        text-align : left;
        color : black;
}

.doctext4 {
        font-family : Arial;
        font-size : 10pt;
        text-align : center;
        color : navy;
}
.doctext5 {
        font-family : Arial Narrow;
        font-size : 12pt;
        font-weight : bolder;
        text-align : left;
        color : #E4E893;
}

.eventext {
        font-family : Arial;
        font-size : 12pt;
        font-weight : bolder;
        color : Navy;
}

.eventext2 {
        font-family : Arial;
        font-size : 10pt;
        font-weight : bolder;
        color : Navy;
}

.eventext3 {
        font-family : Arial;
        font-size : 8pt;
        font-weight : bolder;
        color : Navy;
}

.helptext1 {
        font-family : Arial;
        font-size : 14pt;
        font-weight : bolder;
        text-align : center;
        color : #FFFFFF;
}

.helptext2 {
        font-family : Arial;
        font-size : 12pt;
        font-weight : bolder;
        text-align : left;
        color : #FFFFFF;
}

.helptext3 {
        font-family : Arial;
        font-size : 14pt;
        font-weight : bolder;
        text-align : left;
        color : #FFFFFF;
}

.mfttext {
        font-family : Times New Roman;
        font-size : 10pt;
        font-style: italic;
        color : black;
        font-weight : bolder;
}

.statetext {
        font-family : Times New Roman;
        font-size : 12pt;
        font-style: italic;
        color : maroon;
}

.expoheader {
        font-family : Dauphin, Chaucer, Stylus BT;
        font-size : 16pt;
        font-style: italic;
        color : maroon;
        font-weight : bolder;
}

.exposub {
        font-family : Dauphin, Chaucer, Stylus BT;
        font-size : 14pt;
        font-style: italic;
        color : maroon;
        font-weight : bolder;
}

.expotext {
        font-family : Dauphin, Chaucer, Stylus BT;
        font-size : 12pt;
        color : maroon;
}

.exposubtext {
        font-family : Dauphin, Chaucer, Stylus BT;
        font-size : 10pt;
        color : maroon;
}

.head {
        font-family : Times New Roman;
        font-size : 20pt;
        font-variant : small-caps;
        color : maroon;
        font-weight : bolder;
        text-align : center;
}

.menu {
        font-family : Arial;
        font-size: 10pt;
        color : #F4F889;
        font-weight : bolder;
        text-align : center;
}

.subhead {
        font-family : Times New Roman;
        font-size : 14pt;
        font-variant : small-caps;
        color : maroon;
        font-weight : bolder;
        text-align : center;
}

.subsubhead {
        color : #766134;
        font-family : Times New Roman;
        font-size : small;
        font-variant : small-caps;
        font-weight : bold;
}

H2 {
        font-family : Arial;
        font-size: 10pt;
}

H3 {
        font-size: 12pt;
        font-style: italic;
        font-family: Times New Roman;
}

H4 {
        font-family: Times New Roman;
        font-size: 14pt;
        font-weight : bold;
}

A {
        color: ##FF0000;
}

A:Hover {
        color: Red;
}

HR {
        color : #f9fa73;
        height: 1pt;
        align: left;
}

/* ----------------------------------
                This area formats the page layout
                called by using <div id="header">
                end use by using </div>
        ----------------------------------- */

#myChaser {
  position:absolute;
  left:11px;
  top:10px;
  color:#555555;
  font-family:times, verdana, arial, sans-serif;
  font-size:12px;
  }

#menu{
        position: absolute;
        padding-left: 5;
        top: 20;
        left: 2;
        width: 120;
        border: 0;
}

#header {
        position: relative;
        top: 0;
        left: 200;
        border: 0;
}

#main {
        position: absolute;
        padding-left: 3em;
        top: 20;
        left: 0;
        border: 0;
}

#main2 {
        position: absolute;
        padding-left: 0em;
        top: 110;
        left: 180;
        border: 0;
}

#footer {
        position: relative;
        top: 520;
        left: 5;
        border: 0;
}

#locatefooter {
        position: relative;
        left: 5;
        border: 0;
}

#mainfoot {
        position: relative;
        top: 360;
        left: 0;
        border: 0;
        align: center;
}

#expo {
        position: relative;
        padding-left: 2em;
        border: 0;
}


