/* TEXT FORMATING CALLS  ------------------------------------------------------------------------------------ */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #760000;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 10px;
	color: #004563;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 28px;
	color: #9E4B16;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	height: 18px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393939;
	line-height: normal;
	font-weight: normal;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	line-height: normal;
	font-weight: normal;
	list-style-image: url(../siteimages/common/bullet.list.gif);
}
/* -------------------------------------- */
.benefits-splash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	font-weight: bold;
	text-transform:none;
	color: #697fd0;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}
.components-text-splash-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 4C0000;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 8px;
	font-weight: bold;
}
.components-text-splash-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 023D56;
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 4px;
	font-weight: bold;
}
.components-text-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 4C0000;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 6px;
}
.components-text-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 023D56;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 6px;
}
.content-padding {
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 25px;
}

HTML>BODY.FOOTER a{ 
COLOR:#000000; 
TEXT-DECORATION:NONE; 
WEIGHT:BOLD; 
FONT-SIZE : 10px; }

HTML>BODY.FOOTER a:hover{
COLOR:#3b3b3b; 
TEXT-DECORATION:UNDERLINE;
WEIGHT:BOLD;
fONT-SIZE : 10px;  }
