.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #231F20;
	font-weight: normal;
	line-height: 22px;
}
.body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7A6C49;
	text-decoration: underline;
}
.body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A39163;
	text-decoration: underline;
}
.body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7A6C49;
	text-decoration: underline;
}
.body a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #231F20;
	text-decoration: underline;
}
.homeProfile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002D62;
}
.homeProfile a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002D62;
	text-decoration: underline;
}
.homeProfile a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002D62;
	text-decoration: underline;
}
.homeProfile a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
	text-decoration: underline;
}
.homeProfile a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002D62;
	text-decoration: underline;
}
.homeBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002D62;
	font-weight: normal;
}
.bodyProfile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
}
.bannerBackground {
	background-image: url(images/bannerBack2.jpg);
	background-repeat: repeat-y;
}
.homeImage {
	background-image: url(images/imageHome.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #E5E0D3;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.profile {
	height: 100%;
	position: static;
	width: 100%;

}
.homeImageS {

	background-image: url(images/imageHomeS.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #E5E0D3;
}
