a.optionlink {
    color: #000066;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    padding-left: 5px;
}
body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #FFFFFF;
}
.copyright {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #CCCCCC;
    margin-top: 0px;
    padding-top: 7px;
    padding-right: 12px;
    width: 100%;
    text-align: right;
}
h1 {
    margin: 0px 0px 5px 0px;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
}
h2 {
    margin: 0px 0px 10px 0px;
    font-size: 14px;
    color: #2266AA;
}
h3 {
    margin: 0px 0px 10px 0px;
    font-size: 16px;
}
h4, th, thead {
    margin: 0px 0px 0px 0px;
    font-size: 14px;
}
.highlight1 {
    color: #0063CE;        /* Sky blue */
    font-weight: bold;
}
.highlight2 {
    color: #000066;        /* Dark blue */
    font-weight: bold;
}
.italic {
    font-weight: bold;
    font-size: 16px;
    font-style: italic;
}
ol, ul {
    font-size: 14px;
}
p {
    font-size: 14px;
    margin: 0px 0px 16px 0px;
}
p.header {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0% 45% 2% 2%;
}
.requiredfield {
    color:#990033;
}
sup {
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
    text-transform: uppercase;
}
td {
    font-size: 14px;
}
td.tableFormLabel {
    color: #0063CE;
    font-weight: bold;
    padding: 2px 7px 2px 7px;
}
.fieldanswer {
    color: #000066;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}
li.profile {
    list-style-type : none;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 13px;
    margin-bottom: 5px;
}
li.options {
    list-style-type : none;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 13px;
    margin: 5px 0px 5px 15px;
}
.signature {
    font-family : "Lucida Handwriting";
    font-weight : bold;
    font-size: 18px;
    margin-left: 10px;
}
table.application td {
    border: 1px solid #CCCCCC;
    padding: 2px 5px 2px 5px;
    vertical-align: middle;
}
table.application td.category {
    font-weight: bold;
    padding-top: 10px;
    padding-left: 0px;
    border: 0px none;
}
table.filloutform td {
    font-family: Arial, Helvetica, sans-serif, Geneva, Charcoal;
    font-size: 12px;
}
table.filloutform tr {
    padding-bottom: 8px;
}
td.experience {
    width: 125px;
}
td.labeltype1 {
    color: #000066;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    padding-bottom: 5px;
}
tr.filloutHeader {
    font-family: Arial, Helvetica, sans-serif, Geneva, Charcoal;
    font-size: 12px;
    font-weight: bold;
}
div#datasheet {
    text-align: left;
    width: 80%;
    margin-left: 10%;
}
div#datasheet .fieldlabels {
    font-family: Arial, Helvetica, sans-serif, Geneva, Charcoal;
    font-size: 12px;
}
div#datasheet .plaintext {
    font-family: Arial, Helvetica, sans-serif, Geneva, Charcoal;
    font-size: 14px;
}
div#datasheet textarea {
    width: 100%;
    border: 1px solid #aaaaaa;
}
div#datasheet input {
    border-style: solid;
    border-color: #aaaaaa;
    padding: 2px;
}
div#datasheet input.radios {
    border-style: solid;
    border-color: #aaaaaa;
}
div#datasheet input.buttons {
    border-style: solid;
    border-color: #000000;
    background-color: #dddddd;
    padding: 2px 8px 2px 8px;
    margin: 0px 8px 0px 8px;
    font-family: Arial, Helvetica, sans-serif, Geneva, Charcoal;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.footer {
    margin-left: auto;
    margin-right: auto;
}
.footer h2 {
    font-size: 16px;
    font-weight: normal;
    border: 1px solid #666666;
    padding: 4px;
    text-transform: uppercase;
    letter-spacing: 16px;
    text-align: center;
    color: #663399;
    background-color: #e8e4ef;
    margin: 0px;
}
.footer table.footermain {
    border-top: none;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-left: 1px solid #666666;
    width: 100%;
}
.footer a {
    color: #887799;
    text-align: center;
    text-decoration: none;
}
.footer a.techEmail {
    color: #0000ff;
    text-decoration: underline;
    font-size: 20px;
}
.footer img {
    border: none;
}