.body {
	font-family: Verdana;
	font-size: 12px;
	color: #14112A ;
}

.body_red {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #D35C2F;
}

.blue_footer {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #1195CD;
}

.sub_body {
	font-family: Verdana;
	font-size: 12px;
	color: #14112A;
}

.lite_blue_body_dk_bg {
	font-family: Verdana;
	font-size: 12px;
	color: #79D7FC;
}

.lite_blue_body_lt_bg {
	font-family: Verdana;
	font-size: 12px;
	color: #1195CD;
}


a {
	font-family: Bodega Sans Regular, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #1195cd ;
}

a:hover {
	font-family: Bodega Sans Regular, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #D35C2F;
}

#ccoptin {
	text-align:right;
	margin-bottom:0;
}

#ccoptin label {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin-right: 15px;
}

#ccoptin input {
	text-align:left;
	font-size: 10px;
	color:#000000;
}
#ccoptin input[type="text"] {
	width:120px;
}
#ccoptin input[type="submit"] {
	margin-right: 15px;
}

.newsletter_container
{
	width:100%;
	text-align:right;
	height:54px;
}

.newsletter_container .box 
{
	border:solid 2px #444;
	width:370px;
	padding:8px;
	float:right;
}

table.pf-pamper
{
	border-collapse:collapse;
	border:solid 1px #000;
	font-family:Verdana;
	font-size:12px;
	color:#14112A;
}
table.pf-pamper th, table.pf-pamper td 
{
	border:solid 1px #000;
}
table.pf-pamper th
{
	text-align:center;
	font-weight:normal;
}

table.pf-pamper .checkmark-red
{
	background:url(images/check-mark-red.jpg) no-repeat center;
/*	text-align:center;
	color:#0000FF;
	font-size:14px; */
}
table.pf-pamper .checkmark-gray
{
	background:url(images/check-mark-gray.jpg) no-repeat center;
}
h1.pf-pamper
{
	text-transform:capitalize;
	font-style:italic;
	font-size:19px;
	text-align:center;
	font-family:Calibri;
	color:#14112A;
}
h1.pf-pamper span 
{
	font-size:26px;
}
ul.bullets
{
	font-family: Verdana;
	font-size: 12px;
	color: #14112A ;
}
	