﻿body {
}
h1
{
    color: #000099;
    font-weight: bold;
}
h2
{
    margin: 5px 10px 0px 5px;
}
h4
{
    margin: 5px 5px 5px 5px;
}
h5
{
    margin: 5px;
    font-size: small;
    font-weight: normal;
    line-height: normal;
}
h6
{
    margin: 5px;
    font-size: small;
    font-weight: normal;
    line-height: normal;
    color: #0000FF;
}
#Layout
{
    border-style: groove;
    border-color: #000066;
}
/* register user
----------------------------------------------------------*/
.Login
{
    background-color: #99CCFF;
    border: 1px solid #000066;
    font-size: 10pt;
    font-family: Verdana;
}
.login
{
    border-color: #800000;
    color: #000066;
    font-size: large;
}
.tblUserPassword
{
    font-size: medium;
    color: #000000;
}
.accountInfo
{
    background-color: #99CCFF;
    width: 42%;
}
/* For Commands on Page
----------------------------------------------------------*/
.tblPageCommands
{
    width: 90%;
}
.CellLeft
{
    text-align: left;
}
.CellRight
{
    text-align: right;
    width: 150px;
}
.HomeButton
{
     
}
.PrevBtn
{
}
.SubmitCancel
{
    width: 120px;
}
.SkiptoRequest
{
    font-size: 6pt;
    height: 20px;
    background-color: #FFFFFF;
}
.failureNotification
{
    font-size: 1.2em;
    color: Red;
}
/* Service type selection
----------------------------------------------------------*/
.tblServiceType
{
    width: 90%;
    background-color: #CCFFFF;
    height: 107px;
}
.tdContainerType
{
    width: 75px;
}
.tdContainerVol
{
    width: 75px;
}
/* Pickup Address
----------------------------------------------------------*/
.tblPickup
{
    width: 90%;
    background-color: #CCFFFF;
}
.txInitial
{
    width: 30px;

}
.txTitle
{
    width: 30px;
}
.textboxFull
{
    float: right;
    display: block;
    margin-right: 2%;
}
.tdTextTitle
{
    vertical-align: top;
    width: 8%;
    right: 0px;
    font-size: .8em;
    height: 40%;
}
.tdTextInitial
{
    vertical-align: top;
    font-size: .8em;
}
.tdColumn_123
{
    width: 22%;
    vertical-align: text-top;
    text-align: left;
}
.tdColumnPup_45
{
    width: 17px;
    vertical-align: text-top;
    text-align: left;
}
.tdContactPosition
{
    width: 17px;
    vertical-align: text-top;
    text-align: left;
}
/* Billing Address
----------------------------------------------------------*/
.pnlBilling
{
}
.tblBilling
{
    width: 90%;
    background-color: #CCFFFF;
}
.billinglabel
{
}
.tblBillingTitle
{
}
.tdTitleBill
{
    width: 150px;
}
.tdColumnBill_123
{

}
