@charset "UTF-8";
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 25px;
	font-weight: bold;
	color: #003351;
	padding: 10px;
	left: 40px;
	top: 10px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #003351;
	margin-left:10px;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	margin-left: 10px;
}
.smalltype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	color: #333333;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.greenheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 25px;
	font-weight: bold;
	color: #009900;
	left: 40px;
	top: 10px;
}
.homepagecontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	left: 10px;
	padding-left: 10px;
}
.pagecontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	left: 10px;
	padding-left: 10px;
	width:700px;
}
.casestudyheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
	color: #003351;
	padding-left: 10px;
}

