﻿/*Supress link on FA page*/
body.md_financialassistance_index .quickLinks {
display: none;
}