#PageTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 28px;
    COLOR: black;
    FONT-FAMILY: Arial
}
.FormTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
.FormTopNote
{
    FONT-SIZE: 8pt;
    COLOR: blue;
    FONT-FAMILY: Arial
}
.DataLabel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
#txtRequesterName
{
    FONT-SIZE: 9pt;
    WIDTH: 344px;
    COLOR: black;
    FONT-FAMILY: Arial
}
#txtRequesterEmail
{
    FONT-SIZE: 9pt;
    WIDTH: 344px;
    COLOR: black;
    FONT-FAMILY: Arial
}
#txtDaytimePhone
{
    FONT-SIZE: 9pt;
    WIDTH: 100px;
    COLOR: black;
    FONT-FAMILY: Arial
}
#txtEveningPhone
{
    FONT-SIZE: 9pt;
    WIDTH: 100px;
    COLOR: black;
    FONT-FAMILY: Arial
}
#txtEventName
{
    FONT-SIZE: 9pt;
    WIDTH: 344px;
    COLOR: black;
    FONT-FAMILY: Arial
}
#txtEventDate
{
    FONT-SIZE: 9pt;
    WIDTH: 70px;
    COLOR: black;
    FONT-FAMILY: Arial
}
#lstStartTime
{
    FONT-SIZE: 9pt;
    WIDTH: 76px;
    COLOR: black;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: right
}
#lstEventHours
{
    FONT-SIZE: 9pt;
    WIDTH: 76px;
    COLOR: black;
    FONT-FAMILY: Arial
}
#txtEventLocation
{
    FONT-SIZE: 9pt;
    WIDTH: 344px;
    COLOR: black;
    FONT-FAMILY: Arial
}
#txtComments
{
    FONT-SIZE: 9pt;
    WIDTH: 344px;
    COLOR: black;
    FONT-FAMILY: Arial
}
#butSubmitRequest
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    WIDTH: 180px;
    COLOR: #ffb500;
    FONT-FAMILY: Arial
}
.FormFootNote
{
    FONT-SIZE: 7pt;
    COLOR: red;
    FONT-FAMILY: Arial
}
.ExampleNote
{
    FONT-SIZE: 7pt;
    COLOR: blue;
    FONT-FAMILY: Arial
}
.ThankYou
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20pt;
    COLOR: #ffb500;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial
}
.ThankYouName
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: black;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial
}
.ThankYouNote
{
    FONT-SIZE: 12pt;
    COLOR: blue;
    FONT-FAMILY: Arial
}
#ThankYouDiv
{
    BORDER-RIGHT: blue thin solid;
    BORDER-TOP: blue thin solid;
    Z-INDEX: 9999;
    LEFT: 200px;
    FLOAT: left;
    BORDER-LEFT: blue thin solid;
    WIDTH: 580px;
    BORDER-BOTTOM: blue thin solid;
    POSITION: absolute;
    TOP: 175px;
    HEIGHT: 280px;
    BACKGROUND-COLOR: white
}
#butCloseThankYou
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    WIDTH: 220px;
    COLOR: #ffb500;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial
}
#NoBus
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: red;
    FONT-FAMILY: Arial
}
#refList
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
#refTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #ffb500;
    FONT-FAMILY: Arial
}
