﻿.pageHeading {
	padding: 4pt;
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008080;
	text-align: left;
	text-indent: 8px;
	position: relative;
	font-size: medium;
}
.normalText{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-bottom: 0px;
}
.NewTag {
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-weight: bold;
	font-size: large;
}
h2 {
	font-size: medium;
	font-weight: bold;
}
.InstructionSmallText {
	font-size: x-small;
	font-style: italic;
	color: #000080;
	text-decoration: underline;
}
.smallText {
	font-size: x-small;
}
.normalTextColored {
	color: #008080;
	font-weight: bolder;
	font-size: medium;
	padding-top: 12px;
	text-align:left
}
.captionUnderCenter {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.subHeadingColored {
	border-style: none;
	font-size: Large;
	color: #008080;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.TitleOnPage {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	margin-bottom: 6px;
	text-align: center;
}
.captionLowerCentered {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}
