@charset "UTF-8";
.tbd01/* CSS Document */

 {
	background-color: #263D22;
	text-align: center;
	padding: 15px;
	color: #FFFFFF;
	margin: auto;
	width: 200px;
	clear: both;
}
.clearBoth {
	clear: both;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
td {
	vertical-align: top;
}
A:link {
	color: #152574;
	text-decoration: underline;
}
A:visited {
	color: #8E2D26;
	text-decoration: underline;
}
A:active {
	color: #152574;
	text-decoration: underline;
}
A:hover {
	color: #152574;
	text-decoration: underline;
}
.leftBarBottomLink {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-align: center;
}
.leftBarBottomLink   a:link {
	color: #C3C3C3;
}
.leftBarBottomLink   a:visited {
	color: #C3C3C3;
}
.leftBarBottomLink   a:active {
	color: #C3C3C3;
}
.leftBarBottomLink   a:hover {
	color: #C3C3C3;
}
/*.coreBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/
.coreBody   p {
	margin-top: 12px;
	margin-bottom: 0px;
}
.coreBody .headerPagesLinks {
	text-align: right;
	font-size: 11px;
	margin-bottom: 6px;
	margin-top: 0px;
}
.coreBody .footerNextLink {
	text-align: right;
	font-size: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.coreBody .footerNextLink a {
	text-decoration: none;
}
.coreBody .footerPagesLinks {
	text-align: center;
	font-size: 11px;
	margin-top: 16px;
	padding-bottom: 10px;
}
.coreBody .footerLinks {
	text-align: center;
	font-size: 11px;
	margin-top: 40px;
	padding-bottom: 10px;
}
.bold {
	font-weight: bold;
	color: #111D36;
}
.declarationParagraph {
	font-size: 14.5px;
	font-weight: bold;
	color: #111D36;
	letter-spacing: .1em;
}
.imgLeft {
	float: left;
	clear: both;
	margin-right: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.imgRight {
	float: right;
	clear: both;
	margin-left: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.smallPrint {
	font-size: 10px;
}
.smallPrintBelowPageHeading {
	font-size: 10px;
	margin-top: -16px;
	padding-top: 0px;
}
.pageheading {
	color: #111D36;
	font-size: 24px;
	font-weight: bold;
}

.sectionheading {
	color: #111D36;
	font-size: 16px;
	font-weight: bold;
}
.registrationPageBody .pageheading .eventTitle {
	text-decoration: underline;
}
.registrationPageBody .formTable {
}
.registrationPageBody .formTable .eventTitle {
	text-transform: uppercase;
}
.registrationPageBody .formTable .underlinedCell {
	vertical-align: bottom;
}
.registrationPageBody .formTable .checkboxCell {
	align: right;
	text-align: right;
}
.registrationPageBody .formTable .checkboxCell img {
	float: right;
}
.scheduleTable  {
	margin-right: auto;
	margin-left: auto;
}
.scheduleTable .headingline {
	height: 42px;
	vertical-align: bottom;	/*vertical-align: bottom;*/
}
.scheduleTable .sectionheading {
	color: #111D36;
	font-size: 16px;
	font-weight: bold;
}
.scheduleTable .scheduleline {
	font-size: 10px;
	height: 13px;
}
.scheduleTable .scheduleline a {
	text-decoration: none;
}
.registrationPageBody {
	padding: 8px;
}
.registrationPageBody .legalAgreement {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
.coreBody .bibleQuote {
	font-style: italic;
}
.coreBody .bibleQuoteBlock {
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.principalSiteTable {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center; /* needed only for IE to center the table properly */
}
.principalSiteTable tr {
	text-align: left; /* undoes text centering after above IE-inspired text-align: center */
}
