/* WhiteTitle Container */
#WhiteTitle {
	padding: 0;
	margin: 0;
}

#WhiteTitle p {
	font-size: 11px;
	padding: 0; 
	color: #fff;
	margin-bottom: 11px; 
	line-height: 135%;
}

.WhiteTitle_title {
	font-family: Helvetica, "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
}
.WhiteTitle_Content {
	padding: 5px 0 0 0;
}

#WhiteTitle .Normal
{
FONT-FAMILY: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #fff;
font-weight:normal;
line-height: 135%;
}

#WhiteTitle .SubHead    {
FONT-FAMILY: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
font-weight:bold;
line-height: 135%;
}

/* GreenTitle Container */
#GreenTitle {
	padding: 0;
	margin: 0;
}

#GreenTitle p {
	font-size: 11px;
	padding: 0; 
	color: #fff;
	margin-bottom: 11px; 
	line-height: 135%;
}

.GreenTitle_title {
	font-family: Helvetica, "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #8cc041;
}
.GreenTitle_Content {
	padding: 5px 0 0 0;
}

#GreenTitle .Normal
{
FONT-FAMILY: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #fff;
font-weight:normal;
line-height: 135%;
}

#GreenTitle .SubHead    {
FONT-FAMILY: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
font-weight:bold;
line-height: 135%;
}

/* NoTitle Container */
#NoTitle {
	padding: 0;
	margin: 0;
}

#NoTitle p {
	font-size: 11px;
	padding: 0; 
	color: #fff;
	margin-bottom: 11px; 
	line-height: 135%;
}
.NoTitle_Content {
	padding: 5px 0 15px 0;
}

#NoTitle .Normal
{
FONT-FAMILY: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #fff;
font-weight:normal;
line-height: 135%;
}

#NoTitle .SubHead    {
FONT-FAMILY: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
font-weight:bold;
line-height: 135%;
}


