﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 0.75em;
    margin: 0 auto;
    padding: 0 0 0 0;
    background: url(images/subpage-bg.png) no-repeat top center; /*width:100%;*/
    background-color: #828181;
    height: 100%;
}
h1, h2, h3, h4
{
    font-weight: normal;
    font-family: 'PT Sans' , sans-serif;
}
h1
{
    font-size: 1.35em;
}
h2
{
    color: #202a49;
    font-size: 1.8em;
    font-weight: 600;
}
h3
{
    color: #a14c35;
    font-size: 1.3em;
}
.sfError {
    background: url("WebResource.axd?d=6LMAl2EBfCqJS-xreMxcY5Ft9Xzk-g6wofIqsejp7QCWMD-YFbU8dq9yFnj6SoW_Im6R9s8Dzn9N4lseqAjoxgInPjM7A1b97Y2FcxvsBgPLQDxJVue-Yf8juvih7ght0&t=634678489592343296") no-repeat scroll 0 -497px transparent;
    color: #FF0000;
    padding-left: 20px;
}
.sfLeftLbls .sfError, .sfRightLbls .sfError {
    margin-left: 164px;
}
.sfSuccess {
    color: #669900;
    font-size: 18px;
    margin-top: 50px;
    text-align: left;
}
.sfErrorSummary {
    background-color: #FFB9B9;
}
.sfFormBox {
    margin-bottom: 20px;
}
.sfFormBox .sfTxt {
    font-family: inherit;
    font-size: 12px;
    padding: 3px;
}
.sfFormBox.sfTxtBoxSmall .sfTxt {
    width: 120px;
}
.sfFormBox.sfTxtBoxMedium .sfTxt {
    width: 300px;
    padding-bottom: 24px
}
.sfFormBox.sfTxtBoxLarge .sfTxt {
    width: 300px;
}
.sfFormRadiolist {
    margin-bottom: 20px;
}
.sfFormRadiolist .sfRadioList {
    display: block;
    line-height: 18px;
}
.sfFormRadiolist .sfRadioList label, .sfFormRadiolist .sfRadioList input {
    vertical-align: middle;
}
.sfFormRadiolist .sfRadioList label {
    margin-left: 3px;
}
.sfFormCheckboxlist {
    margin-bottom: 20px;
}
.sfFormCheckboxlist .sfCheckListBox {
    display: block;
    line-height: 20px;
}
.sfFormCheckboxlist .sfCheckListBox label, .sfFormCheckboxlist .sfCheckListBox input {
    vertical-align: middle;
}
.sfFormCheckboxlist .sfCheckListBox label {
    margin-left: 3px;
}
.sfFormBlock {
    margin-bottom: 20px;
}
.sfFormBlock .sfTxt {
    font-family: inherit;
    font-size: 12px;
    padding: 3px;
}
.sfFormBlock.sfTxtBlockSmall .sfTxt {
    height: 60px;
    width: 300px;
}
.sfFormBlock.sfTxtBlockMedium .sfTxt {
    height: 100px;
    width: 300px;
}
.sfFormBlock.sfTxtBlockLarge .sfTxt {
    height: 260px;
    width: 500px;
}
.sfFormDropdown {
    margin-bottom: 20px;
}
.sfFormDropdown select {
    font-family: inherit;
    font-size: 12px;
    padding: 1px;
}
.sfFormDropdown.sfDdlSmall select {
    width: 120px;
}
.sfFormDropdown.sfDdlMedium select {
    width: 300px;
}
.sfFormDropdown.sfDdlLarge select {
    width: 420px;
}
.sfFormTitle {
    margin: 50px 0 20px;
}
.sfFormTitle:first-child {
    margin: 20px 0;
}
.sfFormTitle.sfTitleSmall {
    font-size: 14px;
    font-weight: bold;
}
.sfFormTitle.sfTitleMedium {
    font-size: 18px;
    font-weight: normal;
}
.sfFormTitle.sfTitleLarge {
    font-size: 24px;
    font-weight: normal;
}
.sfFormInstructions {
    margin-bottom: 20px;
}
/* .sfContentBlock h1, .sfContentBlock h2, .sfContentBlock h3, .sfContentBlock h4, .sfContentBlock h5 {
    line-height: 1.2;
}
.sfContentBlock h1 {
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 20px;
}
.sfContentBlock h1 ~ h1 {
    margin-top: 40px;
}
.sfContentBlock h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 35px;
}
.sfContentBlock h3 {
    border-bottom: 1px solid #CCCCCC;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 30px;
    padding-bottom: 5px;
}
.sfContentBlock h4 {
    font-size: 13px;
    font-weight: bold;
    margin-top: 25px;
}
.sfContentBlock h5 {
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
    margin-top: 18px;
}
.sfContentBlock p {
    margin-bottom: 18px;
}
.sfContentBlock ul {
    list-style: disc outside none;
    margin-bottom: 18px;
    padding-left: 20px;
}
.sfContentBlock ol {
    list-style-type: decimal;
    margin-bottom: 18px;
    padding-left: 20px;   
}  */
.sfFormSubmit {
    margin-bottom: 20px;
}
.sfLeftLbls .sfFormSubmit, .sfRightLbls .sfFormSubmit {
    margin-left: 164px;
}
.sfFormSubmit.sfSubmitBtnSmall input {
    font-size: 13px;
}
.sfFormSubmit.sfSubmitBtnMedium input {
    font-size: 14px;
    font-weight: bold;
}
.sfFormSubmit.sfSubmitBtnLarge input {
    font-size: 14px;
}
.sfTopLbls .sfTxtLbl {
    display: block;
    font-size: 12px;
    font-weight: normal;
}
.sfLeftLbls .sfTxtLbl, .sfLeftLbls .sfFieldWrp {
    display: inline-block;
    vertical-align: top;
}
.sfLeftLbls .sfTxtLbl {
    line-height: 1.1;
    margin-right: 10px;
    margin-top: 2px;
    width: 150px;
}
.sfRightLbls .sfTxtLbl, .sfRightLbls .sfFieldWrp {
    display: inline-block;
    vertical-align: top;
}
.sfRightLbls .sfTxtLbl {
    line-height: 1.1;
    margin-right: 10px;
    margin-top: 2px;
    text-align: right;
    width: 150px;
}

