@charset "UTF-8";
.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	text-align: left;
	width: 900px;
}
.header {
	width: 900px;
	text-align: center;
	font-size: 16px;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	padding-bottom:10px;
}
.topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	padding-bottom:10px;
}
.topnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	padding-bottom:10px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	background-color:#CDE3F1;
	padding: 10px;
}

.body1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	background-color:#CDE3F1;
	padding: 10px;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	background-color:#ffffff;
	padding: 10px;
}
.body2int {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
}
.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
}
.services2 {
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	text-align: center;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	text-align: center;
}

