body {
	background-image: url(images/backgroundTile.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: 94b8d0;
}
td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}

a   { 
	color: #7FBA00; 
	text-decoration: underline;
}

a:hover   { 
	color: #7FBA00; 
	text-decoration: none;
}


.contentPad {
	padding: 16px;
}

.FooterLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 00568E;
	text-decoration: none;
}

.FooterLink:a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 00568E;
	text-decoration: none;
}

.FooterLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 01183B;
	text-decoration: none;
}

.FooterLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 7FBA00;
	text-decoration: none;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 01558F;
}
.leftColPad {
	padding-top: 20px;
	padding-left: 20px;
}
