﻿.HEButton
{
  width: 234px;
  height: 80px;
  background-image:url('../../../Images/Qualifications/Template/HEButton.jpg');
  background-repeat: no-repeat;
}

.HEButton:hover
{
  width: 234px;
  height: 80px;
  background-image:url('../../../Images/Qualifications/Template/HEButtonHover.jpg');
  background-repeat: no-repeat;
}

.RegulatoryButton
{
  width: 234px;
  height: 80px;
  background-image:url('../../../Images/Qualifications/Template/RegulatoryButton.jpg');
  background-repeat: no-repeat;
}

.RegulatoryButton:hover
{
  width: 234px;
  height: 80px;
  background-image:url('../../../Images/Qualifications/Template/RegulatoryButtonHover.jpg');
  background-repeat: no-repeat;
}

.FCButton
{
  width: 234px;
  height: 80px;
  background-image:url('../../../Images/Qualifications/Template/FCButton.jpg');
  background-repeat: no-repeat;
}

.FCButton:hover
{
  width: 234px;
  height: 80px;
  background-image:url('../../../Images/Qualifications/Template/FCButtonHover.jpg');
  background-repeat: no-repeat;
}

.TailoredLearningButton
{
  width: 234px;
  height: 80px;
  background-image:url('../../../Images/Qualifications/Template/TailoredLearningButton.jpg');
  background-repeat: no-repeat;
}

.TailoredLearningButton:hover
{
  width: 234px;
  height: 80px;
  background-image:url('../../../Images/Qualifications/Template/TailoredLearningButtonHover.jpg');
  background-repeat: no-repeat;
}
