
.officeTitle {
    font-size: 18px;
    font-style: italic;
    margin: 20px 0 15px;
}
.officePhone {
    font-size: 14px;
}
.officeFax {
    font-size: 14px;
}
.officeSms {
    font-size: 14px;
    margin-bottom: 10px;
}
.blueContact {
    color: #42b3f4;
}
.contactTop {
    padding-bottom: 20px;
}
.contactBottom {
    background-color: #ebebeb;
    padding-bottom: 30px;
    padding-top: 20px;
}
.titleTitle {
    color: #3c528b;
}
.nameTitle {
    color: #3c528b;
}
.lastNameTitle {
    color: #3c528b;
}
.emailTitle {
    color: #3c528b;
}
.phoneTitle {
    color: #3c528b;
}
.messageTitle {
    color: #3c528b;
}
input, textarea {
    border: medium none;
    font-size: 14px;
    height: 100%;
    margin: 2px;
    padding: 2px;
    width: 100%;
}
.downloadTitle {
    color: #3b518b;
    font-weight: bold;
}
a .downloadButton {
    background-color: #3b518b;
    border-radius: 20px;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
    padding: 10px;
    text-align: center;
    width: 160px;
    color: white;
    font-weight: bold;
    text-decoration: none;
}
.downloadButton a:hover {
    text-decoration: none;
}
.contactTitle {
    font-size: 18px;
    font-style: italic;
    margin: 0 0 15px;
}
.buttons {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    overflow: visible;
}/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.messageInput {
    height: 73px;
}
.branchesContact {
    min-height: 180px;
}