.whiteBodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 16px;
}
A.textlinks:LINK, A.textlinks:VISITED 
 { 
 	font-family: Arial, Helvetica, sans-serif; 
 	font-size: 10px; 
 	font-weight: normal ; line-height: 14px; 
 	text-decoration: none; 
 	color: #003366; 
 }

A.textlinks:HOVER 
 { 
 	text-decoration: none;
    color: #0099CC;
 }
 A.blueboxLinks:LINK, A.blueboxLinks:VISITED 
 { 
 	font-family: Arial, Helvetica, sans-serif; 
 	font-size: 12px; 
 	font-weight: normal ; line-height: 14px; 
 	text-decoration: underline; 
 	color: #0099CC; 
 }

A.blueboxLinks:HOVER 
 { 
 	text-decoration: underline;
    color: #FFFFFF;
 }
A.BodyBlueLink:LINK, A.BodyBlueLink:VISITED 
 { 
 	font-family: Arial, Helvetica, sans-serif; 
 	font-size: 12px; 
 	font-weight: normal ; line-height: 14px; 
 	text-decoration: underline; 
 	color: #003366; 
 }

A.BodyBlueLink:HOVER 
 { 
 	text-decoration: underline;
    color: #0099CC;
 }
.BodyCopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height: 16px;
}
.bullets {
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003366;
}
.bulletsWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	list-style-type: circle;
}
.whiteBodyCopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.formBtns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #990033;
	border: 1px dashed #FFFFFF;
}
.FLAborder {
	border: 1px solid #000000;
}
