.bodyNorm {
	font-family: "Franklin Gothic Book", Arial;
	font-size: x-small;
	color: #000000;

}

.bodySubHead {
	font-family: "Franklin Gothic Book", Arial;
	font-size: x-small;
	color: #003366;
	font-weight: bold;

}

.borderTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: EAEAEA;
	border-right-color: EAEAEA;
	border-bottom-color: EAEAEA;
	border-left-color: EAEAEA;

}

.borderMiddle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: EAEAEA;
	border-right-color: EAEAEA;
	border-bottom-color: EAEAEA;
	border-left-color: EAEAEA;

}

.borderBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: EAEAEA;
	border-right-color: EAEAEA;
	border-bottom-color: EAEAEA;
	border-left-color: EAEAEA;

}

.content {
	overflow: auto;
    scrollbar-base-color: default;
    scrollbar-face-color: White;
    scrollbar-track-color: White;
    scrollbar-arrow-color: Gray;
    scrollbar-3dlight-color: Gray;
    scrollbar-darkshadow-color: White;
    scrollbar-highlight-color: White;
    scrollbar-shadow-color: Gray;
}

.nameJMH {
	font-family: "Franklin Gothic Book", Arial;
	font-size: x-small;
	font-weight: bold;
	color: #00A1B9;
}
.nameCopy {

	font-family: "Franklin Gothic Book", Arial;
	font-size: x-small;
	font-weight: bold;
	color: #00325E;
}
.null {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.siteBkg {
 background-color: #0E1019;
 background-image: url("images/bkg.jpg");
 background-repeat: repeat-x;
}
.bodyGrey {

	font-family: "Franklin Gothic Book", Arial;
	font-size: x-small;
	color: #666666;
}
.formLabel {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #0099CC;
	font-weight: bold;
}
.formField {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

p {
	margin-top: 2px;
	margin-bottom: 6px;
}
.heading {
	font-family: "Franklin Gothic Book", Arial;
	font-size: large;
	color: #002C5A;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;

}
