﻿

body {
    font-family: Arial;
    font-size: 11px;
}

.Numbers {
    font-size: 18px;
    font-weight: bold;
}

.alignRight {
    text-align: right;
}
#tbl{
    width: 900px;
}

input[type=text] {
    border: 1px solid #333;
    padding: 5px;
    font-size: 12px;
    text-transform: uppercase;
}

#txtEmailNotes_txtbx {
    text-transform: none;
}

.lblMessage {
    font-size: 16px;
    color: #990000;
}

textarea {
    border: 1px solid #333;
    padding: 5px;
    font-size: 12px;
    text-transform: uppercase;
}

.lblMessage {
    font-size: 16px;
    color: #990000;
}

.style1 {
    text-align: left;
    padding: 2px;
}

.Col1 {
}

#tbl td, #tbl td table td {
    padding: 5px;
}

.style3 {
    font-size: medium;
    font-weight: bold;
}

.style4 {
}

.style5 {
    text-align: right;
}

.style6 {
    width: 100%;
}

.style9 {
}

.style10 {
    text-align: right;
    width: 17px;
}

.style11 {
    width: 199px;
}

.style12 {
    text-align: right;
    width: 169px;
}

.style13 {
    width: 224px;
}

.style14 {
    text-align: left;
}

.style15 {
    width: 184px;
}

.style0 {
    text-align: center;
}

.style00 {
    width: 0px;
}

.style000 {
    float: none;
    margin-left: 100px;
    margin-right: 0px;
}

#btnSave, #btnNewApplication, #btnReturnToAgentServices {
    text-transform: none;
}

.black-border {
    border-color: #000;
}
