﻿body
{
    color: #4a4220;
    /* background-color: #ffcc5b; */
    text-align: center;
    font-size: x-small; /* for IE5/Win */
    voice-family: "\"}\"";
    voice-family: "\"}\"";
    font-size: small;
    font-family: "Lucida Grande" , "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    background-repeat: repeat-x;
    background-position: left top;
}

html > body
{
    font-size: small;
}


.content
{
    text-align: left;
    background-color: #FFFFFF;
    padding: 20px;
}

#page2
{
    background-color: white;
    background-position: left top;
    background-repeat: repeat-y;
    border-top: 8px solid white;
    float: left;
    margin-bottom: 0;
    width: 991px;
}

.sweepnav
{
    height: 20px;
    background-color: black;
    padding: 10px;
    text-align: center;
    margin: 0px 8px 8px 8px;
    font-weight: bold;
}

.def a:link 
{
    color: #009900;
    text-decoration: none;
}

.def a:visited 
{
    color: #009900;
    text-decoration: none;
}

.def a:hover 
{
    color: #009900;
    text-decoration: underline;
}

.def a:active 
{
    color: #009900;
    text-decoration: none;
}





.sweepnav a:link
{
    color: #FFFFFF;
    text-decoration: none;
}

.sweepnav a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

.sweepnav a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

.sweepnav a:active
{
    color: #FFFFFF;
    text-decoration: none;
}

.mods
{
    margin: 8px;
}

table
{
    border-collapse: inherit;
}

.ce
{
    border: 1px dotted #044390;
}

.ce1
{
    background-color: #EBF7FD;
}

.ceXXX td
{
    border-bottom: 1px dotted #044390;
    border-right: 1px dotted #044390;
}

.title
{
    color: #965A3F;
    font-size: 18px;
}

.title2
{
    color: #965A3F;
    font-size: 11px;
}

.title3
{
    color: #965A3F;
    font-size: 22px;
}

.title4
{
    color: #965A3F;
    font-size: 13px;
}

.title5
{
    color: #965A3F;
    font-size: 16px;
}

.grainstitle
{
    margin-top: 10px;
}

.EntryForm
{
    margin-top: 10px;
}

.EntryForm div
{
}

.EntryForm .label
{
    margin: 2px 10px 0px 0px;
    float: right;
    font-weight: bold;
    vertical-align: top;
}

.EntryForm td
{
    vertical-align: top;
    width: 140px;
}

.EntryForm .labeltd
{
    vertical-align: top;
    width: 140px;
}

.EntryForm .texttd
{
    vertical-align: top;
    width: 375px;
}

.EntryForm .caption
{
    margin: 10px 10px 0px 0px;
    float: right;
    vertical-align: top;
    font-weight: bold;
}

.EntryForm .textLimit
{
    margin: 10px 10px 0px 0px;
    float: right;
    font-style: italic;
    font-size: small;
}

.EntryForm .optional
{
    margin: 10px 10px 0px 0px;
    float: right;
    vertical-align: top;
    text-align: left;
}

.EntryForm .textbox
{
    float: left;
    width: 180px;
}

.EntryForm .validation
{
    margin: 1px 0px 2px 5px;
    width: 125px;
}

.EntryForm .box
{
    border: solid 1px grey;
    width: 525px;
    clear: both;
    margin: 10px;
    padding: 10px;
}

.EntryForm .req
{
    float: left;
    clear: both;
    color: Red;
    margin: 3px 5px 0px 0px;
}

.EntryForm .Button
{
    float: right;
}

.EntryForm .Email
{
    margin-left: 10px;
    font-style: italic;
    font-size: small;
}

.EntryForm .checkbox
{
    margin-left: 10px;
    float: left;
    clear: both;
}

.EntryInstructions
{
    margin: 10px;
    margin-left: 30px;
    vertical-align: top;
}

.EntryInstructions td
{
    padding-bottom: 15px;
    width: 400px;
}




.LoginForm
{
}

.LoginForm .box
{
    border: solid 1px grey;
    width: 300px;
    margin: 10px auto 0px auto;
    padding: 10px;
}

.LoginForm .label
{
    margin: 2px 10px 0px 0px;
    font-weight: bold;
    float: right;
    vertical-align: top;
    text-align: right;
}


.CreateForm
{
    padding: 10px;
    margin: 0px auto 0px auto;
}

.CreateForm td
{
    width: 300px;
}

.CreateForm .box
{
    border: solid 1px grey;
    width: 380px;
    clear: both;
    margin: 10px;
    height: 190px;
}

.CreateForm .label
{
    margin: 2px 10px 0px 0px;
    float: right;
    font-weight: bold;
    vertical-align: top;
}


.form2
{
    width: 300px;
    margin: auto;
}

.textboxmar
{
    margin: 0px 0px 8px 0px;
}

.SecurityLabel
{
 border:None 0px white
}
