body {
	margin: 0px;
	padding: 0px;
	font-family: Avenir, sans-serif;
}

h1 { font-size: 16px; font-weight: bold; }
h2 { font-size: 16px; font-weight: bold; }
h3 { font-size: 16px; font-weight: bold; }
h4 { font-size: 16px; font-weight: bold; }
h5 { font-size: 16px; font-weight: bold; }
h6 { font-size: 16px; font-weight: bold; }

#coreint_header {
	font-size: 36px;
	padding-top: 15px;
	font-weight: 600;
	text-align: center;
}

#coreint_subheader {
	text-align: center;
	font-size: 20px;
}

#logo {
	margin-bottom: 10px;
}

.subtitle {
	color: gray;
}

.company_name {
	font-weight: bold;
	font-size: 18px;
	color: black;
	text-decoration: none;
}

.job_title {
	font-size: 16px;
}

.location {
	color: darkgray;
	text-align: right;
}

.location_preview {
	color: darkgray;
}

.field_help {
	color: gray;
	font-size: 13px;
	padding-top: 5px;
}

.bottom_group {
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.menu_bar {
	text-align: center;
	padding-bottom: 20px;
}

.filter_bar {
	text-align: center;
	padding-bottom: 20px;
}

.inset_desc {
	padding-left: 20px;
	padding-right: 20px;
}

.price_info {
	color: darkgray;
}

.renew_form {
  margin-top: 15px;
  border-top: 1px solid #EAEAEA;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  border-bottom: 1px solid #EAEAEA;
  margin-bottom: 15px;
  background-color: #F5F5F5;
}

.payment_info {
  padding-top: 15px;
}

.testimonial_group {
  padding-bottom: 20px;
}

.testimonial_quote {
}

.testimonial_name {
  text-align: right;
}