﻿body {
    font-family: Verdana, Arial, Helvetica, Sans;
    font-size: 13px;
    background-color: #691430;
}
li {
    margin:10px 0 10px 0;
    }
td {
    vertical-align: top;
}
.header {
    font-size: 20px;
    font-weight: bold;
}
.title {
    font-weight:normal;
    font-size:15px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}
.error {
    color: #FF0000;
}
.main {
    background-image: url("images/spacer_body.gif");
    padding:30px;
}
.RecipientListTitle {
    font-weight:bold;
    font-size:15px;
}
.RecipientCheckList {
    
}
.uspszip {
    float: right;
    display: block;
    width: 216px;
    background-color: #9FC9FF;
    padding: 10px;
    margin-left: 20px;
}
.formtable {
   
}
.preview {
    white-space: pre;
}
.needemail {
    font-size: 11px;
    font-style: italic;
}
.agreement {
    display: block;
    background-color: #DDD;
    width: 600px;
}
.note {
    font-size:12px;
    font-style: italic;
}
.footer {
    background-color: #222E80;
}
.hide {
    border:0;
}
.linkType {
    font-weight: bold;
}
.dateadded {
    font-size: 11px;
}
.comment {
    font-style:italic;
    font-size: 12px;
}