/*---------------------- Terms & Policies ----------------------*/
.termspage {
	width: 100%;
}
h3.termspage-title {
	font-family: HelveticaBold;
	color: #00006a;
	font-size: 40px;
	line-height: 38px;
	margin-top: 25px;
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
h3.termspage-title span {
	font-family: Helvetica;
	font-size: 30px;
}
.breadcrumbs-page {
	float: right;
}
.breadcrumbs-page span {
	margin-right: 5px;
}
.breadcrumbs-page a {
	font-size: 16px;
	color: #0000ff;
	text-decoration: none;
}
p.termspage-note {
	font-family: Helvetica;
	font-size: 18px;
	line-height: 26px;
	float: left;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
.list-termstitles {
	width: 100%;
}
.list-termstitles ul {
	list-style: url(/img/list-style-01.png);
	padding-left: 0;
	float: left;
	margin-top: 57px;
	margin-bottom: 0;
}
ul.list-termstitle-01 {
	padding-left: 180px;
	width: 390px;
}
ul.list-termstitle-02 {
	padding-left: 100px;
	width: 470px;
}
.list-termstitles ul li {
	margin-bottom: 13px;
}
.list-termstitles ul li a {
	font-family: Lato-Italic;
	color: #000;
	text-decoration: none;
	font-size: 24px;
}
p.termspage-info {
	float: left;
	width: 100%;
	text-align: center;
	font-family: Lato-Italic;
	color: #000;
	font-size: 24px;
}
p.termspage-info a {
	font-family: Lato-Italic;
	color: #0000ff;
	font-size: 24px;
	text-decoration: none;
}
.termspolicies-body {
	width: 1110px;
	padding: 15px;
	height: 854px;
	overflow-y: scroll;
	background: #fff;
	border: 2px solid #d8d8d8;
}
.termspolicies-body h4 {
	font-family: HelveticaBold;
	font-size: 22px;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}
.termspolicies-body p {
	font-family: Helvetica;
	font-size: 18px;
	line-height: 26px;
	margin-top: 0;
	margin-bottom: 29px;
}