BODY {
	BACKGROUND-COLOR:#FFFFFF;
	background-image: url(images/nav/background.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	}
.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-indent: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: disc;
}
.NormalText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	padding-left: 20px;
}
.PageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #3676D7;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}
.SectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	text-indent: 0px;
	font-weight: bold;
	color: #3676D7;
	padding: 0px;
	margin-left: auto;
}
.BreadCrumbText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-indent: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: disc;
}
