.TitleHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #1D322B;
}
.HomeMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #213637;
	text-decoration: none;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213637;
	line-height: 2;
}
.bodyTextIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2;
	font-weight: normal;
	color: #213637;
	padding-left: 14px;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.HomeBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	padding-right: 14px;
	padding-bottom: 10px;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #FA920F;
}
.PageBkgd {
	background-image: url(Art/IntPgBkgd1.jpg);
	background-repeat: no-repeat;
}

