if ($('#mainNav li ul li') != null) {
    Cufon.replace('#mainNav li ul li', { fontFamily: 'MuseoSansCufon' });
}
if ($('.sideBucket h1') != null) {
    Cufon.replace('.sideBucket h1', { fontFamily: 'MuseoSansCufon' });
}
if ($('#intRightContent h2') != null) {
    Cufon.replace('#intRightContent h2', { fontFamily: 'MuseoSansCufon' });
}
if ($('#intRightContent h1') != null) {
    Cufon.replace('#intRightContent h1', { fontFamily: 'MuseoSansCufon' });
}
if ($('.homeBucket h1') != null) {
    Cufon.replace('.homeBucket h1', { fontFamily: 'MuseoSansCufon' });
}
if ($('.homeBucketBGContent h1') != null) {
    Cufon.replace('.homeBucketBGContent h1', { fontFamily: 'MuseoSansCufon' });
}
if ($('#homeContent .solutionsContain') != null) {
    Cufon.replace('#homeContent .solutionsContain', { fontFamily: 'MuseoSansCufon' });
}
if ($('#intRightContent .quoteBoxLog') != null) {
    Cufon.replace('#intRightContent .quoteBoxLog', { fontFamily: 'MuseoSansCufon' });
}
if ($('#intRightContent .quoteBoxBrokerage') != null) {
    Cufon.replace('#intRightContent .quoteBoxBrokerage', { fontFamily: 'MuseoSansCufon' });
}
if ($('#intRightContent .quoteBoxCarriers') != null) {
    Cufon.replace('#intRightContent .quoteBoxCarriers', { fontFamily: 'MuseoSansCufon' });
}
if ($('#intRightContent .quoteBoxList') != null) {
    Cufon.replace('#intRightContent .quoteBoxList', { fontFamily: 'MuseoSansCufon' });
}
if ($('#intRightContent .quoteBoxListAbout') != null) {
    Cufon.replace('#intRightContent .quoteBoxListAbout', { fontFamily: 'MuseoSansCufon' });
}
if ($('#intRightContent .quoteBoxListCareers') != null) {
    Cufon.replace('#intRightContent .quoteBoxListCareers', { fontFamily: 'MuseoSansCufon' });
}
if ($('#intRightContent .quoteBoxServices') != null) {
    Cufon.replace('#intRightContent .quoteBoxServices', { fontFamily: 'MuseoSansCufon' });
}
if ($('.quoteArea') != null) {
    Cufon.replace('.quoteArea', { fontFamily: 'MuseoSansCufon' });
}
