body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 924px;
	text-align: center;
	display: inherit;
	float: none;
	position: relative;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.nav {
	float: left;
	display: table-cell;
	position: relative;
}
div.nav-on,
div.nav-off {
	background-image: url(images/nav-on.gif);
	background-repeat: no-repeat;
	width: 262px;
	height: 26px;
	position: relative;
}
div.nav-on a,
div.nav-off a {
	color: #ff8800;
	font-family: "Times New Roman";
	font-size: 14px;
	line-height: 26px;
	position: absolute;
	left: 15px;
	outline: none;
}
div.nav-off {
	background-image: url(images/nav-off.gif);
}
div.nav-off a {
	color: #504f4e;
}
div.nav-on div {
	position: absolute;
	left: 77px;
	font-size: 14px;
	line-height: 25px;
}
div.nav-on div a {
	position: absolute;
	left: 25px;
	width: 126px;
}
div.content {
	width: 618px;
	float: right;
	position: relative;
}
div.title {
	float: left;
	display: table-cell;
	font-size: 24px;
	font-family: "Times New Roman";
	color: #555554;
}
div.txt {
	clear: both;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	padding-left: 28px;
}
div.txt a {
	color: #000066;
	text-decoration: underline;
}
div.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 924px;
	height: 61px;
	color: #c3c2c2;
	font-size: 12px;
	clear: both;
}
div.footer p {
	padding-top: 38px;
}
div.innerbox-bg {
	background-image: url(images/innerbox-bg.gif);
	background-repeat: repeat-y;
	width: 618px;
	display: table-cell;
	font-size: 15px;
	text-align: left;
}
div.innerbox-bg p {
	margin: 0 25px;
}
div.innerbox-bg p a {
	color: Black;
	text-decoration: underline;
	font-style: italic;
}
div.innerbox-bg p font {
	color: #074986;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
div.innerbox-bg p font a {
	color: #f6911c;
	text-decoration: underline;
}
div.innerbox-bg span {
	color: #074986;
}
div.innerbox-bg span span {
	color: #f6911c;
}
a.back {
	display: table-cell;
	float: right;
	margin-right: 25px;
}
a.subinner {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
}
div.innerbox-bg hr {
	padding: 3px 0;
	margin-top: 15px;
	*margin: 5px 0;
}
div.table {
	padding-left: 18px;
	*padding-left: 19px;
}
div.table-row {
	border-bottom: 2px #e9e8e8 solid;
	width: 502px;
	display: table-row;
	float: left;
	clear: both;
}
div.table-row-last {
	border-top: 3px #999999 solid;
	width: 579px;
	display: table-row;
	float: left;
	clear: both;
}
div.table-cell-txt {
	width: 232px;
	height: 21px;
	border-right: 1px #999999 solid;
	text-align: right;
	line-height: 22px;
	font-size: 14px;
	float: left;
	display: table-cell;
}
div.table-cell-txt p {
	display: table-cell;
	float: right;
	text-align: right;
	margin: 0;
	padding-right: 13px;
}
div.table-cell {
	float: left;
	display: table-cell;
}