
#termsofservice {
	margin-right: 17px;
}
#termsofservice h1 {
	color: #66c0f4;
	font-size: 24px;
			font-family: "Motiva Sans", Sans-serif;
		font-weight: normal; /* normal */

			font-weight: normal;
}
#termsofservice p {
	font-size: 14px;
	line-height: 18px;
}
#termsofservice li {
	font-size: 14px;
	line-height: 18px;
}

.acceptance_required
{
	font-size: 14px;
	color: #ffebb2;
	text-align: left;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #a13e37;
			font-family: "Motiva Sans", Sans-serif;
		font-weight: 300; /* light */

		}

.acceptance_required_title, .acceptance_optional_title
{
	font-size: 24px;
	padding-bottom: 5px;
}

.acceptance_optional {
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #66c0f4;
			font-family: "Motiva Sans", Sans-serif;
		font-weight: 300; /* light */

		}

.agreement_accepted
{
	font-size: 1.25em;
	color: #a4d007;
	margin-top: 10px;
	margin-bottom: 10px;
}

.agreement_accepted img
{
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	margin-top: -5px;
}
.formHR {
	margin-top: 0px;
	margin-bottom: 0px;
}