.style1 {
	font-size: 12px;
	font-style: normal;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
}
.style4 { color: #273678 }
.style5 { font-size: 10px }
.style5a {color: #273678}
.style6 { font-size: 10px }
.Header {
	color: #273678;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.SubHeader {
	color: #273678;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
.Fieldname {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.FieldnameNB {
	color: #505050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.GrayText {
	color: #333333;
	padding-left: 2px;
	font-weight: normal;
}
.GrayTextBold {
	color: #333333;
	padding-left: 2px;
	font-weight: bold;
}
.GreenLinks {
	color: #9FCF67;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.BlueText {
	color: #273678;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.GrayBoldText {color: #505050;
	font-size: 16px;
	font-weight: bold;
}
.NavButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #1876be;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	border-left: solid 1px #000;
	vertical-align: bottom;
}

