/* Red Container */
#Red {
	padding: 0;
	margin-bottom: 15px;
}

#Red p {
	font-size: 12px;
	padding: 0; 
	color: #565656;
	margin-bottom: 12px; 
	line-height: 135%;
}
.Red_title {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #c00;
}

.Red_Content {
	padding: 10px 0 0 0;
}

#Red .Normal
{
	font-family: Arial;
font-size: 12px;
	color: #565656;
font-weight:normal;
line-height: 135%;
}

#Red .SubHead    {
	font-family: Arial;
font-size: 12px;
color: #565656;
font-weight:bold;
line-height: 135%;
}
/* Blue Container */
#Blue {
	padding: 0;
	margin-bottom: 15px;
}

#Blue p {
	font-size: 12px;
	padding: 0; 
	color: #565656;
	margin-bottom: 12px; 
	line-height: 135%;
}
.Blue_title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #039;
}

.Blue_Content {
	padding: 10px 0 0 0;
}

#Blue .Normal
{
	font-family: Arial;
font-size: 12px;
	color: #565656;
font-weight:normal;
line-height: 135%;
}

#Blue .SubHead    {
	font-family: Arial;
font-size: 12px;
color: #565656;
font-weight:bold;
line-height: 135%;
}
