body {
	background-color: #255237;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.AdminHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003366;
}
a:link {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
		color: #003366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
		color: #003366;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
		color: #003366;
	text-decoration: underline;
}
a.white:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.footerCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.AdminCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.AdminHeaderLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #6699CC;
}
.CopyBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -0.3px;
}
.CopyBoldLight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -0.3px;
}
.CopyLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.Compare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.CopyBold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #282C36;
}
.CopyLight2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #282C36;
}
.ReportHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ReportCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ReportCOItal {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tblBack {
	background-color: #FFFFFF;
	border: 1px solid 282C36;
}
.borderTable {
	border: 20px solid #FFFFFF;
	background-color: #FFFFFF;
}
.weatherTable {
	background-color: #FFFFFF;
}
.listingBorder {
	background-image: url(images/nhBG.jpg);
	background-repeat: repeat-y;
	border: 1px solid #282C36;
}
.tblSides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
}
.tblFoot {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(images/pruLogos.gif);
	background-position: right bottom;
	text-align: left;
	height: 208px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tblSidesImagePad {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #282C36;
	border-left-color: #282C36;
	padding-top: 10px;
	padding-bottom: 1px;
}
.tblTop {
	border: 1px solid #282C36;
}
.AboutTableBack {
	background-color: #FFFFFF;
	border: 1px solid #99CCFF;
}
.imgBorder {
	border: 1px solid #282C36;
}
