@charset "UTF-8";
/* CSS Document */
.beta-base .preheader, .beta-base .header, .beta-base .sidebar, .beta-base .body, .beta-base .footer, #mainContent {
    text-align: left;
}
.beta-base .preheader, .beta-base .header, .beta-base .body, .beta-base .sidebar, .beta-base .leftSidebar, .beta-base .rightSidebar, .beta-base .footer {
    margin: 0;
    padding: 0;
    border: none;
    white-space: normal;
    line-height: normal;
}
.beta-base .title, .beta-base .subtitle, .beta-base .text, .beta-base img {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    white-space: normal;
    line-height: normal;
}
.beta-base .bodyContainer td.preheader{
    padding: 10px 0;
}
.beta-base .bodyContainer td.header {
    padding: 0;
    height: 30px;
}
.beta-base .bodyContainer td.body, .beta-base .bodyContainer td.footer,
.beta-base .bodyContainer td.sidebar, .beta-base .bodyContainer td.leftSidebar, .beta-base .bodyContainer td.rightSidebar {
    padding: 20px;
}
.beta-base .bodyContainer td.header p, .beta-base .bodyContainer td.preheader p, .beta-base .bodyContainer td.body p,
.beta-base .bodyContainer td.footer p, .beta-base .bodyContainer td.sidebar p,
.beta-base .bodyContainer td.leftSidebar p, .beta-base .bodyContainer td.rightSidebar p {
    margin: 0;
    color: inherit;
}
.beta-base .bodyContainer td.header div.title, .beta-base .bodyContainer td.preheader div.title, .beta-base .bodyContainer td.body div.title,
.beta-base .bodyContainer td.footer div.title, .beta-base .bodyContainer td.sidebar div.title,
.beta-base .bodyContainer td.leftSidebar div.title, .beta-base .bodyContainer td.rightSidebar div.title,
.beta-base .bodyContainer td.header div.subtitle, .beta-base .bodyContainer td.preheader div.subtitle, .beta-base .bodyContainer td.body div.subtitle,
.beta-base .bodyContainer td.footer div.subtitle, .beta-base .bodyContainer td.sidebar div.subtitle,
.beta-base .bodyContainer td.leftSidebar div.subtitle, .beta-base .bodyContainer td.rightSidebar div.subtitle,
.beta-base .bodyContainer td.header div.text, .beta-base .bodyContainer td.preheader div.text, .beta-base .bodyContainer td.body div.text, .beta-base .bodyContainer td.body div.text div,
.beta-base .bodyContainer td.footer div.text, .beta-base .bodyContainer td.sidebar div.text,
.beta-base .bodyContainer td.leftSidebar div.text, .beta-base .bodyContainer td.rightSidebar div.text {
    overflow: auto;
}
.beta-base .optout {
    margin-bottom: 10px;
    margin-top: 10px;
}
div.infusion-captcha {
    width: 220px;
    padding: 10px;
}
div.infusion-captcha input, div.infusion-captcha select, div.infusion-captcha textarea {
    width: 95%;
    display: inline-block;
    vertical-align: middle;
}
table.infusion-field-container td.infusion-field-input-container input[type='text'],
table.infusion-field-container td.infusion-field-input-container input[type='password'],
table.infusion-field-container td.infusion-field-input-container textarea {
    width: 98%; /* must be 98% to make the snippet-menu line up due to border width */
    margin: 0;
}
table.infusion-field-container td.infusion-field-input-container select {
    width: 101%;
    *width: 102%; /* this one for IE */
    margin: 0;
}
table.infusion-field-container td.infusion-field-label-container {
    padding-right: 5px;
}
td.header .image-snippet img {
    vertical-align: bottom;
}
#webformErrors {
    color: #990000;
    font-size: 14px;
}
html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}
.infusion-form {
    margin: 0;
    height: 100%;
}
.infusion-option {
    display: block;
    text-align: left;
}
.beta-font-a h1, .beta-font-a h2, .beta-font-a h3, .beta-font-a h4, .beta-font-a h5, .beta-font-a h6 {
   
}
.beta-font-a h1 {font-size: 24px; color: #F5F5F5;}
.beta-font-a h2 {font-size: 20px;}
.beta-font-a h3 {font-size: 14px;}
.beta-font-a h4 {font-size: 12px;}
.beta-font-a h5 {font-size: 10px;}
.beta-font-a h6 {font-size: 8px;}
.beta-font-a address {font-style: italic;}
.beta-font-a pre {font-family: Courier New, monospace;}
.beta-font-a .title, .beta-font-a .title p {
    font-weight:bold;
    font-size: 20px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.beta-font-a .subtitle, .beta-font-a .subtitle p {
    font-size:14px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.beta-font-a .text, .beta-font-a .text p {
    font-size: 12px;
    font-family: arial,sans-serif;
}
.beta-font-a .preheader .text, .beta-font-a .preheader .text p {
    font-size: 11px;
    font-family: arial,sans-serif;
}
.beta-font-a .footer .text, .beta-font-a .footer .text p {
    font-size: 10px;
    font-family: verdana,sans-serif;
}
.beta-font-a .footer a {
    font-size: 11px;
    font-family: arial,sans-serif;
}
.beta-font-a .sidebar .title, .beta-font-a .leftSidebar .title, .beta-font-a .rightSidebar .title {
    font-size: 15px;
    font-weight: bold;
    font-family: arial,sans-serif;
}
.beta-font-a .sidebar .subtitle, .beta-font-a .leftSidebar .subtitle, .beta-font-a .rightSidebar .subtitle {
    font-size: 12px;
    font-family: arial,sans-serif;
}
.infusion-field-label-container {
    color: #000000;
    font-size: 14px;
    font-family: arial,sans-serif;
}
.infusion-field-input-container {
    font-size: 12px;
}
.infusion-option label {
    color: #000000;
    font-size: 14px;
    font-family: arial,sans-serif;
}
.black .background {
    background-color: #005129;
}
.black .body {
    background-color: #FFFFFF;
}
.black a {
    color: #A9A9A9;
}
.black .text {
    color: #000000;
}
.black .background .preheader a {
    color: #D4D4D4;
}
.black .background .preheader .text {
    color: #D4D4D4;
}
.black .header {
    background-color: #D5D5D5;
}
.black .title {
    color: #000000;
}
.black .subtitle {
    color: #666666;
}
.black .sidebar .title {
    color: #000000;
}
.black .leftSidebar .title {
    color: #000000;
}
.black .rightSidebar .title {
    color: #000000;
}
.black .sidebar .subtitle {
    color: #000000;
}
.black .leftSidebar .subtitle {
    color: #000000;
}
.black .rightSidebar .subtitle {
    color: #000000;
}
.black .footer {
    background-color: #D5D5D5;
}
.black .footer a {
    color: #A9A9A9;
}
.black .footer .text {
    color: #000000;
}
.black .infusion-field-label-container {
    color: #000000;
    font-size: 14px;
    font-family: arial, sans-serif;
}
.black .infusion-field-input-container {
    color: #000000;
    font-size: 12px;
}
.black .infusion-option label {
    color: #000000;
    font-size: 14px;
    font-family: arial, sans-serif;
}
.black .webFormBodyContainer {
    border-style:Hidden;
    border-color:#000000;
    border-width:0px;
}
.black .sidebar {
    background-color: #FFFFFF;
}
.black .leftSidebar {
    background-color: #FFFFFF;
}
.black .rightSidebar {
    background-color: #FFFFFF;
}
.infusion-field-label-container {
text-align:Left;
}
.infusion-field-input-container {
width:200px;
}
.infusion-field-label-container {
vertical-align:Middle;
}
.bodyContainer {
width:425px;
}

.infusion-submit {
	margin-top: 1em;
	display:block;
	text-align:center;
}