﻿body 
{
    font-family: Arial, Sans-Serif;
    font-size: 0.9em;
}
p 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px;
    line-height: 150%; color: #333; 
}
.PageHeading
{
    font-size: 1.4em;
    font-weight: bold;
    color: #000099;
    margin-top: 0px;
}
.RequestTitle
{
    font-size: 0.8em;
    margin-bottom: 2px;
    margin-top: 0px;
}
.pageInfo
{
    font-size: 0.8em;
    margin-bottom: 12px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 745px;
    background-color: #CCCCFF;
}
.TitleTable
{
    border-bottom: 2px solid black;
    width: 750px;
}
.LoginInfo
{
    font-size: 12px;
}
.LoginControl
{
    font-size: 1.2em;
}
#TopNavDiv
{
    width: 750px;
    padding-bottom: 5px;
}
.RequestGrid
{
    font-size: 0.8em;
    width: 750px;
}
.MessageTable
{
    font-size: 0.8em;
    width: 750px;
    border: 1px dotted red;
}
.ManageControl
{
    font-size: 0.8em;
}
/* Message Page */
.MessageDisplay
{
    font-family: Courier New;
}
/* External user interface styles */
.SiteCodeRequestInput
{
    width: 200px;
    height: 18px;
    font-size: 0.8em;
}
.PExImage
{
    vertical-align: top;
}
.CapchaControl
{
    font-size: 0.8em;
}
.ValidationSummaryMessage
{
    font-size: 0.8em;
}
.form1
{
    margin-top: 0px;
}
#SubmitFormDiv
{
    background-color: White;
    margin-top: 0px;
}
#PleaseWaitDiv
{
    width: 350px;
}
#PleaseWaitParagraph
{
    width: 300px;
    text-align: center;
    font-size: 14px;
}
.StatusImageParagraph
{
    text-align: center;
    width: 300px;
}
.Dots
{
    color:  red;
    font-weight:    bold;
}
.UserInputLabelCell
{
    font-size: 0.8em;
    width: 100px;
    text-align: right;
}
.UserInput
{
    width: 250px;
}
.CaptchaCell
{
    text-align: right;
}
.SiteCodeRequestSubmitButton
{
    margin-left: 20px;
    vertical-align: top;
}
.GPSHyperlink
{
    font-size: 12px;
    color: White;
    padding-left: 20px;
}
.WhiteBackgroundBody
{
    background-color: White;
}
.SiteCodeLabel
{
    font-size: 1.5em;
    font-weight: bold;
    text-decoration: underline;
}