<!--
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color:#000000;
}
-->

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color:#000000;
}

a.text:link {
	text-decoration:none;
	color:#000000;
}

a.text:visited {
	text-decoration:none;
	color:#000000;
}

a.text:hover {
	text-decoration:underline;
	color:#000000;
}

a.text:active {
	text-decoration:none;
	color:#000000;
}


.purpleBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color:#ffffff;
	background-color:#BDA5C7; 
	text-align:left; 
	padding:5px;
}

a.textBox:link {
	color:#ffffff;
	text-decoration:none;
}

a.textBox:visited {
	color:#ffffff;
	text-decoration:none;
}

a.textBox:hover {
	color:#ffffff;
	text-decoration:underline;
}

a.textBox:active {
	color:#ffffff;
	text-decoration:none;
}




.textBoxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration:underline;
	color:#000000;
}




.textBoxSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color:#ffffff;
}

a.textBoxSmall:link {
	text-decoration:none;
}

a.textBoxSmall:visited {
	text-decoration:none;
}

a.textBoxSmall:hover {
	text-decoration:underline;
}

a.textBoxSmall:active {
	text-decoration:none;
}




.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#0E580C;
}




.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#0E580C;
}





.pageSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#B9740D;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #eeeeee;
	text-decoration: none;
	position:relative; 
	margin:0px auto 0px auto;
}

a.copyright:link {
	text-decoration: none;
}

a.copyright:visited {
	text-decoration: none;
}

a.copyright:hover {
	text-decoration: underline;
}

a.copyright:active {
	text-decoration: none;
}


.signiture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #dddddd;
	text-decoration: none;
	position:relative; 
	margin:7px auto 0px auto;
}

a.signiture:link {
	text-decoration: none;
}

a.signiture:visited {
	text-decoration: none;
}

a.signiture:hover {
	text-decoration: underline;
}

a.signiture:active {
	text-decoration: none;
}



.sNavItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color:#888888;
	float:left;
	margin: 0px 5px 0px 5px;
	padding: 0px 10px 0px 5px;
	border-right:1px solid #aaaaaa;
}



.sNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color:#888888;
}

a.sNavLink:link {
	text-decoration:none;
}

a.sNavLink:visited {
	text-decoration:none;
}

a.sNavLink:hover {
	text-decoration:underline;
}

a.sNavLink:active {
	text-decoration:none;
}



.productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color:#0E580C;
}



.productGo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color:#0066FF;
}

a.productGo:link {
	text-decoration:none;
	color:#0066FF;
}

a.productGo:visited {
	text-decoration:none;
	color:#0066FF;
}

a.productGo:hover {
	text-decoration:underline;
	color:#0066FF;
}

a.productGo:active {
	text-decoration:none;
	color:#0066FF;
}

.PPFIChristmasFunnyTitle {
	text-decoration:underline; 
	font-weight:bold; 
	line-height:30px;
}


