﻿.largeButton
{
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px !important;
    color: #004A80 !important;
	font-weight:bold !important;
	text-decoration: none !important;
}

.sectionContentText{
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #004A80
}

.buttonGiftCertificate{
	font-family: Arial, Tahoma, Verdana;
	color: White !important;
	margin: 10px 0px 0px 350px;
	padding: 5px 10px;
	background-color: #0B4888;
	text-decoration: none !important;
	font-weight: bold !important;
	border: 1px solid white;
	font-size: 12px;
}