body {
	font-size: 14px;
	line-height: 20px;
}

a {
	font-size: 14px;
	line-height: 20px;
}

p {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 10px;
}

.bodytext ul {
	padding: 0;
	margin: 0 0 20px 0;
}

.bodytext ol {
	padding: 0;
	margin: 0 0 20px 0;
}

.bodytext ul ul,
.bodytext ul ol,
.bodytext ol ol,
.bodytext ol ul {
	margin-bottom: 0;
}

.bodytext ol li {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 10px 40px;
}

.bodytext ul li {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 10px 15px;
}

.bodytext dl {
	margin-bottom: 20px;
}

.bodytext dt,
.bodytext dd {
	line-height: 20px;
}

.bodytext dd {
	margin-left: 10px;
}

blockquote {
	padding: 0 0 0 15px;
	margin: 0 0 20px;
	border-left: 5px solid #eee;
}

blockquote p {
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 300;
	line-height: 25px;
}

.bodytext {
	display: block;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 10px;
}

.bodytexthome {
	font-size: 12px;
	line-height: 15px;
}

.headline {
	font-size: 17.5px;
	line-height: 20px;
	margin: 10px 0;
}

.pdf {
	margin-left: 0px;
	padding-left: 0px;
}

.pdf li {
	list-style-type: none;
	background-position: 0px 2px;
	background-image: url(../../includes/site_images/misc/pdficon_small.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

h1 {
	font-size: 24.5px;
	line-height: 40px;
	margin: 20px 0;
}

h2 {
	font-size: 17.5px;
	line-height: 20px;
	margin: 10px 0;
}

h2 a:link, h2 a:active, h2 a:visited, h2 a:hover {
	font-size: 17.5px;
	line-height: 20px;
	margin: 10px 0;
	color: #333;
}

h2 a:link, h2 a:active, h2 a:visited {
	text-decoration: underline;
}

h2 a:hover {
	text-decoration: none;
}

h3 {
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0;
}

.alert h3 {
  margin: 0;
  font-size: 17.5px;
  line-height: 24.5px;
}