html {

}
body {
    padding:0px;
    margin:0px;
    color: white;
    font-family: Calibri, Sans-Serif;
    width:100%;
    height:100%;
}
.newsletterHeader{
    width: 620px;
    text-align:center;
    padding: 0px 0px;
    margin: 0px auto;
    font-size:26px;
    font-weight: bold;
	line-height:30px;
    overflow: hidden;
}
.newsletterHeader img{
    max-width: 620px;
}
.newslettersContainer{
    margin-left: auto;
    margin-right: auto;
    width: 540px;
    padding: 15px 40px;
}
.newslettersContainer .content{
    border: solid #000000;
    border-width: 1px 0px 0px 0px;
    margin-top: 15px;
}
.newslettersContainer .content.removeTopBorder{
    border-width: 0px 0px 0px 0px;
    margin-top: 0px;
    margin-bottom: 15px;
}
.newsletterFooter{
    text-align:center;
    margin: 0px auto 15px auto;
    width:540px;
    font-size:15px;
    line-height:22px;
    color: #000;
}
/*media all*/
.newsletterFooter p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 14px;
    color: #000001;
}
/*media all*/
.newsletterFooter h2 {
    font-size: 25px;
    line-height: 32px;
    margin: 0px 0px 14px 0px;
    font-weight: normal;
    color: #2F76BA;

}
/*media all*/
.newsletterFooter .spacer {
    font-size: 1px;
    line-height: 1px;
    margin: 0px;
    padding: 0px;
}


.newsletterItem{
    margin: 10px 0px;
    color: #000;
}
.newsletterItem .newsletterTitle{
    font-weight: normal;
    font-size: 18px;
    line-height: 32px;
}
.newsletterItem .newsletterDate{
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
}
.newsletterItem .newsletterDateList{
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
}
.newsletterContainer{
    color: #000;
}
.newsletterContainer .newsletterTitle{
    font-weight: bold;
    text-align: center;
    font-size: 18px;
}
.newsletterContainer .newsletterDate{
    text-align: center;
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
}
.imageContainer{
    padding: 16px 0px;
    border: solid #2F76BA;
    border-width: 1px 0px;
}
a,
a:visited{
    color: #669933;
    text-decoration: none;
}
.subscribeContainer{
    padding: 10px 40px 0px 40px;
    font-weight: bold;
    font-size: 16px;
    text-align: right;
}
.subscribeEmail{
    padding: 2px 4px;
    margin-right: 20px;
    width: 400px;
}
.subscribeButton{
    padding: 3px 10px;
    border-radius: 3px;
    background-color: #2F76BA;
    border: 1px solid #2F76BA;
    color: white;
}
.tocLink{
    margin: 5px 0px;
}
.tocLink.current{
    font-weight: bold;
}
.tocContainer{
    margin:10px 0px;
}
.stagingMessage{
    line-height: 30px;
    background-color: orange;
    text-align: center;
    color: white;
}
a[href^=tel] {
    color: inherit;
    text-decoration: none;
}
.readMoreP{
    margin-bottom: 0px;
}
/*  more info form*/
.moreInfoButton:visited,
.moreInfoButton{
    background-color: #2f76ba;
    color: white;
    padding: 1em 1.5em;
    text-decoration: none;
    border-radius: 1.5em;
}
#more-info-form-thank-you,
#more-info-form {
    background: #FFF; height: 468px; width: 636px; border: 8px solid #FFF; font-size: 0.857em; line-height: 1.333;
}
#more-info-form-thank-you{
    font-size: 1.157em;
}
#more-info-form-thank-you .header ,
#more-info-form .header { background: #333; padding: 23px 30px 30px; }
#more-info-form-thank-you H1,
#more-info-form H1 { color: #FFF; font-size: 22px; margin: 0; line-height: 1; }
#more-info-form-thank-you H1{
    font-size: 24px;
}
#more-info-form-thank-you .body,
#more-info-form .body { padding: 20px 30px 30px; }
#more-info-form P { margin-bottom: 10px; }
#more-info-form-thank-you TABLE,
#more-info-form TABLE { width: 100%; margin-bottom: 20px; }
#more-info-form-thank-you TH,
#more-info-form TH { text-align: left; padding: 15px 0 10px; }
#more-info-form-thank-you TD,
#more-info-form TD { color: #888; font-size: 18px; padding: 5px 10px; vertical-align: middle;}
#more-info-form INPUT[type="text"] { width: 379px; color: inherit; padding: 10px;}
#more-info-form INPUT[type="email"] { width: 379px; color: inherit; padding: 10px;}
#more-info-form .field { margin-bottom: 6px; }
#more-info-form .field:first-child { margin-top: 15px; }
#more-info-form INPUT[type="submit"] { font-size: 0.917em; background: #7CBE42; color: #FFF; text-transform: uppercase; font-weight: bold; border: 0; padding: 3px 10px; }
#more-info-form .emailMeAboutCFMFormSubmit{
    padding: 10px;
    border-radius: 10px;
    background-color: #CD1530;
    color: #fff;
    text-align: center;
}
#more-info-form .emailMeAboutCFMFormSubmit:hover{

}
#more-info-form .inactiveSubmit{
    background-color: #740e14;
}
#more-info-form .inactiveSubmit:hover{
    background-color: #740e14;
    cursor: not-allowed;
}
#more-info-form .activeSubmit{
    background-color: #379d39;
    cursor: pointer;
}
#more-info-form .activeSubmit:hover{
    background-color: #4b9d00;
    cursor: pointer;
}
.contactsContainerFooter{
    background-color: #2F76BA;
    padding: 10px 20px;
}
.contactsContainerFooter .header{
    display: block;
}
.contactsContainerFooter h2{
    color: #ffca2b;
    margin: 0px;
}
.contact,
.contact a,
.contact a:visited{
    color: #FFFFFF;
}
.contact{
    display: inline-block;
    width: 48%;
}

.inlineBlock{
    display: inline-block;
}
.hidden{
    display: none;
}

.textAlignRight{
    text-align: right;
}
.textAlignLeft{
    text-align: left;
}
.textAlignCenter{
    text-align: center;
}
.textIndent{
    text-indent:40px;
}
.textAlignJustify {
    text-align: justify;
    text-justify: inter-word;
}
.right{
    float:right;
    margin-left: 20px;
    margin-bottom: 10px;
}
.left{
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
.center{
    text-align: center;
    margin-left:auto;
    margin-right:auto;
}