body {
	margin-top: 0px;
}
.logincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #555555;
}
.logincopy a:link {
text-decoration: underline;
color: #555555;
}
.logincopy a:visited {
text-decoration: underline;
color: #555555;
}
.logincopy a:hover {
text-decoration: none;
color: #555555;
}
.logincopy a:active {
text-decoration: none;
color: #555555;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	font-weight: bolder;
}
.footercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #545454;
}
.footercopy a:link {
text-decoration:underline;
color:#545454;
}
.footercopy a:visited {
text-decoration:underline;
color:#545454;
}
.footercopy a:hover {
text-decoration:none;
color:#545454;
}
.footercopy a:active {
text-decoration:none;
color:#545454;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #081152;
}
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #545454;
}
.maincopy a:link {
text-decoration:underline;
color: #545454;
}
.maincopy a:visited {
text-decoration:underline;
color: #545454;
}
.maincopy a:hover {
text-decoration:none;
color:#000066;
}
.calltoaction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #7B7B7D;
}
.calltoaction a:link {
text-decoration:underline;
color:#7B7B7D;
}
.calltoaction a:visited {
text-decoration:underline;
color:#7B7B7D;
}
.calltoaction a:hover {
text-decoration:none;
color:#000066;
}
.benefitsheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}


/*===============New Era=====================*/

.hidden{display: none;}
.visible{display: block;}

.calltoaction_bg {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #7B7B7D;
	background: #ddd;
}