
/* Begin Typography & Colors */
body {
	background: #D2E6E0;
	margin: 0px 0px 0px 0px;
	}

table {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	line-height: 18px;
	border-collapse:collapse;
	border-spacing: 0;

}

h1 {
	display:inline;	
}
h2 {
	display:inline;	
}
h3 {
	display:inline;	
}
h4 {
	display:inline;	
}
h5 {
	display:inline;	
}



/***************************************************
customized sitewide link tags
****************************************************/

a:link {
	color: #006EB8;
	text-decoration: underline;
	line-height: 22px;
}

a:visited {
	color: #006EB8;
	text-decoration: underline;
	line-height: 22px;
}

a:hover {
	color: #006EB8;
	text-decoration: none;
	line-height: 22px;

}

a.sideNav:link {
	color: #006EB8;
	text-decoration: underline;
	line-height: 22px;
	font-size: 12px;
}

a.sideNav:visited {
	color: #006EB8;
	text-decoration: underline;
	line-height: 22px;
	font-size: 12px;
}

a.sideNav:hover {
	color: #006EB8;
	text-decoration: none;
	line-height: 22px;
	font-size: 12px;
}

a.linkMainNavWhite:link {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}

a.linkMainNavWhite:visited {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}

a.linkMainNavWhite:hover {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

}



a.linkCouponsByStore:link {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	line-height: 18px;
}

a.linkCouponsByStore:visited {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	line-height: 18px;
}

a.linkCouponsByStore:hover {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-decoration: underline;

}




a.linkTitle:link {
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a.linkTitle:visited {
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a.linkTitle:hover {
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}



a.linkFooter:link {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #006EB8;
}

a.linkFooter:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #006EB8;
}

a.linkFooter:hover {
	font-size: 11px;
	color: #006EB8;
	font-weight: normal;
	text-decoration: underline;

}


a.linkNormal:link {
	text-decoration: none;
	color: #333333;
	line-height: 16px;
}

a.linkNormal:visited {
	text-decoration: none;
	color: #333333;
	line-height: 16px;
}

a.linkNormal:hover {
	color: #333333;
	text-decoration: none;
	line-height: 16px;

}

a.linkFSCoupon:link {
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	font-size: 11px;
}

a.linkFSCoupon:visited {
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	font-size: 11px;
}

a.linkFSCoupon:hover {
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
	font-size: 11px;

}


a.noUnderline:link {
	color: #006EB8;
	text-decoration: none;
	line-height: 22px;
}

a.noUnderline:visited {
	color: #006EB8;
	text-decoration: none;
	line-height: 22px;
}

a.noUnderline:hover {
	color: #006EB8;
	text-decoration: underline;
	line-height: 22px;

}


/***************************************************
customized sitewide link tags
****************************************************/

.text10 {
	font-size: 10px;
	line-height: 14px;
}

.text11 {
	font-size: 11px;
	line-height: 14px;
}

.textred {
	color:#FF0000

}

.textcode {
	color:#FF0000;
	font-size: 11px;	

}

.textexpire {
	font-size: 11px;

}


.text11black {
	font-size: 11px;
	color:#000000;
	line-height:17px;
}


.text13black {
	font-size: 13px;
	color:#000000;
	line-height:18px;
}

.subhead {
	font-size: 16px;
	color:#CC6600;
}

.quoteFrom {
	font-size: 11px;
	line-height: 14px;
	font-style:italic;
	color:#0299CC;
}

.text12whitebold {
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;

}

.textquote {
	font-size: 18px;
	color:#999999;
	line-height: 24px;
}

.textFooter {
	font-size: 11px;
	line-height: 15px;
}

.subtitle {
	font-size: 16px;
	color:#6FA715;
	font-weight: bold;
	line-height: 22px;
}

.FSdivider {
	color:#FFFFFF;
}

