/* font styling  -----------------------*/

html,
body {
    font-size: 100%; /* ~16px */
}
body,
input,
textarea {
    font-size: 0.938em; /* ~15px */
    line-height: 1.438em; /* ~23px */
    font-family: Arial, Helvetica, sans-serif; 
}
.PageService_Line_Item_Name {
    font-size: 16px; 
}
.PageInternetLink_Category_Name {
    font-size: 20px; 
}
.PageContact_Office_CompanyName1,
.PageContact_Office_CompanyName2 {
    font-size: 18px; 
}

.m-form, 
.m-form-low, 
.m-form-services, 
.m-form-inner-services,
.qcform,
.qcformcolor {
    font-size: 14px;  
}
/*.qcformcolor {
    line-height: normal; 
}*/
.m-form h2, 
.m-form-low h2, 
.m-form-services h2, 
.m-form-inner-services h2 {
    font-size: 19px; 
}
.PageService_Group,
.PageService_Group_Name, 
.PageFAQ_PageName, 
.PageInternetLink_Category_Name, 
.PageInternetLink_Link_Url, 
.PageTestimonial_ProvidedBy, 
.PageContact_Office_CompanyName1, 
.PageContact_Office_CompanyName2, 
.PageContact_Office_OfficeLocation, 
.PageContact_Contact_Name, 
.PageContact_Contact ul,
.m-form h2, 
.m-form-low h2, 
.m-form-services h2, 
.m-form-inner-services h2,
.bold {
    font-weight:bold;
}

/*CUFON*/
.formsub, .yellow, .associationsub{
    color: #e9dd8d;
}
