﻿body 
{
    font-family: Arial;
    text-align: center;
    background-color: #98dffc;
    padding-top: 30px;
    min-width: 800px;
}

#footer
{
    height: 30px;
    padding-top: 15px;
    font-size: 8pt;
    color:#438aa7;
}

h1
{
    margin-left: 100px;
    font-size: 14pt;   
}

.blueFeatureBox
{
    width: 650px;
    margin: 20px 50px 10px 50px;
    border: solid 1px #ddd;
    background-color: #e0ffff;
    padding: 10px 10px 10px 10px;
    font-size: 8pt;
    color: #666;
}

.informationBlock
{
    border: solid 3px #438aa7;
    background-color: #FFF;
    padding: 10px 10px 50px 10px;
    width: 780px;
    position: relative;
    float:left;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#infoRightSide
{
    width: 300px;
    position: relative;
    float:left;
    text-align: left;
}

#infoLeftSide
{
    width: 480px;
    position: relative;
    float:left;
    text-align: left;
}

.siteDescriptionCopy
{
    font-size: 14pt;
    font-weight: bold;
    padding: 20px 20px 0px 20px;
}

.Logo
{
    padding: 0px 0px 10px 40px;
}

.login
{
    background-color: #e0ffff;
    padding: 20px 20px 20px 20px;
    margin-top: 20px;
    position: relative;
    float: left;
}

.inputLabelRt
{
    background-color: #e0ffff;
    width: 250px;
    text-align: left;
    margin-top: 5px;
}

.inputControlRt
{
    background-color: #e0ffff;
    width: 250px;
    text-align: left;
    height: 30px;
}

a 
{ 
    color:#438aa7;
    text-decoration: none;
}
a:hover 
{ 
    color: #000000; 
    text-decoration: none; 
}

a.bigLink
{
    font-size: 16pt;
}

.textBox
{
    border-style: solid;
    border-width: 1px;
    border-color: #438aa7;
    padding-top: 3px;
    height: 22px;
    color: #438aa7;
    font-size: 12pt;
    width: 240px;  
}
.textArea
{
    border-style: solid;
    border-width: 1px;
    border-color: #438aa7;
    height: 80px;
    color: #438aa7;
    font-size: 12pt;
    width: 240px; 
    overflow: auto;
}
#textLengthCounter
{
    position: relative;
    float: left;
    width: 200px;
    font-size: 14pt;
    font-weight: bold;
    color: #438aa7;
}
.fileBox
{
    border-style: solid;
    border-width: 1px;
    border-color: #438aa7;
    padding-top: 3px;
    height: 22px;
    color: #438aa7;
    font-size: 12pt;
    width: 340px;  
}
#oneOffEventSelector
{
    width:150px;
    padding: 5px 5px 5px 5px;
}
.instruction
{
    font-size: 8pt;
    text-align: left;
}
.formSubText
{
    font-size: 10px;
    padding: 0px 0 10px 0;
}

.navigationAndFilters
{
    text-align: center;
}


.inputLabel
{
    width:200px;
    text-align: right;
    position: relative;
    float: left;
    margin-right:25px;  
    background-color: #FFF;
    font-size: 8pt;
}

.inputControl
{
    position: relative;
    float:left;
    width:510px;  
    background-color: #FFF;
    text-align: left;
}
.inputRow
{
    position: relative;
    float:left;
    width: 760px;
    padding: 10px 10px 0px 10px;  
    background-color: #FFF;
}

.inputMessage
{
    width: 480px;
    text-align: center;
}

.dateDisplay
{
    border-style: solid;
    border-width: 1px;
    border-color: #438aa7;
    height: 80px;
    color: #438aa7;
    font-size: 8pt;
    width: 240px; 
    overflow: auto;
    padding: 5px 5px 5px 5px;
}

.product
{
    margin-left: 100px;
    width: 550px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.product h2
{
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 14pt;
}

.productSub
{
    font-size: 10pt;
}
.PPButton
{
    margin: 15px 0px 15px 50px;
}
.productBenefits
{
    background-color: #e0ffff;
    font-size: 8pt;
    padding: 10px 10px 10px 10px;
    margin-left: 50px;
}
.bluebox
{
    background-color: #e0ffff;
    font-size: 8pt;
    border: solid 1pt #dddd;
    width: 178px;
    padding: 10px 10px 10px 10px;
    text-align: left;
    margin-top: 10px;
}
h3
{
    margin-top:30px;
}
