body {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Helvetica;
	background-color: #006699;
}
a {
	font-size: 12px;
	font-family: Helvetica;
	color:#0067B1;
	text-decoration: none;
}
a:link {
	font-size: 12pt;
	font-family: Helvetica;
	color: #0067B1;
	text-decoration: none;
}
a:visited {
	font-size: 12pt;
	font-family: Helvetica;
	color: #0067B1;
	text-decoration: none;
}
a:active {
	font-size: 12pt;
	font-family: Helvetica;
	color: #0067B1;
	text-decoration: none;
}
a:hover {
	font-size: 12pt;
	font-family: Helvetica;
	color: #0067B1;
	text-decoration: none;
	font-weight: bold;
	background-color: #006699
}
a.ft:link {
	font-size: 10pt;
	font-family: Helvetica;
	color: #4F4F4F;
	text-decoration: none;
}
a.ft:visited {
	font-size: 10pt;
	font-family: Helvetica;
	color: #4F4F4F;
	text-decoration: none;
}
a.ft:active {
	font-size: 10pt;
	font-family: Helvetica;
	color: #4F4F4F;
	text-decoration: none;
}
a.ft:hover {
	font-size: 10pt;
	font-family: Helvetica;
	color: #003F5E;
	text-decoration: none;
	font-style: bold;
	background-color: #006699;
}
.wrapper {
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 953px;
	
}
.top {
	top: 0px;
	height: 144px;
	width: 948px;
	background-image: url(images/site2_03.jpg);
	background-repeat: no-repeat;
	background-color: #006699;
}
.content-top {
	float: right;
	width: 744px;
	height: 23px;
	text-align: left;
	margin: 0;
	background-image: url(images/site2_06.png);
	background-repeat: no-repeat;
	background-color: #006699;

}
.content {
	float: right;
	width: 744px;
	text-align: left;
	margin: 0;
	min-height: 300px;
	background-image: url(images/site2_08.jpg);
	background-repeat: repeat-y;
	background-color: #006699;

}
.content-text {
	float: left;
	width: 680px;
	padding-left: 24px;
	text-align: left;
	margin: 0;
	font-size:12pt;
	color: #ffffff;
	background-image: url(images/site2_08.jpg);
	background-repeat: repeat-y;
	background-color: #006699;

}
.content-bottom {
	float: right;
	width: 744px;
	height: 18px;
	text-align: left;
	margin: 0;
	background-image: url(images/site2_20.jpg);
	background-repeat: no-repeat;
	background-color: #006699;
}
.menu {
	float:left;
	width: 208px;
	height: 420px;
	color: #003F5E;
	font-family: Helvetica;
	background-color: #006699;
}
img {
	margin: 2px;
	padding: 2px;
}