body {
	background-image: url(images/topbg.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.text-column {
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
	width: 260px;
	margin-top: 20px;
}
h2 {
	font-size: 16px;
	color: #23628D;
	margin: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.copyright {
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.copyright a:link {
	color: #666666;
	text-decoration: none;
}
.copyright a:visited {
	color: #666666;
	text-decoration: none;
}
.copyright a:hover {
color: #000000;
text-decoration: none;
}
.copyright a:active {
	color: #666666;
	text-decoration: none;
}
.outer-table {
	border: 2px solid #01061C;
}

.top-bg {
	background-image: url(images/FSM4_01.jpg);
	background-repeat: no-repeat;
	height: 343px;
	width: 900px;
	vertical-align: top;
}
.top-text {
	color: #FFFFFF;
	margin-top: 90px;
	margin-left: 505px;
	margin-right: 90px;
}
.top-subpage-bg {
	background-image: url(images/subpage-header.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 900px;
	vertical-align: top;
}
.text-subpage1 {
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
h1 {
	font-size: 20px;
	color: #23628D;
	margin: 0px;
	padding-bottom: 20px;
	font-weight: bold;
}
.captions {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
.text-column-center {
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
	width: 260px;
	margin-top: 20px;
}
.text-column-center p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
