@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #666633;
}
.oneColElsCtr #container {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}top.flash {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}

.oneColElsCtr #container #mainContent .oneColElsCtr {
	vertical-align: top;
	padding: 0px;
	height: auto;
	width: 800px;
}
.oneColElsCtr #container #mainContent .oneColElsCtr div {
	padding: 0px;
}
.oneColElsCtr #container #mainContent .oneColElsCtr img {
	padding-left: 5px;
	padding-right: 5px;
}
.ahgsmalltag {
	padding-left: 5px;
}
.jctag {
	padding-right: 5px;
	text-align: right;
}
.oneColElsCtr #container #mainContent td {
	height: 2px;
	width: auto;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-right: 2px;
}
.1 {
	vertical-align: top;
	height: auto;
	width: 144px;
	padding-right: 3px;
	top: auto;
}
.2 {
	background-position: top;
	vertical-align: top;
	top: auto;
	padding-top: 5px;
}
