/* White Container */
#White {
	padding: 0;
	margin-bottom: 15px;
}

#White p {
	font-size: 14px;
	padding: 0; 
	color: #fff;
	margin-bottom: 14px; 
	line-height: 135%;
}
.White_title {
	font-family: Papyrus, Arial;
	font-size: 30px;
	font-weight: normal;
	color: #fff;
}

#White strong {font-size: 16px;}
.White_Content {
	padding: 10px;
}

#White .Normal
{
	font-family: Tahoma, Arial;
font-size: 14px;
	color: #e7bcd9;
font-weight:normal;
line-height: 135%;
}

#White .SubHead    {
	font-family: Tahoma, Arial;
font-size: 14px;
color: #e7bcd9;
font-weight:bold;
line-height: 135%;
}

/* Black Container */
#Black {
	padding: 0;
	margin-bottom: 15px;
}

#Black p {
	font-size: 14px;
	padding: 0; 
	color: #000;
	margin-bottom: 14px; 
	line-height: 135%;
}
.Black_title {
	font-family: Papyrus, Arial;
	font-size: 30px;
	font-weight: normal;
	color: #fff;
}

.Black_Content {
	padding: 10px;
}

#Black .Normal
{
	font-family: Tahoma, Arial;
font-size: 14px;
	color: #000;
font-weight:normal;
line-height: 135%;
}

#Black .SubHead    {
	font-family: Tahoma, Arial;
font-size: 14px;
color: #000;
font-weight:bold;
line-height: 135%;
}


/* Newsletter Container */
#Newsletter {
	padding: 0;
	margin-bottom: 15px;
}

#Newsletter p {
	font-size: 14px;
	padding: 0; 
	color: #fff;
	margin-bottom: 14px; 
	line-height: 135%;
}
.Newsletter_title {
	font-family: "Franklin Gothic Medium", Arial;
	font-size: 17px;
	font-weight: normal;
	color: #f9b0e0;
}

.Newsletter_Content {
	padding: 6px 0;
}
#White label, #Newsletter .Normal
{
	font-family: Tahoma, Arial;
font-size: 14px;
	color: #fff;
font-weight:normal;
line-height: 135%;
}
#White label img {display: none;}
#Newsletter .SubHead    {
	font-family: Tahoma, Arial;
font-size: 14px;
color: #fff;
font-weight:bold;
line-height: 135%;
}