#pageBackWrapper {
	/* IE/Win block center */
	text-align: center;
}
#headerWrapper {
	/* IE/Win block center */
	text-align: center;
}
#contentWrapper {
	/* IE/Win block center */
	text-align: center;
}
#footerWrapper {
	/* IE/Win block center */
	text-align: center;
	clear: both;
}
#pageBack
 	{
	/* IE/Win block center: text-align is inherited; reset it */
	background-color: #ffffff;
	padding: 0px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #330C67;
	/**/
	width: 750px;
}
#header
 	{
	text-align: left;
	height: 63px;
	margin-left: auto;
	margin-right: auto;
	/**/
	width: 750px;
}
#content
 	{
	background-color: #ffffff;
	text-align: left;
	padding: 12px;
	width: 700px;
}
#contentNoPad
 	{
	background-color: #ffffff;
	text-align: left;
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 750px;
}
#footer
 	{
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	vertical-align: bottom;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

html, body {
	font-family: arial,helvetica;
	font-size: 10pt;
	height: 100%;
	background-color: #7DADAD;
}
td {
	font-family: arial,helvetica;
	font-size: 10pt;
}
input {
	font-family: arial,helvetica;
	font-size: 10pt;
}
select, option {
	font-family: arial,helvetica;
	font-size: 10pt;
}
.largeHead {
	font-family: arial,helvetica;
	font-weight: bold;
	font-size: 14pt;
	border-bottom: 1px solid black;
	margin-top: 3px;
	margin-left: 4px;
	margin-right: 9px;
	color: #9B0303
}
.sectionStart {
	font-family: arial,helvetica;
	font-weight: bold;
	font-size: 12pt;
	color: #9B0303
}
.chapHead {
	font-family: arial,helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #9B0303
}
.navHead {
	font-family: arial,helvetica;
	font-size: 9pt;
	text-align: center;
}
.subHead {
	font-family: arial,helvetica;
	font-size: 12pt;
}
a:link {
	color: #054744;
}
a:hover {
	color: #9B0303;
}
a:active {
	color: #C48408;
}
a:visited {
	color: #629797;
}
.copyright {
	font-family: arial,helvetica;
	font-size: 10px;
	padding: 6px;
}
.copyright a:link {
	color: #ffffff;
}
.copyright a:hover {
	color: #9B0303;
}
.copyright a:active {
	color: #C8E8E8;
}
.copyright a:visited {
	color: #003636;
}
.navLinks {
	font-family: arial,helvetica;
	font-size: 9pt;
	text-align: center;
	padding-top: 12px;
	padding-right: 12px;
}
.navSpacer {
	padding-left: 10px;
	padding-right: 10px;
}

td.borderedCell {
	font-family: arial,helvetica;
	font-size: 10pt;
	border: 1px solid black;
}
