﻿body
{
    background-image: url(              '../../images/bkgdswirls800.jpg' );
    font-family: Sans-Serif;
}
a:link a:visited
{
    color: Blue;
}
a:hover a:active a:focus
{
    color: Red;
}
#formpage
{
    clear: both;
    margin-top: 20px;
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
    height: 750px;
    background: White;
    border: [line][medium][navy];
}
#topgroup
{
    margin-top: 1%;
    background: #FFFFFF;
    font-size: larger;
    height: 140px;
    padding: 1%;
}
#lefthdrcol
{
    clear: both;
    float: left;
    width: 33%;
}
#middlehdrcol
{
    float: left;
    width: 33%;
    text-align: center;
}
#righthdrcol
{
    float: right;
    text-align: right;
    width: 33%;
}
.titleline
{
    text-align: right;
    font-size: medium;
    color: #AA8C55;
}
.slogan
{
    clear: both;
    text-align: left;
    font-style: italic;
    font-weight: bolder;
    font-size: large;
    color: #AA8C55;
    padding: 1em;
    width: 100%;
}
.slogan2
{
    clear: both;
    float: left;
    text-align: center;
    font-style: italic;
    font-weight: bolder;
    font-size: medium;
    width: 100%;
}
#topnavbar
{
    background-image: url(              '../../images/bluenavbar.jpg' );
    font-size: x-small;
    text-align: right;
    padding: 1%;
    height: 1em;
}
#bottomnavbar
{
    clear: both;
    float: left;
    background-image: url(              '../../images/bluenavbar.jpg' );
    font-size: x-small;
    text-align: right;
    padding: 1%;
    height: 1em;
    width: 98%;
}
.row
{
    clear: both;
    float: left;
    width: 100%;
    background: White;
}
#menubarleft
{
    float: left;
    width: 20%;
    background-image: url(              '../../images/bg_purp_right.jpg' );
    height: 450px;
    font-size: medium;
}
.loginstatus
{
    font-weight: bold;
    font-size: small;
    text-align: center;
}
#content
{
    float: right;
    width: 80%;
    font-size: medium;
    height: 100%;
    background: White;
    text-align: center;
}
#menubarright
{
    float: right;
    width: 20%;
    background-image: url(              '../../images/textpane3.jpg' );
    height: 300px;
}
#leftcol
{
    background: #FFFFFF;
    float: left;
    width: 37%;
    padding: 1em;
}
#rightcol
{
    background: #FFFFFF;
    float: right;
    text-align: center;
    font-size: small;
    width: 52%;
    padding: 1em;
}
.toprightcol
{
    width: 39%;
    clear: both;
    float: left;
}
.middlerightcol
{
    width: 39%;
    clear: both;
    float: left;
}
.bottomrightcol
{
    width: 39%;
    clear: both;
    float: left;
}
.tlsectiontitle
{
    color: #A8199B;
    font-size: large;
    font-weight: bold;
}
.tlsectiontext
{
    color: #000000;
    font-size: smaller;
    text-align: left;
}

.sectiontitle
{
    color: #AA8C55;
    font-size: medium;
    font-weight: bold;
}
.sectiontext
{
    color: #000000;
    font-size: small;
    text-align: left;
}
.trsectiontitle
{
    font-size: medium;
    font-weight: bold;
    color: #A8199B;
}
.trsectiontext
{
    color: #351490;
    font-size: smaller;
    text-align: center;
}
.mrsectiontitle
{
    color: #AA8C55;
    font-size: medium;
    font-weight: bold;
}
.mrsectiontext
{
    color: #000000;
    font-size: smaller;
    text-align: center;
}
.brsectiontitle
{
    color: #AA8C55;
    font-size: medium;
    font-weight: bold;
}
.brsectiontext
{
    color: #000000;
    font-size: smaller;
    text-align: left;
}
.brsectiontitle2
{
    color: #AA8C55;
    font-size: medium;
    font-weight: bold;
    height: 100%;
}
.brsectiontext2
{
    color: #000000;
    font-size: smaller;
    text-align: left;
    height: 100%;
}
.style2
{
    font-size: small;
}
.style3
{
    font-size: x-small;
}
.style5
{
    font-size: x-large;
   
}
#footer
{
    font-size: x-small;
}
