@charset "UTF-8";
.paperwht {
	background-image: url(images/paperblwht.gif);
	background-position: top;
}
#textcontent {
	margin-right: 140px;
	margin-left: 140px;
	margin-top: 100px;
	height: 1000px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #062E77;
	text-align: center;
}
h2 {
	font-family: Helvetica;
	font-size: 18px;
	color: #062E77;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
h3 {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #062E77;
	margin-top: 0px;
	margin-bottom: 8px;
}
h4 {
	font-family: Helvetica;
	font-size: 14px;
	color: #D2EEF6;
}
p {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #062E77;
	margin-bottom: 8px;
	margin-top: 0px;
}
a:link {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #CE6B08;
	text-decoration: none;
}
a:hover {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #9DC0CC;
	text-decoration: none;
}
a:visited {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #CE6B08;
	text-decoration: none;
}
body {
	background-image: url(images/bluefabms.jpg);
}
.automargin {
	margin-right: auto;
	margin-left: auto;
}
hr {
	font-size: medium;
	color: #0F2D57;
}

