.body {
	background-color: #88ACCD;
	margin: 0px;
	padding: 0px 0px 0px;
}
.bodyTbl {
	padding: 0px;
	width: 800px;
	border-top: 8px solid #5A79BC;
	border-right: 2px solid #5A79BC;
	border-bottom: 4px solid #5A79BC;
	border-left: 2px solid #5A79BC;
	margin: 0px auto;



}
.header {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 165px;
	background-position: center top;
	text-align: center;
	vertical-align: top;


}

.imgAlgnRt {
	margin: 0px;
	padding: 5px;
	clear: none;
	float: right;
}
.imgAlgnLft {
	clear: none;
	float: left;
	padding: 5px;
	margin: 10px;

}
.tdHd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E0E0C0;
	background-color: #5A79BC;
	text-align: center;
	vertical-align: middle;
	margin: 3px;
	padding: 3px;
	height: 25px;
	text-decoration: underline;
	border-right: 1px solid #000066;


}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	margin: 3px;
	padding: 3px;
	border-top: 4px solid #996600;
	border-right: 1px solid #996600;
	border-bottom: 4px solid #996600;
	border-left: 1px solid #996600;
	background: #E0E0C0;
	height: 40px;


}
.indexList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	list-style-position: outside;
	list-style-type: disc;
	font-style: italic;
	line-height: normal;
	margin: 5px 5px 5px 15px;
	padding: 5px 5px 5px 15px;
	text-align: left;


}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 3px 5px 3px 15px;
	padding: 3px 0px 3px 3px;
	text-align: left;
}
.brdrRt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.brdrLft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align: center;
	vertical-align: middle;
	margin: 3px;
	padding: 3px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #E0E0C0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;


}
.buttonLink {
	color: #5A79BC;
	font-weight: bold;
	text-decoration: none;

}

.brdrTop {
	border-top: 1px solid #000066;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #000066;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
	line-height: normal;
	text-decoration: underline;
	text-align: center;


}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	margin: 3px;
	padding: 3px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	margin: 3px;
	padding: 3px;
	text-align: center;
}
h4 {
	font: italic bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.numList {
	list-style-position: outside;
	list-style-type: decimal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000066;

}
.cellBrdr {
	border: 1px solid #000066;
}
.brdrBot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
