/* BlueTitle Container */
#BlueTitle {
	padding: 0;
	margin-bottom: 5px;
}

#BlueTitle p, #BlueTitle td, #BlueTitle table {
	font-size: 11px;
	padding: 0; 
	color: #103d90;
	margin-bottom: 4px; 
	line-height: 135%;
}

.BlueTitle_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #103d90;
	font-weight: bold;
}

.BlueTitle_Content {
	padding: 8px 0 16px 0;
}

#BlueTitle .Normal
{
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#103d90;
font-weight:normal;
line-height: 135%;
}

#BlueTitle .SubHead    {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#103d90;
font-weight:bold;
line-height: 135%;
}

/* WhiteTitle Container */
#WhiteTitle {
	padding: 0;
	margin-bottom: 5px;
}

#WhiteTitle p, #WhiteTitle td, #WhiteTitle table {
	font-size: 12px;
	padding: 0; 
	color: #fff;
	margin-bottom: 4px; 
	line-height: 135%;
}

.WhiteTitle_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

.WhiteTitle_Content {
	padding: 8px 0 16px 0;
}

}

.YellowTitle_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc00;
	font-weight: bold;
}

YellowTitle_Content {
	padding: 8px 0 16px 0;
}

#YellowTitle {
	padding: 0;
	margin-bottom: 5px;
}

#YellowTitle p, #YellowTitle td, #YellowTitle table {
	font-size: 12px;
	padding: 0; 
	color: #ffcc00;
	margin-bottom: 4px; 
	line-height: 135%;
}

#WhiteTitle .Normal
{
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#fff;
font-weight:normal;
line-height: 135%;
}

#WhiteTitle .SubHead    {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#fff;
font-weight:bold;
line-height: 135%;
}


#YellowTitle .Normal
{
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#ffcc00;
font-weight:normal;
line-height: 135%;
}

#YellowTitle .SubHead    {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#ffcc00;
font-weight:bold;
line-height: 135%;
}

