body {
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
	margin: 0px;
	
}

td, th {
	color: #99CCCC;
}

h1 {
	color: #000000;
	font-size:14pt;
	font-weight: bold;
	text-align: center;
}

h2 {
	color: #000000;
	font-size: 14pt;
	text-align: center;
}

h3, h4 {
	color: #000000;
	text-align: center;
}

h5, h6 {
	color: #000000;
	text-align: center;
}

a {
	color: #9999cc;
}

table {
	background-color:#FFFFFF;
	width: 100%;
}

th {
	color:#003366;
}
td {
	color:#000000;
}
.redLine {
	display: none;
}

.whiteLine{
	display: none;
	height: 0px;
}

.blueLine{
	display: none;
	height: 0px;
}

.tealLine{
	display: none;
	height: 0px;
}

.bodyCell {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	color: #000000;
	margin: 0pt;
	padding: 8pt;
	width: 100%;
}
.bodyTable {
	width: 100%;
}
.redBottom {
	display: none;
}
.header {
	display: none;
	height: 0px;
}
.logo {
	display: none;
	height: 0px;
}
.bodyTable table {
	border: 1px solid #000000;
	padding: 0px;
	width: 100%;
}
.bodyTable table tr {
	padding: 0px;
	margin: 0px;
}

.bodyTable table th {
	border: 0px;
	background-color: #60B6BD;
	color: #000000;
	padding-left: 2pt;
	padding-right: 1pt;
	padding-top: 1pt;
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #27539B;
}

.bodyTable table td {
	text-align:left;
	background-color: #FFFFFF;
	padding: 2pt;
	margin: 0px;
	color: #000000;
	border-top: 1px solid #27539B;
	border-right: 0px none #60B6BD;
	border-bottom: 0px solid #27539B;
	border-left: 0px none #60B6BD;
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 8pt;
}

.bodyTable a{
	color: #000000;
}
.formButton {
	display: none;
}
.adminNavigation {
	display: none;
}
.designBy{
	display: none;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

.noPrint{
	display: none;
}
