body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #FAFACD;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
#divHeader {
	background-color: #004226;
	background-image: url(../Images/img_logo.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 100px;
	width: 720px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E3BB17;
}
#divContainer {
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E3BB17;
	margin: 0px auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	text-align: left;
	padding-left: 75px;
	width: 645px;
	background-color: #004226;
}

.imgBorder {
	border: 1px solid #FAFACD;
}
.textBold {
	font-size: 1em;
	font-weight: bold;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	border-top: 1px solid #FF0000;
}
td {
	text-align: left;
	margin: 0px;
	padding: 0px 0px 30px;
	vertical-align: top;
}
.tdCenter {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-style: normal;
	font-size: 0.8em;
	margin: 0px;
	line-height: 0.8em;
	background-position: top;
	vertical-align: top;
}
#divFooter {
	background-color: #004226;
	width: 700px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 20px;
	text-align: left;
	margin: 0px auto 25px;
	height: 68px;
}
.marginImg {
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#divSplash {
	background-color: #004226;
	height: 420px;
	width: 720px;
	margin-top: 75px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding: 0px;
}
.tableSplash {
	width: 720px;
	height: 140px;
}
.tdSplash {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#divSplashHeader {
	height: 140px;
}
#divSplashCenter {
	height: 140px;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/pano720x140.jpg);
	background-repeat: no-repeat;
	border-top: 2px solid #C3A23A;
	border-bottom: 2px solid #C3A23A;
}
#divSplashBottom {
	height: 140px;
	margin: 0px;
	padding: 0px;
}

