@charset "UTF-8";
.footer-heart {
	font-size: 11px;
}
.white-wave {
	background-color: #FFFFFF;
	background-image: url(img/wave-white.gif);
	background-repeat: repeat-x;
}
.reset {
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}
.bodypara {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	color: #333333;
}
.bigbold {
	font-size: 18px;
	font-weight: bolder;
	color: #005C8A;
	line-height: 22px;
}
.biglink {
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}
.spacebelow {
	padding-bottom: 10px;
}
b {
	color: #005C8A;
}
strong {
	color: #005C8A;
}
.resetcode {
	border: medium solid #FF6600;
}
