body {
    background-image: url( /images/bg.gif );
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-width: 0px;
}

td {
    text-align: left;
    vertical-align: top;
    font-family: Tahoma;
    font-size: 11px;
    color: #181214;
}

.bgBodyA {
    background-image: url( /images/5t1.gif );
    background-repeat: no-repeat;
}

.bgBodyB {
    background-image: url( /images/5bak1.jpg );
    background-repeat: no-repeat;
}

.bgBodyC {
    background-image: url( /images/5pic1.jpg );
    background-repeat: no-repeat;
    background-position: bottom;
    background-position: right;
}

form {
    margin: 0px;
}

a {

    text-decoration: underline;
    color: #181214;
}

.white {
    color: #FFFFFF;
}

.a30 {
    color: #30536F;
}

a.a30 {
    color: #30536F;
    text-decoration: underline;
}

.a62 {
    color: #FFFFFF;
}

a.a62 {
    color: #626160;
    text-decoration: underline;
}

a.a45 {
    color: #455064;
    text-decoration: underline;
}

.a4D {
    color: #4D4D4D;
}

a.a4D {
    color: #4D4D4D;
    text-decoration: underline;
}

a.a04 {
    color: #04305B;
    text-decoration: underline;
}

a.menu {
    color: #5B6E87;
    text-decoration: none;
    font-weight: bold;
}

a.copy {
    color: #959393;
    text-decoration: none;
}

.greyLine {
    background-image: url( /images/grey_line.jpg );
    background-repeat: repeat-x;
    background-position: top;
}

.requiredFields {
    color: #FF0000;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
    font-family: Tahoma;
    font-size: 11px;
}

.headerPhone {
    font-family: Arial;
    font-size: 24px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}

.tagLine {
    color: #FFFFFF;
    font-size: 14px;
}

div#bodyPadding {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
}


/* CSS for the common forms */
legend {
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

div#wrapperStateBoundary {
    width: 390px;
    margin: 0px auto;
    text-align: center;
}
div.labelStateBoundary {
    float: left;
    padding: 5px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}

div.wrapperOrderLeft {
    float: left;
    width: 304;
}

div.wrapperOrderRight {
    float: left;
    width: 304;
}

div.formRow {
    float: left;
    clear: both;
    padding-top: 3px;
    padding-bottom: 3px;
    line-height: 12px;
}

div.inputLabel {
    float: left;
    width: 105px;
    text-align: right;
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 5px;
}

div.inputItem {
    float: left;
    clear: right;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 185px;
    text-align: left;
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
}

input, select, textarea, option {
    /* border: solid 1pt #000000;  Comment out if no border necessary */
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
}

.quoteOutputLabel {
   font-family: Tahoma;
   font-size: 11px;
   color: #000000;
}

.quoteLink {
   font-family: Tahoma;
   font-size: 14px;
   color: #000000;
}