TD, P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.pcoheader {
	font-size: 18px;
	font-weight: bold;
	color: #3080CB;;	
	text-align: right;				
}

.navblack {
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	text-align: center;
}	

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #0079D7;		
	margin-left: 15px;
}

.content {	
	font-size: 14px;
	color: #0079D7;		
	margin-left: 15px;
}

.navblue {
	font-size: 14px;
	font-weight:bold;
	color: #0079D7;
	text-decoration: none;
}

.navblue:hover {
	font-size: 14px;
	font-weight:bold;
	color: #0079D7;
	text-decoration: underline;
}

.printnav {
	font-size: 13px;
	font-weight:bold;
	color: #DE4242;
	text-decoration: underline;
}

.printnav:hover {
	font-size: 13px;
	font-weight:bold;
	color: #DE4242;
	text-decoration: none;
}

/************Start of Coupon Styles *****************/

.coupon {
	border: 5px dashed #000000;	
}

.couponheader {	
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DE4242;
	text-align: center;
	line-height: 28px;
}

.couponoffer {
	font-size: 28px;
	font-weight: bold;
	font-family: trebuchet ms;
	color: red;
	text-align: center;
}

.couponoffer2 {	
	font-size: 16px;
	font-weight: bold;
	font-family: trebuchet ms;
	color: #000000;	
	text-align: center;
}

.couponreq {	
	font-size: 11px;	
	font-family: trebuchet ms;
	color: #000000;	
	text-align: center;
}

.couponcontact {	
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}


hr {
	color: #000000; solid 1px;
	height: 1px;
	width: 100%;
}

.expiration {	
	font-size: 12px;
	font-weight: bold;
	font-style: italic;	
	color: #000000;
	text-align: center;
}

.locationhdr {	
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0079D7;
	text-align: center;
}


.locations {	
	font-size: 14px;	
	color: #FFFFFF;
	background-color: #0079D7;
	text-align: center;
}


/************End of Coupon Styles *****************/
