/* Contact Form */
#subWrapper {
	padding-right: 20px;
	padding-left: 20px;
	width: 645px;
	margin: 0px;
	padding-top: 10px;
}
#tblContact {
	width: 550px;
}
#tblContact th {
	text-align: right;
	width: 100px;
	vertical-align: top;
}
.actionreqd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
h1.hdht {
	color: #010066;
}
h1.best {
	color: #139752;
}
h1.forensics {
	color: #990000;
}
ul.uloverleft {
	margin-left: 45px;
}
h3.h3overleft {
	margin-left: 25px;
}
img.floatleft {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
}
table.hdhtable {

}
table.hdhtable td {
	padding: 10px 20px 20px 0px;
}
img.imgcenter {
	margin-left: 175px;
	text-align: center;
}
.bluebold {
	color: #010066;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
}
.greenbold {
	font-weight: bold;
	color: #139752;
	font-style: italic;
	font-size: 13px;
}
.redbold {
	font-weight: bold;
	color: #990000;
	font-style: italic;
	font-size: 13px;
}
.rlp {
	padding: 5px 0px;
}
.rlp img {
	vertical-align: middle;
	padding-right: 25px;
}
#linktable {
	font-size: 14px;
}#linktable td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	white-space: nowrap;
}
#linktable a {
	text-decoration: none;
	color: #010066;
}
.weekend {
	background: #E4E7EE;
}
.earlyreg {
	color: #139752;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.classdate {
	color: #CA0009;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.greentext {
	color: #139752;
}
.redtext {
	color: #990000;
}
/* Registration Forms */
table#pinformation {
	border: none;
}
table#pinformation th {
	text-align: right;
	vertical-align: top;
}
table#pinformation caption {
	text-align: left;
	text-indent: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #139752;
	padding-top: 5px;
	padding-bottom: 5px;
}
table#courseselection {
	border-style: none;
	margin-top: 10px;
	padding-bottom: 10px;
}
table#courseselection caption {
	color: #139752;
	text-align: left;
	text-indent: 20px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: visible;
}
table#binformation {
	border-style: none;
	margin-top: 20px;
}
table#binformation th {
	text-align: right;
	vertical-align: top;
}
table#binformation caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
	color: #139752;
}
